raisecomBfdTemplateAuthenticationType

RAISECOM-BFD-MIB · .1.3.6.1.4.1.8886.1.35.1.7.1.7

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
RAISECOM-BFD-MIB
OID
.1.3.6.1.4.1.8886.1.35.1.7.1.7
Type
column
Access
readwrite
Status
current
Parent
raisecomBfdTemplateEntry

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

Syntax

Values & Constraints

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