apSysMgmtAuthFailLevel
APSYSMGMT-MIB ·
.1.3.6.1.4.1.9148.3.2.5.20
Object
scalar Enumeration
The state a user was trying to switch to or from when failing to authenticate.
Context
- MIB
- APSYSMGMT-MIB
- OID
.1.3.6.1.4.1.9148.3.2.5.20- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- apSysMgmtMonitorObjects
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 'APSYSMGMT-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APSYSMGMT-MIB::apSysMgmtAuthFailLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APSYSMGMT-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APSYSMGMT-MIB::apSysMgmtAuthFailLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | login |
1 | user |
2 | priv |
3 | shell |