portDevFwImgSlotTwoState
LUM-PORTDEVICE-MIB ·
.1.3.6.1.4.1.8708.2.57.2.4.1.1.12
Object
column PortDevFwImgState
The state of the firmware that is in slot two.
Context
- MIB
- LUM-PORTDEVICE-MIB
- OID
.1.3.6.1.4.1.8708.2.57.2.4.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- portDevFwEntry
- 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-PORTDEVICE-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PORTDEVICE-MIB::portDevFwImgSlotTwoState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-PORTDEVICE-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-PORTDEVICE-MIB::portDevFwImgSlotTwoState.<portDevFwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-PORTDEVICE-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-PORTDEVICE-MIB::portDevFwImgSlotTwoState'
Syntax
- Source
- PortDevFwImgState
- Base type
Enumeration
Type Description
The states of the firware image on port device. unknown - Can not get image information from port device inactive - Image stored but not activated active - Image stored and activated empty - No image stored
Values & Constraints
Type Values
0 | unknown |
1 | inactive |
2 | active |
3 | empty |
Conformance
Member of