trpzClientAuthenticationFailureCause
TRAPEZE-NETWORKS-TRAP-MIB ·
.1.3.6.1.4.1.14525.2.26
Object
The client authentication failure cause. This object is used within notifications and is not accessible.
Context
- MIB
- TRAPEZE-NETWORKS-TRAP-MIB
- OID
.1.3.6.1.4.1.14525.2.26- Type
- scalar
- Access
- notifyonly
- Status
- current
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 'TRAPEZE-NETWORKS-TRAP-MIB' -M '/opt/observium/mibs/trapeze:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRAPEZE-NETWORKS-TRAP-MIB::trpzClientAuthenticationFailureCause.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TRAPEZE-NETWORKS-TRAP-MIB' -M '/opt/observium/mibs/trapeze:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TRAPEZE-NETWORKS-TRAP-MIB::trpzClientAuthenticationFailureCause'
Syntax
- Source
- TrpzAuthenticationFailureType
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | user-glob-mismatch |
3 | user-does-not-exist |
4 | invalid-password |
5 | server-timeout |
6 | signature-failed |
7 | local-certificate-error |
8 | all-servers-down |
9 | authentication-type-mismatch |
10 | server-rejected |
11 | fallthru-auth-misconfig |
12 | no-lastresort-auth |
13 | exceeded-max-attempts |
14 | password-expired |