qtechBfdSessAuthenticationKey

QTECH-BFD-MIB · .1.3.6.1.4.1.27514.1.1.10.2.48.1.2.1.34

Object

The authentication key.  When the
qtechBfdSessAuthenticationType is simplePassword(1), the value
of this object is the password present in the BFD packets.
              
When the qtechBfdSessAuthentication type 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
QTECH-BFD-MIB
OID
.1.3.6.1.4.1.27514.1.1.10.2.48.1.2.1.34
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::qtechBfdSessAuthenticationKey'
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::qtechBfdSessAuthenticationKey.<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::qtechBfdSessAuthenticationKey'

Values & Constraints

Type Constraints
range: 0..252

Conformance

Member of
Compliance refinements
Write access is not required.