LUMINOUS-SHELF-MIB: View SNMP OID List / Download MIB
VENDOR: LUMINOUS NETWORKS, INC
Home | MIB: LUMINOUS-SHELF-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
luminous | 1.3.6.1.4.1.4614 | |||
lumADM | 1.3.6.1.4.1.4614.1 | |||
lumADMShelfMIB | 1.3.6.1.4.1.4614.1.1 |
The Luminous Shelf MIB contains Information related to the equipment contained in Luminous Shelf. |
||
lumADMShelf | 1.3.6.1.4.1.4614.1.1.1 | |||
lumNodeId | 1.3.6.1.4.1.4614.1.1.1.1 | integer32 | read-only |
Used to identify the node. |
lumShelfId | 1.3.6.1.4.1.4614.1.1.1.2 | octet string | read-only |
Shelf ID |
lumNodeType | 1.3.6.1.4.1.4614.1.1.1.3 | integer | read-write |
A Central Office(CO) or Customer Premise Equipment(CPE). CO nodes act as timing sources for the ring. Enumeration: 'co': 1, 'cpe': 2. |
lumShelfType | 1.3.6.1.4.1.4614.1.1.1.4 | lumshelftype | read-only |
LMS shelf type. This object may be used to identify Luminous shelves/nodes types. |
lumShelfHWVersion | 1.3.6.1.4.1.4614.1.1.1.5 | lumversionstring | read-only |
The Shelf Hardware Version. |
lumShelfSerialNumber | 1.3.6.1.4.1.4614.1.1.1.6 | lumserialnumstring | read-only |
Luminous assigned Shelf Serial Number |
lumShelfCleiCode | 1.3.6.1.4.1.4614.1.1.1.7 | lumcleistring | read-only |
The CLEI code of the shelf. |
lumShelfManufactureDate | 1.3.6.1.4.1.4614.1.1.1.8 | lummanufacturestring | read-only |
The date this shelf has been manufactured. |
lumNodeStatus | 1.3.6.1.4.1.4614.1.1.1.9 | integer | read-only |
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. Enumeration: 'minorAlarm': 2, 'criticalFailure': 4, 'minorFailure': 3, 'normal': 1. |
lumShelfChanges | 1.3.6.1.4.1.4614.1.1.1.10 | counter32 | read-only |
Number of shelf changes such as card inserts/removes, switchovers, downloads (i.e. ones resulting in traps) since the last reboot. |
lumShelfCommand | 1.3.6.1.4.1.4614.1.1.1.11 | integer | read-write |
reset (2) - resets the shelf. Enumeration: 'reset': 2, 'none': 1. |
lumPrimaryOptinetClockSourcePort | 1.3.6.1.4.1.4614.1.1.1.12 | integer32 | read-write |
ifIndex of the port desired to be used as as a primary optinet clock source. Can be set on CO nodes only. |
lumSecondaryOptinetClockSourcePort | 1.3.6.1.4.1.4614.1.1.1.13 | integer32 | read-write |
ifIndex of the port desired to be used as as a secondary optinet clock source. Can be set on CO nodes only. |
lumCurrentOptinetClockSourcePort | 1.3.6.1.4.1.4614.1.1.1.14 | integer | read-only |
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. Enumeration: 'none': 1, 'primary': 3, 'internal': 2, 'counterClockWise': 6, 'clockWise': 5, 'secondary': 4. |
lumShelfCurrentTime | 1.3.6.1.4.1.4614.1.1.1.15 | lumdatetimestring | read-only |
The current date and time on this shelf. |
lumSyncType | 1.3.6.1.4.1.4614.1.1.1.16 | integer | read-write |
This control the behaviour of the timing synchronisation for this node. Enumeration: 'revertive': 2, 'nonRevertive': 1. |
lumADMCard | 1.3.6.1.4.1.4614.1.1.2 | |||
lumADMCardTable | 1.3.6.1.4.1.4614.1.1.2.1 | no-access |
Luminous Card Table. |
|
1.3.6.1.4.1.4614.1.1.2.1.1 | no-access |
. |
||
lumShelfPlane | 1.3.6.1.4.1.4614.1.1.2.1.1.1 | lumchassisplane | read-only |
Either front or back plane. |
lumSlotID | 1.3.6.1.4.1.4614.1.1.2.1.1.2 | lumslotnum | read-only |
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). |
lumCardType | 1.3.6.1.4.1.4614.1.1.2.1.1.3 | lumcardtype | read-write |
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. |
lumCardHWVersion | 1.3.6.1.4.1.4614.1.1.2.1.1.4 | lumversionstring | read-only |
The version of the card's hardware. |
lumCardSWVersion | 1.3.6.1.4.1.4614.1.1.2.1.1.5 | lumversionstring | read-only |
The version of the card's software. |
lumCardSerialNumber | 1.3.6.1.4.1.4614.1.1.2.1.1.6 | displaystring | read-only |
The card's Serial Number. |
lumCardCleiCode | 1.3.6.1.4.1.4614.1.1.2.1.1.7 | displaystring | read-only |
The cards CLEI code. |
lumCardLEDs | 1.3.6.1.4.1.4614.1.1.2.1.1.8 | octet string | read-only |
Each byte is a LED. 1 - off; 2 - on; |
lumCardOperState | 1.3.6.1.4.1.4614.1.1.2.1.1.9 | lumcardoperstate | read-only |
The Operational State indicates the current state of the card |
lumCardAdminState | 1.3.6.1.4.1.4614.1.1.2.1.1.10 | lumcardadminstate | read-write |
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. |
lumCardFailureState | 1.3.6.1.4.1.4614.1.1.2.1.1.11 | lumcardfailurestate | read-only |
Failure state of the card. |
lumCardNumbOfPorts | 1.3.6.1.4.1.4614.1.1.2.1.1.12 | unsigned32 | read-only |
The total number of ports on this card. |
lumCardVoltage | 1.3.6.1.4.1.4614.1.1.2.1.1.13 | unsigned32 | read-only |
The current card voltage as measured by the voltage sensors. |
lumCardTemperature | 1.3.6.1.4.1.4614.1.1.2.1.1.14 | unsigned32 | read-only |
The current card temperature as measured by the temperature sensors. |
lumCardCPUtilization | 1.3.6.1.4.1.4614.1.1.2.1.1.15 | lumpercent | read-only |
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. |
lumCardNVMemoryAvailable | 1.3.6.1.4.1.4614.1.1.2.1.1.16 | unsigned32 | read-only |
The currently available to use part of the non-volatile memory. |
lumCardNVMemoryUsed | 1.3.6.1.4.1.4614.1.1.2.1.1.17 | unsigned32 | read-only |
The currently unavailable part of the non-volatile memory. |
lumCardUpTime | 1.3.6.1.4.1.4614.1.1.2.1.1.18 | timeticks | read-only |
Time of the last reboot relative to SYSCON sysUpTime. |
lumStandbySlot | 1.3.6.1.4.1.4614.1.1.2.1.1.19 | lumslotnum | read-write |
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. |
lumCardFlashImage1Ver | 1.3.6.1.4.1.4614.1.1.2.1.1.20 | lumversionstring | read-only |
The version number of the flash image #1. |
lumCardFlashImage2Ver | 1.3.6.1.4.1.4614.1.1.2.1.1.21 | lumversionstring | read-only |
The version number of the flash image #2. |
lumCardFlashImage3Ver | 1.3.6.1.4.1.4614.1.1.2.1.1.22 | lumversionstring | read-only |
The version number of the flash image #3. |
lumCardFlashImage1State | 1.3.6.1.4.1.4614.1.1.2.1.1.23 | lumimagestate | read-only |
The state of the flash image #1. |
lumCardFlashImage2State | 1.3.6.1.4.1.4614.1.1.2.1.1.24 | lumimagestate | read-only |
The state of the flash image #2. |
lumCardFlashImage3State | 1.3.6.1.4.1.4614.1.1.2.1.1.25 | lumimagestate | read-only |
The version number of the flash image #3. |
lumCardResetInProgress | 1.3.6.1.4.1.4614.1.1.2.1.1.26 | truthvalue | read-only |
The card reset indicator. |
lumCardPROMVersion | 1.3.6.1.4.1.4614.1.1.2.1.1.27 | lumversionstring | read-only |
The version of the PROM on this card. |
lumCardManufDateAndLocation | 1.3.6.1.4.1.4614.1.1.2.1.1.28 | lummanufacturestring | read-only |
The date and location where the card has been manufactured. |
lumCardCPULast2Seconds | 1.3.6.1.4.1.4614.1.1.2.1.1.29 | lumpercent | read-only |
The cards main CPU utilization during the last two seconds in percents multiplied by hundred. |
lumCardCPULast1Minute | 1.3.6.1.4.1.4614.1.1.2.1.1.30 | lumpercent | read-only |
The cards main CPU utilization during the last one minute in percents multiplied by hundred. |
lumCardCPULast10Minutes | 1.3.6.1.4.1.4614.1.1.2.1.1.31 | lumpercent | read-only |
The cards main CPU utilization during the last ten minutes in percents multiplied by hundred. |
lumCardTotalRAMMemory | 1.3.6.1.4.1.4614.1.1.2.1.1.32 | unsigned32 | read-only |
The total RAM memory on this card in bytes. |
lumCardRAMMemoryUsed | 1.3.6.1.4.1.4614.1.1.2.1.1.33 | unsigned32 | read-only |
The RAM memory used on this card in bytes. |
lumCardBaseType | 1.3.6.1.4.1.4614.1.1.2.1.1.34 | lumcardbasetype | read-only |
The base type of a card in the slot. |