tBgpInstanceAddPathRecv
TIMETRA-BGP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.14.2.22.1.2
Object
The value of tBgpInstanceAddPathRecv specifies the address families
which are enabled to receive BGP ADD-PATH.
ADD-PATH allows a BGP router to receive multiple distinct paths for
the same prefix/NLRI (Network Layer Reachability Information).
Context
- MIB
- TIMETRA-BGP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.14.2.22.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tBgpInstanceAddPathEntry
- 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 'TIMETRA-BGP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-BGP-MIB::tBgpInstanceAddPathRecv'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-BGP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-BGP-MIB::tBgpInstanceAddPathRecv.<tBgpInstanceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-BGP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-BGP-MIB::tBgpInstanceAddPathRecv'
Syntax
- Source
- TmnxAddPathAddressFamily
- Base type
Bits
Values & Constraints
Type Values
0 | none |
1 | ipv4 |
2 | vpnIpv4 |
3 | ipv6 |
4 | vpnIpv6 |
5 | labelIpv4 |
6 | labelIpv6 |
7 | mvpnIpv4 |
8 | mvpnIpv6 |
9 | mcastVpnV4 |
10 | mcastVpnV6 |
Conformance
Member of