qtechBfdSessAuthenticationType

QTECH-BFD-MIB · .1.3.6.1.4.1.27514.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
QTECH-BFD-MIB
OID
.1.3.6.1.4.1.27514.1.1.10.2.48.1.2.1.32
Type
column
Access
readwrite
Status
current
Parent
qtechBfdSessEntry
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 'QTECH-BFD-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-BFD-MIB::qtechBfdSessAuthenticationType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-BFD-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-BFD-MIB::qtechBfdSessAuthenticationType.<qtechBfdSessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-BFD-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-BFD-MIB::qtechBfdSessAuthenticationType'

Values & Constraints

Enumerated Values
0disable
1sampling
2active
3panic
Type Values
-1noAuthentication
0reserved
1simplePassword
2keyedMD5
3meticulousKeyedMD5
4keyedSHA1
5meticulousKeyedSHA1

Conformance

Member of
Compliance refinements
Write access is not required.