All MIBs › NETGEAR-BGP-MIB › agentBGPPeerOutNotifications
agentBGPPeerOutNotifications
Module: NETGEAR-BGP-MIB
OID (symbolic): NETGEAR-BGP-MIB::agentBGPPeerOutNotifications
OID (numeric): 1.3.6.1.4.1.4526.10.5.4.1.7
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of BGP NOTIFICATION messages transmitted to this peer.
What is agentBGPPeerOutNotifications?
Counts the number of BGP NOTIFICATION messages this router has sent to this specific peer. Each one represents this router deciding to tear down or reject the session with that neighbor, so a rising count flags a local-side problem with that specific peer.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4526.10.5.4.1.7 snmpwalk -v2c -c public <target> NETGEAR-BGP-MIB::agentBGPPeerOutNotifications
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4526.10.5.4.1.7.1 snmpget -v2c -c public <target> NETGEAR-BGP-MIB::agentBGPPeerOutNotifications.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> agentBGPPeerOutNotifications.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::agentBGPPeerOutNotifications 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.7 | agentBGPPeerOutNotifications | NETGEAR-BGP-MIB |