nwSft3EngineState
NetWare-Server-MIB ·
.1.3.6.1.4.1.23.2.28.6.2
Object
scalar mandatory
Enumeration
The state of this engine. Note the msEngine does not know its state and thus will always be unknown(1).
Context
- MIB
- NetWare-Server-MIB
- OID
.1.3.6.1.4.1.23.2.28.6.2- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- nwSft3
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::nwSft3EngineState.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::nwSft3EngineState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | synchronizing |
3 | mirrored |
4 | noSecondary |
5 | down |