dcBfdSessConfigAddrType
DC-BFD-STUB-MIB ·
.1.2.826.0.1.1578918.5.3.25.1.6.1.4
Object
The type of the address of the peer associated with this
BFD session parameter configuration.
This object specifies how the value of the
dcBfdSessConfigAddr object should be interpreted.
A value of unknown(0) is used if the configuration applies
to all peers on a particular interface.
Context
- MIB
- DC-BFD-STUB-MIB
- OID
.1.2.826.0.1.1578918.5.3.25.1.6.1.4- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- dcBfdSessConfigEntry
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 'DC-BFD-STUB-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BFD-STUB-MIB::dcBfdSessConfigAddrType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-BFD-STUB-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BFD-STUB-MIB::dcBfdSessConfigAddrType.<bfdEntityIndex>.<dcBfdSessConfigProtocol>.<dcBfdSessConfigIfIndex>.<dcBfdSessConfigAddrType>.<dcBfdSessConfigAddr>.<dcBfdSessConfigLocalAddrType>.<dcBfdSessConfigLocalAddr>.<dcBfdSessConfigAddrPrefixLen>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-BFD-STUB-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-BFD-STUB-MIB::dcBfdSessConfigAddrType'
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 |