nwSysLoginState
NetWare-Server-MIB ·
.1.3.6.1.4.1.23.2.28.1.13
Object
scalar mandatory
r/w
Enumeration
The current login state of this Server.
Context
- MIB
- NetWare-Server-MIB
- OID
.1.3.6.1.4.1.23.2.28.1.13- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- nwSystem
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::nwSysLoginState.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::nwSysLoginState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | enabled |
3 | disabled |