alaBgpPathPeerAddr
ALCATEL-IND1-BGP-MIB ·
.1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.6.1.3
Object
column SNMPv2-SMIIpAddress
The IP address or the BGP Identifier of the peer who sent this path. For locally sourced routes, the value is 0.0.0.0. For peers with an IPv4 address, the value will be the peer's IPv4 address, and the value of alaBgpPathPeerInetType will be ipv4. For peers with an IPv6 address, the value will be the peer's BGP Identifier, and the value of alaBgpPathPeerInetType will be ipv6.
Context
- MIB
- ALCATEL-IND1-BGP-MIB
- OID
.1.3.6.1.4.1.6486.800.1.2.1.10.5.1.1.6.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- alaBgpPathEntry
- 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 'ALCATEL-IND1-BGP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-BGP-MIB::alaBgpPathPeerAddr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-IND1-BGP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-BGP-MIB::alaBgpPathPeerAddr.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-IND1-BGP-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-IND1-BGP-MIB::alaBgpPathPeerAddr'
Syntax
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Conformance
Member of