nwWDCurrentState
NetWare-Server-MIB ·
.1.3.6.1.4.1.23.2.28.8.4
Object
scalar mandatory
Enumeration
The current Watchdog State. Note: this is only available in 4.0, will be unknown in 3.11
Context
- MIB
- NetWare-Server-MIB
- OID
.1.3.6.1.4.1.23.2.28.8.4- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- nwWatchdog
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NetWare-Server-MIB' -M '/opt/observium/mibs/novell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NetWare-Server-MIB::nwWDCurrentState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NetWare-Server-MIB' -M '/opt/observium/mibs/novell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NetWare-Server-MIB::nwWDCurrentState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | waiting |
3 | sendingPackets |
4 | clearingStations |