fsBfdSessAuthenticationType

FS-BFD-MIB · .1.3.6.1.4.1.52642.1.1.10.2.48.1.2.1.32

Object

The Authentication Type used for this BFD session.
This field is valid only when the Authentication
Present bit is set. Max-access to this object as well as
other authentication related objects are set to
read-create in order to support management of a single
key ID at a time, key rotation is not handled. Key update
in practice must be done by atomic update using a set
containing all affected objects in the same varBindList
or otherwise risk the session dropping. Value -1
indicates that no authentication is in use for this
session.

Context

MIB
FS-BFD-MIB
OID
.1.3.6.1.4.1.52642.1.1.10.2.48.1.2.1.32
Type
column
Access
readwrite
Status
current
Parent
fsBfdSessEntry
Groups
1

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

Syntax

Values & Constraints

Type Values
-1noAuthentication
0reserved
1simplePassword
2keyedMD5
3meticulousKeyedMD5
4keyedSHA1
5meticulousKeyedSHA1

Conformance

Member of
Compliance refinements
Write access is not required.