slotRunState
TPT-TPA-HARDWARE-MIB ·
.1.3.6.1.4.1.10734.3.3.2.3.1.1.5
Object
column HardwareState
The high-level hardware state (active, initializing, standby, etc.).
Context
- MIB
- TPT-TPA-HARDWARE-MIB
- OID
.1.3.6.1.4.1.10734.3.3.2.3.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hw-slotEntry
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 'TPT-TPA-HARDWARE-MIB' -M '/opt/observium/mibs/trendmicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPT-TPA-HARDWARE-MIB::slotRunState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TPT-TPA-HARDWARE-MIB' -M '/opt/observium/mibs/trendmicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TPT-TPA-HARDWARE-MIB::slotRunState.<slotNumber>.<slotPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TPT-TPA-HARDWARE-MIB' -M '/opt/observium/mibs/trendmicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TPT-TPA-HARDWARE-MIB::slotRunState'
Syntax
- Source
- HardwareState
- Base type
Enumeration
Values & Constraints
Type Values
0 | oos |
1 | initialize |
2 | act |
3 | stby |
4 | dgn |
5 | lpbk |
6 | act-faf |
7 | stby-faf |
8 | act-dgrd |
9 | stby-dgrd |