qtechBfdSessDstAddrType

QTECH-BFD-MIB · .1.3.6.1.4.1.27514.1.1.10.2.48.1.2.1.20

Object

This object specifies IP address type of the neighboring IP
address which is being monitored with this BFD session.
Only values unknown(0), ipv4(1), ipv6(2), or ipv6z(4)
have to be supported. The value of unknown(0) is allowed
only when the session is singleHop(1) and the outgoing
interface is of type point-to-point, or when the BFD
session is not associated with a specific interface. If any
other unsupported values are attempted in a set operation,
the agent MUST return an inconsistentValue error.

Context

MIB
QTECH-BFD-MIB
OID
.1.3.6.1.4.1.27514.1.1.10.2.48.1.2.1.20
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::qtechBfdSessDstAddrType'
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::qtechBfdSessDstAddrType.<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::qtechBfdSessDstAddrType'

Values & Constraints

Enumerated Values
1drop
2forward
3rst-src
4rst-dst
5rst-bi
Type Values
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn

Conformance

Member of
Compliance refinements
qtechBfdModuleFullCompliance INET-ADDRESS-MIB::InetAddressType
Only unknown(0), ipv4(1), ipv6(2) and ipv6z(4)
support are required.
qtechBfdModuleReadOnlyCompliance readonly INET-ADDRESS-MIB::InetAddressType
Only unknown(0), ipv4(1), ipv6(2) and ipv6z(4)
support are required.