wldState
HWg-WLD-MIB ·
.1.3.6.1.4.1.21796.4.5.4.1.3
Object
The sensor state.
Context
- MIB
- HWg-WLD-MIB
- OID
.1.3.6.1.4.1.21796.4.5.4.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- wldEntry
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 'HWg-WLD-MIB' -M '/opt/observium/mibs/hwgroup:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HWg-WLD-MIB::wldState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HWg-WLD-MIB' -M '/opt/observium/mibs/hwgroup:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HWg-WLD-MIB::wldState.<wldIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HWg-WLD-MIB' -M '/opt/observium/mibs/hwgroup:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HWg-WLD-MIB::wldState'
Syntax
- Source
- SensorState
- Base type
Enumeration
Values & Constraints
Type Values
0 | invalid |
1 | normal |
3 | alarm |