bfdSessAuthenticationKey

IPI-BFD-MIB · .1.3.6.1.4.1.36673.1.1.2.1.35

Object

column r/w OctetString
The authentication key.  When the
bfdSessAuthenticationType is simplePassword(1), the value
of this object is the password present in the BFD packets.
              
When the bfdSessAuthenticationType is one of the keyed
authentication types, this value is used in the
computation of the key present in the BFD authentication
packet.

Context

MIB
IPI-BFD-MIB
OID
.1.3.6.1.4.1.36673.1.1.2.1.35
Type
column
Access
readwrite
Status
current
Parent
bfdSessionEntry

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

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.