apSecurityFailureCause
APSECURITY-MIB ·
.1.3.6.1.4.1.9148.3.9.2.8
Object
scalar Enumeration
Reason for failure in the IKE, IPSec or RADIUS areas.
Context
- MIB
- APSECURITY-MIB
- OID
.1.3.6.1.4.1.9148.3.9.2.8- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- apSecurityNotificationObjects
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 'APSECURITY-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APSECURITY-MIB::apSecurityFailureCause.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APSECURITY-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APSECURITY-MIB::apSecurityFailureCause'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | incorrect-id |
1 | incorrect-user-passwd |
2 | incorrect-shared-secret |
3 | incorrect-dh-group |
4 | incorrect-encryption-alg |
5 | incorrect-auth-alg |
6 | incorrect-sec-protocol |
7 | incorrect-hash |
8 | incorrect-mode |
9 | service-unavailable |
10 | access-reject |
11 | initiator-timeout |
12 | invalid-certificate |
13 | authentication-failure |
14 | authorization-failure |
15 | accounting-failure |