hpicfBfdSessConfigAuthenticationType

HP-ICF-BFD-MIB · .1.3.6.1.4.1.11.2.14.11.5.1.120.1.1.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.

Context

MIB
HP-ICF-BFD-MIB
OID
.1.3.6.1.4.1.11.2.14.11.5.1.120.1.1.1.7
Type
column
Access
readwrite
Status
current
Parent
hpicfBfdSessConfigEntry
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 'HP-ICF-BFD-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-BFD-MIB::hpicfBfdSessConfigAuthenticationType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-BFD-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-BFD-MIB::hpicfBfdSessConfigAuthenticationType.<hpicfBfdSessConfigIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-BFD-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-BFD-MIB::hpicfBfdSessConfigAuthenticationType'

Values & Constraints

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

Conformance