CORE-MIB

File: CORE-MIB.mib (14832 bytes)

Imported modules

RFC1155-SMI RFC-1212

Imported symbols

enterprises Counter OBJECT-TYPE

Defined Types

LedColor  
INTEGER none(1), green(2), black(3), yellow(4), red(5), white(6), blue(7), magenta(8), grey(9)    

RingId  
INTEGER undefined(1), a(2), b(3)    

AdminStatus  
INTEGER undefined(1), disabled(2), enabled(3)    

LinkStatus  
INTEGER undefined(1), linkOff(2), linkOn(3)    

FlowControlStatus  
INTEGER undefined(1), flowControlOff(2), flowControlOn(3)    

CoreSlotEntry  
SEQUENCE    
  coreSlotPosition INTEGER
  coreSlotType INTEGER
  coreSlotPortsNumber INTEGER

CorePortEntry  
SEQUENCE    
  coreSlotNumber INTEGER
  corePortNumber INTEGER
  corePortType INTEGER
  corePortRingId RingId
  corePortFirstChannel INTEGER
  corePortLastChannel INTEGER
  corePortLinkStatus LinkStatus
  corePortAdminStatus AdminStatus
  corePortRingStatus INTEGER
  corePortFlowControl FlowControlStatus
  corePortDuplex INTEGER
  corePortSpeed INTEGER
  corePortGoodByteRx Counter
  corePortByteTx Counter
  corePortGoodFrameRx Counter
  corePortFrameTx Counter
  corePortTotalByteRx Counter
  corePortTotalFrameRx Counter
  corePortBcstFrameRx Counter
  corePortMcstFrameRx Counter
  corePortCRCError Counter
  corePortOversize Counter
  corePortFragment Counter
  corePortJabber Counter
  corePortCollision Counter
  corePortLateCollision Counter
  corePortFr64 Counter
  corePortFr64to127 Counter
  corePortFr128to255 Counter
  corePortFr256to511 Counter
  corePortFr512to1023 Counter
  corePortFr1024to1023 Counter
  corePortFr1023toMAX Counter
  corePortDropped Counter
  corePortMcstFrameTx Counter
  corePortBcstFrameTx Counter
  corePortUndersize Counter

CoreChannelEntry  
SEQUENCE    
  coreChannelRingId RingId
  coreChannelNumber INTEGER
  coreChannelTxPwr LedColor
  coreChannelTxWave LedColor
  coreChannelRxPwr LedColor
  coreChannelRxLink LedColor

Defined Values

nbase 1.3.6.1.4.1.629
OBJECT IDENTIFIER    

nbSwitchG1 1.3.6.1.4.1.629.1
OBJECT IDENTIFIER    

nbSwitchG1Il 1.3.6.1.4.1.629.1.50
OBJECT IDENTIFIER    

core 1.3.6.1.4.1.629.1.50.9
OBJECT IDENTIFIER    

coreInfo 1.3.6.1.4.1.629.1.50.9.1
OBJECT IDENTIFIER    

coreSlotsMaxNumber 1.3.6.1.4.1.629.1.50.9.1.1
Number of slots
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

coreChannelsMaxNumber 1.3.6.1.4.1.629.1.50.9.1.2
Maximum number of channels
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

coreRingsMaxNumber 1.3.6.1.4.1.629.1.50.9.1.3
Actual number of rings
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

coreSlotsActNumber 1.3.6.1.4.1.629.1.50.9.1.4
Actual number of non empty slots
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

coreRingsActNumber 1.3.6.1.4.1.629.1.50.9.1.6
Actual number of rings
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

coreSlotsTable 1.3.6.1.4.1.629.1.50.9.2
???
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CoreSlotEntry

coreSlotEntry 1.3.6.1.4.1.629.1.50.9.2.1
???
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CoreSlotEntry  

coreSlotPosition 1.3.6.1.4.1.629.1.50.9.2.1.1
Position of the slot: the leftest slot has position 1
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

coreSlotType 1.3.6.1.4.1.629.1.50.9.2.1.2
Type of the slot
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER empty(1), cooper20(2), mCoreAgent(9), mCore1Wdm1(11), mCore1Wdm2(12), mCore1Wdm3(13), mCore1Wdm4(14), mCore4Wdm(20), mCore4Giga(30), mEdge2Giga(40), mEdge2Wdm(50)  

coreSlotPortsNumber 1.3.6.1.4.1.629.1.50.9.2.1.3
Number of the ports in the card placed in the slot; in empty(1) ports number is equal to 0
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

corePortTable 1.3.6.1.4.1.629.1.50.9.3
???
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CorePortEntry

corePortEntry 1.3.6.1.4.1.629.1.50.9.3.1
???
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CorePortEntry  

coreSlotNumber 1.3.6.1.4.1.629.1.50.9.3.1.1
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

corePortNumber 1.3.6.1.4.1.629.1.50.9.3.1.2
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

corePortType 1.3.6.1.4.1.629.1.50.9.3.1.3
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER undefined(1), coreGigaBit(2), coreWDM(3)  

corePortRingId 1.3.6.1.4.1.629.1.50.9.3.1.4
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  RingId  

corePortFirstChannel 1.3.6.1.4.1.629.1.50.9.3.1.5
For coreGigaBit(2) ports corePortFirstChannel=corePortLastChannel and is equal to its channel number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

corePortLastChannel 1.3.6.1.4.1.629.1.50.9.3.1.6
For coreGigaBit(2) ports corePortFirstChannel=corePortLastChannel and is equal to its channel number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

corePortLinkStatus 1.3.6.1.4.1.629.1.50.9.3.1.7
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  LinkStatus  

corePortAdminStatus 1.3.6.1.4.1.629.1.50.9.3.1.8
???
Status: mandatory Access: read-write
OBJECT-TYPE    
  AdminStatus  

corePortRingStatus 1.3.6.1.4.1.629.1.50.9.3.1.9
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER nonRing(1), internal(2), external(3)  

corePortFlowControl 1.3.6.1.4.1.629.1.50.9.3.1.10
???
Status: mandatory Access: read-write
OBJECT-TYPE    
  FlowControlStatus  

corePortDuplex 1.3.6.1.4.1.629.1.50.9.3.1.11
???
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER half(1), full(2)  

corePortSpeed 1.3.6.1.4.1.629.1.50.9.3.1.12
Actual speed in Mbps
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

corePortGoodByteRx 1.3.6.1.4.1.629.1.50.9.3.1.13
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

corePortByteTx 1.3.6.1.4.1.629.1.50.9.3.1.14
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

corePortGoodFrameRx 1.3.6.1.4.1.629.1.50.9.3.1.15
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

corePortFrameTx 1.3.6.1.4.1.629.1.50.9.3.1.16
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

corePortTotalByteRx 1.3.6.1.4.1.629.1.50.9.3.1.17
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

corePortTotalFrameRx 1.3.6.1.4.1.629.1.50.9.3.1.18
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

corePortBcstFrameRx 1.3.6.1.4.1.629.1.50.9.3.1.19
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

corePortMcstFrameRx 1.3.6.1.4.1.629.1.50.9.3.1.20
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

corePortCRCError 1.3.6.1.4.1.629.1.50.9.3.1.21
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

corePortOversize 1.3.6.1.4.1.629.1.50.9.3.1.22
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

corePortFragment 1.3.6.1.4.1.629.1.50.9.3.1.23
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

corePortJabber 1.3.6.1.4.1.629.1.50.9.3.1.24
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

corePortCollision 1.3.6.1.4.1.629.1.50.9.3.1.25
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

corePortLateCollision 1.3.6.1.4.1.629.1.50.9.3.1.26
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

corePortFr64 1.3.6.1.4.1.629.1.50.9.3.1.27
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

corePortFr64to127 1.3.6.1.4.1.629.1.50.9.3.1.28
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

corePortFr128to255 1.3.6.1.4.1.629.1.50.9.3.1.29
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

corePortFr256to511 1.3.6.1.4.1.629.1.50.9.3.1.30
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

corePortFr512to1023 1.3.6.1.4.1.629.1.50.9.3.1.31
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

corePortFr1024to1023 1.3.6.1.4.1.629.1.50.9.3.1.32
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

corePortFr1023toMAX 1.3.6.1.4.1.629.1.50.9.3.1.33
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

corePortDropped 1.3.6.1.4.1.629.1.50.9.3.1.34
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

corePortMcstFrameTx 1.3.6.1.4.1.629.1.50.9.3.1.35
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

corePortBcstFrameTx 1.3.6.1.4.1.629.1.50.9.3.1.36
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

corePortUndersize 1.3.6.1.4.1.629.1.50.9.3.1.37
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

coreChannelTable 1.3.6.1.4.1.629.1.50.9.4
???
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CoreChannelEntry

coreChannelEntry 1.3.6.1.4.1.629.1.50.9.4.1
???
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CoreChannelEntry  

coreChannelRingId 1.3.6.1.4.1.629.1.50.9.4.1.1
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  RingId  

coreChannelNumber 1.3.6.1.4.1.629.1.50.9.4.1.2
???
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

coreChannelTxPwr 1.3.6.1.4.1.629.1.50.9.4.1.3
Laser transmit power within range: - the color red(5) means the parameter is out of spec below; - the color green(2) means the transmit power is in of range; - the color black(3) means there is not transmit power to the channel/port or board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  LedColor  

coreChannelTxWave 1.3.6.1.4.1.629.1.50.9.4.1.4
Laser wavelength within range: - the color red(5) means the parameter is out of spec below; - the color green(2) means the wavelength is in of range; - the color black(3) means there is not wavelength (???).
Status: mandatory Access: read-only
OBJECT-TYPE    
  LedColor  

coreChannelRxPwr 1.3.6.1.4.1.629.1.50.9.4.1.5
Laser receive power within range: - the color red(5) means the parameter is out of spec below; - the color green(2) means the receive power is in of range; - the color black(3) means there is not receive power to the channel/port or board.
Status: mandatory Access: read-only
OBJECT-TYPE    
  LedColor