hh3cTerminalUserAuthFailureReason
HH3C-UI-MAN-MIB ·
.1.3.6.1.4.1.25506.2.2.1.1.2.3
Object
scalar Enumeration
The reason why a user failed to log in.
Context
- MIB
- HH3C-UI-MAN-MIB
- OID
.1.3.6.1.4.1.25506.2.2.1.1.2.3- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hh3cUITrapBindObjects
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 'HH3C-UI-MAN-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-UI-MAN-MIB::hh3cTerminalUserAuthFailureReason.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-UI-MAN-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-UI-MAN-MIB::hh3cTerminalUserAuthFailureReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | exceedRetries |
2 | authTimeout |
3 | otherReason |