All MIBs › DELLEMC-OS10-BGP4V2-MIB › os10bgp4V2PeerLocalAddr
os10bgp4V2PeerLocalAddr
Module: DELLEMC-OS10-BGP4V2-MIB
OID (symbolic): DELLEMC-OS10-BGP4V2-MIB::os10bgp4V2PeerLocalAddr
OID (numeric): 1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.3
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-only
Description: The local IP address of this entry's BGP connection.
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.
What is os10bgp4V2PeerLocalAddr?
This is the local IP address used for this BGP peer's TCP connection: 4 bytes for IPv4, 16 for IPv6, or 20 for an IPv6 link-local session. Admins check this to confirm which local interface/address the router is using to source a given BGP session.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.3 snmpwalk -v2c -c public <target> DELLEMC-OS10-BGP4V2-MIB::os10bgp4V2PeerLocalAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.3.1 snmpget -v2c -c public <target> DELLEMC-OS10-BGP4V2-MIB::os10bgp4V2PeerLocalAddr.1
Start monitoring Dell EMC switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DELLEMC-OS10-BGP4V2-MIB::os10bgp4V2PeerLocalAddr OID value, configure state conditions and alerts, and monitor any Dell EMC switches from a single console.
OID Breakdown
Upper-level ancestors (10 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.674 | dell | ArrayManager-MIB |
| 1.3.6.1.4.1.674.11000 | enterpriseSW | DELLEMC-OS10-SMI-MIB |
| 1.3.6.1.4.1.674.11000.5000 | networking | DELLEMC-OS10-SMI-MIB |
| 1.3.6.1.4.1.674.11000.5000.200 | os10Experiment | DELLEMC-OS10-SMI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.674.11000.5000.200.1 | os10Bgp4V2Mib | DELLEMC-OS10-BGP4V2-MIB |
| 1.3.6.1.4.1.674.11000.5000.200.1.1 | os10bgp4V2Objects | DELLEMC-OS10-BGP4V2-MIB |
| 1.3.6.1.4.1.674.11000.5000.200.1.1.2 | os10bgp4V2PeerTable | DELLEMC-OS10-BGP4V2-MIB |
| 1.3.6.1.4.1.674.11000.5000.200.1.1.2.1 | os10bgp4V2PeerEntry | DELLEMC-OS10-BGP4V2-MIB |
| 1.3.6.1.4.1.674.11000.5000.200.1.1.2.1.3 | os10bgp4V2PeerLocalAddr | DELLEMC-OS10-BGP4V2-MIB |