zxAnCardAuthFailedReason

ZTE-AN-CHASSIS-MIB · .1.3.6.1.4.1.3902.1082.10.1.2.9.1.2

Object

column Enumeration
The authentication failed reason of the card.
If authentication is not enabled on the card,
or zxAnCardAuthStatus is not failed(4), the value is
notApplicable(255).

Context

MIB
ZTE-AN-CHASSIS-MIB
OID
.1.3.6.1.4.1.3902.1082.10.1.2.9.1.2
Type
column
Access
readonly
Status
current
Default
notApplicable
Parent
zxAnCardAuthStatusEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZTE-AN-CHASSIS-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-CHASSIS-MIB::zxAnCardAuthFailedReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-CHASSIS-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-CHASSIS-MIB::zxAnCardAuthFailedReason.<zxAnRack>.<zxAnShelf>.<zxAnSlot>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-CHASSIS-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-CHASSIS-MIB::zxAnCardAuthFailedReason'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1authenticationFailed
2decryptionFailed
3timeout
4internalError
255notApplicable