LUMINOUS-SHELF-MIB

File: LUMINOUS-SHELF-MIB.mib (27503 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC LUMINOUS-TC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
ObjectName Integer32 Counter32
Unsigned32 TimeTicks enterprises
MacAddress DisplayString TruthValue
LumSlotNum LumAdminStatus LumOperStatus
LumName LumDescr LumPortNum
LumSimpleIndex LumAlarmSeverity LumCardBaseType
LumCardType LumVersionString LumSerialNumString
LumCleiString LumCardAdminState LumCardOperState
LumCardFailureState LumShelfType LumChassisPlane
LumImageState LumDateTimeString LumPercent
LumManufactureString

Defined Types

LumADMCardEntry  
SEQUENCE    
  lumShelfPlane LumChassisPlane
  lumSlotID LumSlotNum
  lumCardType LumCardType
  lumCardHWVersion LumVersionString
  lumCardSWVersion LumVersionString
  lumCardSerialNumber LumSerialNumString
  lumCardCleiCode LumCleiString
  lumCardLEDs OCTET STRING
  lumCardOperState LumCardOperState
  lumCardAdminState LumCardAdminState
  lumCardFailureState LumCardFailureState
  lumCardNumbOfPorts LumPortNum
  lumCardVoltage Unsigned32
  lumCardTemperature Unsigned32
  lumCardCPUtilization LumPercent
  lumCardNVMemoryAvailable Unsigned32
  lumCardNVMemoryUsed Unsigned32
  lumCardUpTime TimeTicks
  lumStandbySlot LumSlotNum
  lumCardFlashImage1Ver LumVersionString
  lumCardFlashImage2Ver LumVersionString
  lumCardFlashImage3Ver LumVersionString
  lumCardFlashImage1State LumImageState
  lumCardFlashImage2State LumImageState
  lumCardFlashImage3State LumImageState
  lumCardResetInProgress TruthValue
  lumCardPROMVersion LumVersionString
  lumCardManufDateAndLocation LumManufactureString
  lumCardCPULast2Seconds LumPercent
  lumCardCPULast1Minute LumPercent
  lumCardCPULast10Minutes LumPercent
  lumCardTotalRAMMemory Unsigned32
  lumCardRAMMemoryUsed Unsigned32
  lumCardBaseType LumCardBaseType

Defined Values

luminous 1.3.6.1.4.1.4614
OBJECT IDENTIFIER    

lumADM 1.3.6.1.4.1.4614.1
OBJECT IDENTIFIER    

lumADMShelfMIB 1.3.6.1.4.1.4614.1.1
The Luminous Shelf MIB contains Information related to the equipment contained in Luminous Shelf.
MODULE-IDENTITY    

lumADMShelf 1.3.6.1.4.1.4614.1.1.1
OBJECT IDENTIFIER    

lumNodeId 1.3.6.1.4.1.4614.1.1.1.1
Used to identify the node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lumShelfId 1.3.6.1.4.1.4614.1.1.1.2
Shelf ID
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..80)  

lumNodeType 1.3.6.1.4.1.4614.1.1.1.3
A Central Office(CO) or Customer Premise Equipment(CPE). CO nodes act as timing sources for the ring.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER co(1), cpe(2)  

lumShelfType 1.3.6.1.4.1.4614.1.1.1.4
LMS shelf type. This object may be used to identify Luminous shelves/nodes types.
Status: current Access: read-only
OBJECT-TYPE    
  LumShelfType  

lumShelfHWVersion 1.3.6.1.4.1.4614.1.1.1.5
The Shelf Hardware Version.
Status: current Access: read-only
OBJECT-TYPE    
  LumVersionString  

lumShelfSerialNumber 1.3.6.1.4.1.4614.1.1.1.6
Luminous assigned Shelf Serial Number
Status: current Access: read-only
OBJECT-TYPE    
  LumSerialNumString  

lumShelfCleiCode 1.3.6.1.4.1.4614.1.1.1.7
The CLEI code of the shelf.
Status: current Access: read-only
OBJECT-TYPE    
  LumCleiString  

lumShelfManufactureDate 1.3.6.1.4.1.4614.1.1.1.8
The date this shelf has been manufactured.
Status: current Access: read-only
OBJECT-TYPE    
  LumManufactureString  

lumNodeStatus 1.3.6.1.4.1.4614.1.1.1.9
minorAlarm(2) indicates that no action is needed but some alarming event has happened. minorFailure(3) indicates that a fault has occured but does not persist. The action from the management may not be needed. criticalFailure(4) indicates that the shelf cannot function properly. The management action is recommended (can be even reset or, if mulfunctioning, be replace) to correct the problem. Otherwise the problem may persist. This field is only an indication to the management of the failure/alarm occured. The management may decide to discover the route cause of the problem by analizing MIB objects on this and other shelves.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER normal(1), minorAlarm(2), minorFailure(3), criticalFailure(4)  

lumShelfChanges 1.3.6.1.4.1.4614.1.1.1.10
Number of shelf changes such as card inserts/removes, switchovers, downloads (i.e. ones resulting in traps) since the last reboot.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

lumShelfCommand 1.3.6.1.4.1.4614.1.1.1.11
reset (2) - resets the shelf.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), reset(2)  

lumPrimaryOptinetClockSourcePort 1.3.6.1.4.1.4614.1.1.1.12
ifIndex of the port desired to be used as as a primary optinet clock source. Can be set on CO nodes only.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

lumSecondaryOptinetClockSourcePort 1.3.6.1.4.1.4614.1.1.1.13
ifIndex of the port desired to be used as as a secondary optinet clock source. Can be set on CO nodes only.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

lumCurrentOptinetClockSourcePort 1.3.6.1.4.1.4614.1.1.1.14
The current source of the optinet clock. primary(3), secondary(4) can be reported only on CO nodes, and indicate which clock source has been currently selected by this CO node. clockWise(5), counterClockWise(6) can be reported only on CPE nodes and indicate the ring direction to the closest CO node from where the clock source is taken. none(1) indicates that the clock source has not been chosen. internal(2) indicates a node using its internal oscillator for a clock source. The internal oscillator is an oven-controlled oscillator (OCXO) on the switch(ring) card.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), internal(2), primary(3), secondary(4), clockWise(5), counterClockWise(6)  

lumShelfCurrentTime 1.3.6.1.4.1.4614.1.1.1.15
The current date and time on this shelf.
Status: current Access: read-only
OBJECT-TYPE    
  LumDateTimeString  

lumSyncType 1.3.6.1.4.1.4614.1.1.1.16
This control the behaviour of the timing synchronisation for this node.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER nonRevertive(1), revertive(2)  

lumADMCard 1.3.6.1.4.1.4614.1.1.2
OBJECT IDENTIFIER    

lumADMCardTable 1.3.6.1.4.1.4614.1.1.2.1
Luminous Card Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LumADMCardEntry

lumADMCardEntry 1.3.6.1.4.1.4614.1.1.2.1.1
.
Status: current Access: not-accessible
OBJECT-TYPE    
  LumADMCardEntry  

lumShelfPlane 1.3.6.1.4.1.4614.1.1.2.1.1.1
Either front or back plane.
Status: current Access: read-only
OBJECT-TYPE    
  LumChassisPlane  

lumSlotID 1.3.6.1.4.1.4614.1.1.2.1.1.2
Starts with 1 for the both front plane and for the back plane. The second slot of the double-slot cards is reported as with lumCardType equal to none(1).
Status: current Access: read-only
OBJECT-TYPE    
  LumSlotNum  

lumCardType 1.3.6.1.4.1.4614.1.1.2.1.1.3
The type of a card in the slot. none(1)indicates that the card is either not present in the slot. present(38)indicates that the card is present but not responding. In order to pre-allocate a slot for a particular card type, an SNMP Manager must change the value of a lumCardType object instance from the value of none(1) to the desired value.
Status: current Access: read-write
OBJECT-TYPE    
  LumCardType  

lumCardHWVersion 1.3.6.1.4.1.4614.1.1.2.1.1.4
The version of the card's hardware.
Status: current Access: read-only
OBJECT-TYPE    
  LumVersionString  

lumCardSWVersion 1.3.6.1.4.1.4614.1.1.2.1.1.5
The version of the card's software.
Status: current Access: read-only
OBJECT-TYPE    
  LumVersionString  

lumCardSerialNumber 1.3.6.1.4.1.4614.1.1.2.1.1.6
The card's Serial Number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

lumCardCleiCode 1.3.6.1.4.1.4614.1.1.2.1.1.7
The cards CLEI code.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

lumCardLEDs 1.3.6.1.4.1.4614.1.1.2.1.1.8
Each byte is a LED. 1 - off; 2 - on;
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..24)  

lumCardOperState 1.3.6.1.4.1.4614.1.1.2.1.1.9
The Operational State indicates the current state of the card
Status: current Access: read-only
OBJECT-TYPE    
  LumCardOperState  

lumCardAdminState 1.3.6.1.4.1.4614.1.1.2.1.1.10
This object indicates the state transition desired by the management. Below are the valid values that SNMP Manager can set, depending on lumCardType: lumCardType lumCardAdminState SET request =========== ============================= syscon(2) switchover(7) ring(3) switchover(7) t1(4) active(1), standby(2), outOfService(4), reset(6), switchover(7) ether(5) active(1), standby(2), outOfService(4), reset(6) Other values set by SNMP Manager for the cards above, or any value set for other cards will be rejected by SNMP Agent.
Status: current Access: read-write
OBJECT-TYPE    
  LumCardAdminState  

lumCardFailureState 1.3.6.1.4.1.4614.1.1.2.1.1.11
Failure state of the card.
Status: current Access: read-only
OBJECT-TYPE    
  LumCardFailureState  

lumCardNumbOfPorts 1.3.6.1.4.1.4614.1.1.2.1.1.12
The total number of ports on this card.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

lumCardVoltage 1.3.6.1.4.1.4614.1.1.2.1.1.13
The current card voltage as measured by the voltage sensors.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

lumCardTemperature 1.3.6.1.4.1.4614.1.1.2.1.1.14
The current card temperature as measured by the temperature sensors.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

lumCardCPUtilization 1.3.6.1.4.1.4614.1.1.2.1.1.15
The cards main CPU utilization in percents. Its expected that this field may oscilate and should not be taken for granted. When CPU utilization reaches 100%, the card may have no spare CPU cycles to actually report it.
Status: current Access: read-only
OBJECT-TYPE    
  LumPercent  

lumCardNVMemoryAvailable 1.3.6.1.4.1.4614.1.1.2.1.1.16
The currently available to use part of the non-volatile memory.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

lumCardNVMemoryUsed 1.3.6.1.4.1.4614.1.1.2.1.1.17
The currently unavailable part of the non-volatile memory.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

lumCardUpTime 1.3.6.1.4.1.4614.1.1.2.1.1.18
Time of the last reboot relative to SYSCON sysUpTime.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

lumStandbySlot 1.3.6.1.4.1.4614.1.1.2.1.1.19
The slot number of the card that serves as a standby for this card. SNMP Manager must set a desired card to standby state before attempting to set lumStandbySlot object's instance to to the value of that's slot.
Status: current Access: read-write
OBJECT-TYPE    
  LumSlotNum  

lumCardFlashImage1Ver 1.3.6.1.4.1.4614.1.1.2.1.1.20
The version number of the flash image #1.
Status: current Access: read-only
OBJECT-TYPE    
  LumVersionString  

lumCardFlashImage2Ver 1.3.6.1.4.1.4614.1.1.2.1.1.21
The version number of the flash image #2.
Status: current Access: read-only
OBJECT-TYPE    
  LumVersionString  

lumCardFlashImage3Ver 1.3.6.1.4.1.4614.1.1.2.1.1.22
The version number of the flash image #3.
Status: current Access: read-only
OBJECT-TYPE    
  LumVersionString  

lumCardFlashImage1State 1.3.6.1.4.1.4614.1.1.2.1.1.23
The state of the flash image #1.
Status: current Access: read-only
OBJECT-TYPE    
  LumImageState  

lumCardFlashImage2State 1.3.6.1.4.1.4614.1.1.2.1.1.24
The state of the flash image #2.
Status: current Access: read-only
OBJECT-TYPE    
  LumImageState  

lumCardFlashImage3State 1.3.6.1.4.1.4614.1.1.2.1.1.25
The version number of the flash image #3.
Status: current Access: read-only
OBJECT-TYPE    
  LumImageState  

lumCardResetInProgress 1.3.6.1.4.1.4614.1.1.2.1.1.26
The card reset indicator.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

lumCardPROMVersion 1.3.6.1.4.1.4614.1.1.2.1.1.27
The version of the PROM on this card.
Status: current Access: read-only
OBJECT-TYPE    
  LumVersionString  

lumCardManufDateAndLocation 1.3.6.1.4.1.4614.1.1.2.1.1.28
The date and location where the card has been manufactured.
Status: current Access: read-only
OBJECT-TYPE    
  LumManufactureString  

lumCardCPULast2Seconds 1.3.6.1.4.1.4614.1.1.2.1.1.29
The cards main CPU utilization during the last two seconds in percents multiplied by hundred.
Status: current Access: read-only
OBJECT-TYPE    
  LumPercent  

lumCardCPULast1Minute 1.3.6.1.4.1.4614.1.1.2.1.1.30
The cards main CPU utilization during the last one minute in percents multiplied by hundred.
Status: current Access: read-only
OBJECT-TYPE    
  LumPercent  

lumCardCPULast10Minutes 1.3.6.1.4.1.4614.1.1.2.1.1.31
The cards main CPU utilization during the last ten minutes in percents multiplied by hundred.
Status: current Access: read-only
OBJECT-TYPE    
  LumPercent  

lumCardTotalRAMMemory 1.3.6.1.4.1.4614.1.1.2.1.1.32
The total RAM memory on this card in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

lumCardRAMMemoryUsed 1.3.6.1.4.1.4614.1.1.2.1.1.33
The RAM memory used on this card in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

lumCardBaseType 1.3.6.1.4.1.4614.1.1.2.1.1.34
The base type of a card in the slot.
Status: current Access: read-only
OBJECT-TYPE    
  LumCardBaseType