rcBfdTmpSessAuthenticationType

RC-BFD-TMP-MIB · .1.3.6.1.4.1.2272.1.81.1.1.2.1.22

Object

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

Context

MIB
RC-BFD-TMP-MIB
OID
.1.3.6.1.4.1.2272.1.81.1.1.2.1.22
Type
column
Access
readwrite
Status
current
Parent
rcBfdTmpSessEntry

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

Syntax

Enumeration

Values & Constraints

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