extremeBgp4V2PeerRemoteAddrType
EXTREME-BGP4V2-MIB ·
.1.3.6.1.4.1.1916.1.51.1.2.1.4
Object
The address family of the remote end of the peering
session.
An implementation is required to support IPv4 peering
sessions in which case the length of this object is 4.
An implementation MAY support IPv6 peering
sessions in which case the length of this object is 16.
IPv6 link-local peering sessions MAY be supported by
this MIB. In this case the length of this object is 20.
Context
- MIB
- EXTREME-BGP4V2-MIB
- OID
.1.3.6.1.4.1.1916.1.51.1.2.1.4- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- extremeBgp4V2PeerEntry
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 'EXTREME-BGP4V2-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-BGP4V2-MIB::extremeBgp4V2PeerRemoteAddrType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EXTREME-BGP4V2-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-BGP4V2-MIB::extremeBgp4V2PeerRemoteAddrType.<extremeBgp4V2PeerInstance>.<extremeBgp4V2PeerRemoteAddrType>.<extremeBgp4V2PeerRemoteAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-BGP4V2-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-BGP4V2-MIB::extremeBgp4V2PeerRemoteAddrType'
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 |