dcBfdSessConfigAddrType
DC-BFD-STUB-MIB ·
mrv variant
·
.1.3.6.1.4.1.629.10.11.1.6.1.4
Object
This object specifies the type of the address of the
peer associated with this BFD session parameter
configuration.
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.3.6.1.4.1.629.10.11.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/mrv:/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/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-BFD-STUB-MIB::dcBfdSessConfigAddrType.<bfdEntityIndex>.<dcBfdSessConfigProtocol>.<dcBfdSessConfigIfIndex>.<dcBfdSessConfigAddrType>.<dcBfdSessConfigAddr>.<dcBfdSessConfigLocalAddrType>.<dcBfdSessConfigLocalAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-BFD-STUB-MIB' -M '/opt/observium/mibs/mrv:/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 |