bfdSessSrcAddrType
OBS ✓
BFD-STD-MIB ·
.1.3.6.1.2.1.222.1.2.1.19
Object
This object specifies the IP address type of the source IP
address of this BFD session. The value of unknown(0) is
allowed only when the session is singleHop(1) and the
source IP address of this BFD session is derived from
the outgoing interface, 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.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Polling
Explore Observium network monitoring
Context
- MIB
- BFD-STD-MIB
- OID
.1.3.6.1.2.1.222.1.2.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- bfdSessEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'BFD-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BFD-STD-MIB::bfdSessSrcAddrType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BFD-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BFD-STD-MIB::bfdSessSrcAddrType.<bfdSessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BFD-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BFD-STD-MIB::bfdSessSrcAddrType'
Syntax
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |
Conformance
Member of
Compliance refinements
bfdModuleFullCompliance
INET-ADDRESS-MIB::InetAddressType
Values:
unknown(0), ipv4(1), ipv6(2), ipv6z(4)
Only unknown(0), ipv4(1), ipv6(2), and ipv6z(4)
support are required. ipv4z(3) is not required,
and dns(16) is not allowed.
support are required. ipv4z(3) is not required,
and dns(16) is not allowed.
Values:
unknown(0), ipv4(1), ipv6(2), ipv6z(4)
Only unknown(0), ipv4(1), ipv6(2), and ipv6z(4)
support are required. ipv4z(3) is not required,
and dns(16) is not allowed.
support are required. ipv4z(3) is not required,
and dns(16) is not allowed.