tmnxHwFirmwareRevisionStatus
TIMETRA-CHASSIS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.2.1.8.1.35
Object
column Enumeration
The value of tmnxHwFirmwareRevisionStatus indicates the firmware/FPGA
revision status for the device. A device that does not support a
firmware/FPGA revision status will always return 'notApplicable (0)'.
The possible values of tmnxHwFirmwareRevisionStatus are:
notApplicable (0) - The device does not support this object
or the device does support this object
but the current firmware revision is
not yet known (e.g. the device is
currently initializing).
acceptable (1) - The device has a firmware revision that
is acceptable with the current system
configuration.
notAcceptable (2) - The device has a firmware revision that
is not acceptable with the current
system configuration.
upgradePending (3) - The device has a firmware revision that
is not acceptable with the current
system configuration; an upgrade will
be issued on the device's firmware to
bring it to an acceptable state.
upgrading (4) - The device's firmware is currently
being upgraded to the latest revision
acceptable with the current system
configuration.
upgradeNextHardReset (5) - The device's firmware is acceptable
but a new revision is available and
the card will be upgraded to this new
revision on the next hard reset.
Context
- MIB
- TIMETRA-CHASSIS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.2.1.8.1.35- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxHwEntry
- 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 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CHASSIS-MIB::tmnxHwFirmwareRevisionStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-CHASSIS-MIB::tmnxHwFirmwareRevisionStatus.<tmnxChassisIndex>.<tmnxHwIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-CHASSIS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-CHASSIS-MIB::tmnxHwFirmwareRevisionStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | notApplicable |
1 | acceptable |
2 | notAcceptable |
3 | upgradePending |
4 | upgrading |
5 | upgradeNextHardReset |
Conformance
Member of