tmnxHwSwState
TIMETRA-CHASSIS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.2.1.8.1.23
Object
column obsolete
Enumeration
The state of the software running on this IOM or CPM card.
The tmnxHwSwState object is obsolete. The Nokia 7x50 platform
cannot distinguish software status separate from the hardware
status. Instead of using this object, additional operational
states have been added to tmnxHwOperState.
If no specific software program is associated with this hardware
component then this object will contain a zero.
Context
- MIB
- TIMETRA-CHASSIS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.2.1.8.1.23- Type
- column
- Access
- readonly
- Status
- obsolete
- 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::tmnxHwSwState'
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::tmnxHwSwState.<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::tmnxHwSwState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | hwFailure |
2 | swFailure |
3 | hwInitting |
4 | swDownloading |
5 | swInitting |
6 | swInitted |
7 | swRunning |
Conformance
Member of