equipmentOpticalModuleWarmingUpState
LUM-EQUIPMENT-MIB ·
.1.3.6.1.4.1.8708.2.11.2.10.1.1.9
Object
column LUM-TCTruthValueWithNA
Module is warming up, the optics has not reached a stable
state.
True: Module is warming up.
False: Module is ready and optics have reached stable state.
Context
- MIB
- LUM-EQUIPMENT-MIB
- OID
.1.3.6.1.4.1.8708.2.11.2.10.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- equipmentOpticalModuleEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LUM-EQUIPMENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-EQUIPMENT-MIB::equipmentOpticalModuleWarmingUpState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-EQUIPMENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-EQUIPMENT-MIB::equipmentOpticalModuleWarmingUpState.<equipmentOpticalModuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-EQUIPMENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-EQUIPMENT-MIB::equipmentOpticalModuleWarmingUpState'
Syntax
- Source
- LUM-TCTruthValueWithNA
- Base type
Enumeration
Type Description
Defines a value that can be true, false or not available
true - The condition is false
false - The condition is not true
notAvailable (2147483646) is used when attribute is
not available under current circumstances. This value
is only used when used for a state.
notApplicable (2147483647) is used when attribute is
not used in current configuration.
Values & Constraints
Type Values
0 | true |
1 | false |
2147483646 | notAvailable |
2147483647 | notApplicable |
Conformance
Member of