apSysMgmtAuthFailProto
APSYSMGMT-MIB ·
.1.3.6.1.4.1.9148.3.2.5.21
Object
scalar Enumeration
The protocol a user was using when failing to authenticate
Context
- MIB
- APSYSMGMT-MIB
- OID
.1.3.6.1.4.1.9148.3.2.5.21- 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::apSysMgmtAuthFailProto.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::apSysMgmtAuthFailProto'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | console |
1 | telnet |
2 | ftp |
3 | ssh |
4 | sftp |