All MIBs › ALCATEL-IND1-BGP-MIB › alaBgpPathPeerInetType
alaBgpPathPeerInetType
Module: ALCATEL-IND1-BGP-MIB
OID (symbolic): ALCATEL-IND1-BGP-MIB::alaBgpPathPeerInetType
OID (numeric): 1.3.6.1.4.1.6486.801.1.2.1.10.5.1.1.6.1.20
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates whether the peer who sent this path has an IPv4 address or an IPv6 address. If set to ipv4, the peer has an IPv4 address, and the value of alaBgpPathPeerAddr is the peer's IPv4 address. If set to ipv6, the peer has an IPv6 address, and the value of alaBgpPathPeerAddr is the peer's BGP Identifier. For locally sourced routes, the value is set to unknown.
What is alaBgpPathPeerInetType?
This read-only enum reports whether the peer is ipv4(1), ipv6(2), or unknown(0). Engineers use it to distinguish peer address types. IPv4(1) means the peer uses IPv4; IPv6(2) means IPv6.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6486.801.1.2.1.10.5.1.1.6.1.20 snmpwalk -v2c -c public <target> ALCATEL-IND1-BGP-MIB::alaBgpPathPeerInetType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6486.801.1.2.1.10.5.1.1.6.1.20.1 snmpget -v2c -c public <target> ALCATEL-IND1-BGP-MIB::alaBgpPathPeerInetType.1
Start monitoring Alcatel-Lucent Enterprise OmniSwitch switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ALCATEL-IND1-BGP-MIB::alaBgpPathPeerInetType OID value, configure state conditions and alerts, and monitor any Alcatel-Lucent Enterprise OmniSwitch switches from a single console.
OID Breakdown
Upper-level ancestors (13 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.6486 | alcatel | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801 | alcatelIND1BaseMIB | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1 | alcatelIND1Management | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1.2 | managementIND1Software | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1.2.1 | softwareIND1Entities | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1.2.1.10 | softentIND1Routing | ALCATEL-IND1-BASE |
| 1.3.6.1.4.1.6486.801.1.2.1.10.5 | routingIND1Bgp | ALCATEL-IND1-BASE |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6486.801.1.2.1.10.5.1 | alcatelIND1BGPMIB | ALCATEL-IND1-BGP-MIB |
| 1.3.6.1.4.1.6486.801.1.2.1.10.5.1.1 | alcatelIND1BGPMIBObjects | ALCATEL-IND1-BGP-MIB |
| 1.3.6.1.4.1.6486.801.1.2.1.10.5.1.1.6 | alaBgpPathTable | ALCATEL-IND1-BGP-MIB |
| 1.3.6.1.4.1.6486.801.1.2.1.10.5.1.1.6.1 | alaBgpPathEntry | ALCATEL-IND1-BGP-MIB |
| 1.3.6.1.4.1.6486.801.1.2.1.10.5.1.1.6.1.20 | alaBgpPathPeerInetType | ALCATEL-IND1-BGP-MIB |