tBgpPeerNgAdvLabelAddrFamily
TIMETRA-BGP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.14.4.10.1.9
Object
The value of tBgpPeerNgAdvLabelAddrFamily specifies the advertisement
label address family to support 6PE feature. The value of ipv6 can be
set only for an IPv6 peer. The value of ipv4 can be set only for an
IPv4 peer.
If set to 'ipv6', explicit null will be used as the label. The default
value 'none' disables the 6PE feature.
Context
- MIB
- TIMETRA-BGP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.14.4.10.1.9- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- tBgpPeerNgParamsEntry
- Groups
- 2
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::tBgpPeerNgAdvLabelAddrFamily'
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::tBgpPeerNgAdvLabelAddrFamily.<tBgpPeerNgInstanceIndex>.<tBgpPeerNgAddressType>.<tBgpPeerNgAddress>'
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::tBgpPeerNgAdvLabelAddrFamily'
Syntax
- Source
- TmnxAdvLabelAddressFamily
- Base type
Bits
Values & Constraints
Type Values
0 | none |
1 | ipv6 |
2 | ipv4 |