All MIBs › NETGEAR-BGP-MIB › agentBGPPeerInPfxAccepted
agentBGPPeerInPfxAccepted
Module: NETGEAR-BGP-MIB
OID (symbolic): NETGEAR-BGP-MIB::agentBGPPeerInPfxAccepted
OID (numeric): 1.3.6.1.4.1.4526.10.5.4.1.24
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: The number of IPv4 prefixes received from this peer that may be considered to be included in the BGP route table. This includes all current prefixes whose path does not have an AS path loop and whose BGP NEXT HOP is resolved.
What is agentBGPPeerInPfxAccepted?
Reports the number of IPv4 prefixes from this peer that qualify to be included in the BGP routing table - meaning they have no AS-path loop and their next hop resolves. It's a more refined figure than agentBGPPeerInPfxCurrent, reflecting routes that are actually usable, not just accepted by policy.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4526.10.5.4.1.24 snmpwalk -v2c -c public <target> NETGEAR-BGP-MIB::agentBGPPeerInPfxAccepted
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4526.10.5.4.1.24.1 snmpget -v2c -c public <target> NETGEAR-BGP-MIB::agentBGPPeerInPfxAccepted.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> agentBGPPeerInPfxAccepted.1
Start monitoring Netgear managed switch/router with BGP routing capability with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NETGEAR-BGP-MIB::agentBGPPeerInPfxAccepted OID value, configure state conditions and alerts, and monitor any Netgear managed switch/router with BGP routing capability from a single console.
OID Breakdown
Upper-level ancestors (8 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.4526 | netgear | FSM726S-MIB |
| 1.3.6.1.4.1.4526.10 | ng7000Switch | NETGEAR-REF-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4526.10.5 | fastPathBGP | NETGEAR-BGP-MIB |
| 1.3.6.1.4.1.4526.10.5.4 | agentBGPPeerTable | NETGEAR-BGP-MIB |
| 1.3.6.1.4.1.4526.10.5.4.1 | agentBGPPeerEntry | NETGEAR-BGP-MIB |
| 1.3.6.1.4.1.4526.10.5.4.1.24 | agentBGPPeerInPfxAccepted | NETGEAR-BGP-MIB |