XYLAN-POS3-MIB

File: XYLAN-POS3-MIB.mib (7829 bytes)

Imported modules

RFC1213-MIB RFC-1212 XYLAN-BASE-MIB

Imported symbols

DisplayString OBJECT-TYPE xylanPportArch

Defined Types

SonetPortConfigEntry  
SEQUENCE    
  sonetPortConfigSlotIndex INTEGER
  sonetPortConfigPortIndex INTEGER
  sonetPortDescription DisplayString
  sonetPortFramingType INTEGER
  sonetPortLoopbackConfig INTEGER
  sonetPortTransmitClockSource INTEGER
  sonetPortPlScramble INTEGER
  sonetPortStatusChangeTrapEnable INTEGER
  sonetPortFcsSize INTEGER

Defined Values

sonetPort 1.3.6.1.4.1.800.2.11.4
OBJECT IDENTIFIER    

sonetPortConfigTable 1.3.6.1.4.1.800.2.11.4.1
A table of Sonet physical layer status and parameter information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SonetPortConfigEntry

sonetPortConfigEntry 1.3.6.1.4.1.800.2.11.4.1.1
An entry in the table, containing information about the physical layer of a Sonet interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SonetPortConfigEntry  

sonetPortConfigSlotIndex 1.3.6.1.4.1.800.2.11.4.1.1.1
A unique value which identifies this HSM board slot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..9  

sonetPortConfigPortIndex 1.3.6.1.4.1.800.2.11.4.1.1.2
A unique value which identifies this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

sonetPortDescription 1.3.6.1.4.1.800.2.11.4.1.1.3
The name in ascii characters describing the interface
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

sonetPortFramingType 1.3.6.1.4.1.800.2.11.4.1.1.4
Physical layer medium type.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER sonet(1), sdh(2)  

sonetPortLoopbackConfig 1.3.6.1.4.1.800.2.11.4.1.1.5
This variable represents the loopback confi- guration of the Sonet interface. Agents support- ing read/write access should return badValue in response to a requested loopback state that the interface does not support. The values mean: sonetNoLoop Not in the loopback state. A device that is not capable of performing a loopback on the interface shall always return this as it's value. sonetPayloadLoop The received signal at this interface is looped through the device. Typically the received signal is looped back for re- transmission after it has passed through the device's framing function. sonetLineLoop The received signal at this interface does not go through the device (minimum pene- tration) but is looped back out. sonetOtherLoop Loopbacks that are not defined here.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER sonetNoLoop(1), sonetPayloadLoop(2), sonetLineLoop(3), sonetOtherLoop(4)  

sonetPortTransmitClockSource 1.3.6.1.4.1.800.2.11.4.1.1.6
The source of Transmit Clock. 'loopTiming' indicates that the recovered re- ceive clock is used as the transmit clock. 'localTiming' indicates that a local clock source is used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER loopTiming(1), localTiming(2)  

sonetPortPlScramble 1.3.6.1.4.1.800.2.11.4.1.1.7
Payload Scrambling enabled/disabled
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

sonetPortStatusChangeTrapEnable 1.3.6.1.4.1.800.2.11.4.1.1.8
Indicates whether traps should be generated for this interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

sonetPortFcsSize 1.3.6.1.4.1.800.2.11.4.1.1.9
The size of the FCS, in bits.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER fcs16(1), fcs32(2)