wldValue
HWg-WLD-MIB ·
.1.3.6.1.4.1.21796.4.5.4.1.6
Object
The sensor value.
Context
- MIB
- HWg-WLD-MIB
- OID
.1.3.6.1.4.1.21796.4.5.4.1.6- 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::wldValue'
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::wldValue.<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::wldValue'
Syntax
- Source
- SensorValue
- Base type
Enumeration
Values & Constraints
Type Values
0 | normal |
1 | flooded |
2 | disconnect |
3 | invalid |