zxr10BfdSessAuthenticationType

ZTE-BFD-MIB · .1.3.6.1.4.1.3902.3.322.1.2.1.29

Object

column Enumeration
The Authentication Type used for this BFD session. This
field is valid only when the Authentication Present bit is set

Context

MIB
ZTE-BFD-MIB
OID
.1.3.6.1.4.1.3902.3.322.1.2.1.29
Type
column
Access
readonly
Status
current
Parent
zxr10BfdSessEntry

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-BFD-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-BFD-MIB::zxr10BfdSessAuthenticationType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-BFD-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-BFD-MIB::zxr10BfdSessAuthenticationType.<zxr10BfdSessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-BFD-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-BFD-MIB::zxr10BfdSessAuthenticationType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1simplePassword
2keyedMD5
3meticulousKeyedMD5
4keyedSHA1
5meticulousKeyedSHA1