All MIBs › BGP4-V2-MIB-JUNIPER › jnxBgpM2PeerInTotalMessages
jnxBgpM2PeerInTotalMessages
Module: BGP4-V2-MIB-JUNIPER
OID (symbolic): BGP4-V2-MIB-JUNIPER::jnxBgpM2PeerInTotalMessages
OID (numeric): 1.3.6.1.4.1.2636.5.1.1.2.6.1.1.3
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The total number of messages received from the remote peer on this connection. This object should be initialized to zero when the connection is established.
What is jnxBgpM2PeerInTotalMessages?
This counter sums all BGP messages (OPEN, UPDATE, KEEPALIVE, NOTIFICATION) received from the peer since connection establishment, initialized to zero. Gives a holistic view of session activity and helps detect peers that are sending unusual message volumes. Example: 5,000,000 total messages over a 90-day period means the peer sent roughly 640 messages per minute on average.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.5.1.1.2.6.1.1.3 snmpwalk -v2c -c public <target> BGP4-V2-MIB-JUNIPER::jnxBgpM2PeerInTotalMessages
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.5.1.1.2.6.1.1.3.1 snmpget -v2c -c public <target> BGP4-V2-MIB-JUNIPER::jnxBgpM2PeerInTotalMessages.1
Start monitoring Juniper Networks routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BGP4-V2-MIB-JUNIPER::jnxBgpM2PeerInTotalMessages OID value, configure state conditions and alerts, and monitor any Juniper Networks routers from a single console.
OID Breakdown
Upper-level ancestors (9 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.2636 | juniperMIB | JUNIPER-SMI |
| 1.3.6.1.4.1.2636.5 | jnxExperiment | JUNIPER-EXPERIMENT-MIB |
| 1.3.6.1.4.1.2636.5.1 | jnxBgpM2Experiment | JUNIPER-EXPERIMENT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2636.5.1.1 | jnxBgpM2 | BGP4-V2-MIB-JUNIPER |
| 1.3.6.1.4.1.2636.5.1.1.2 | jnxBgpM2Peer | BGP4-V2-MIB-JUNIPER |
| 1.3.6.1.4.1.2636.5.1.1.2.6 | jnxBgpM2PeerCounters | BGP4-V2-MIB-JUNIPER |
| 1.3.6.1.4.1.2636.5.1.1.2.6.1 | jnxBgpM2PeerCountersTable | BGP4-V2-MIB-JUNIPER |
| 1.3.6.1.4.1.2636.5.1.1.2.6.1.1 | jnxBgpM2PeerCountersEntry | BGP4-V2-MIB-JUNIPER |
| 1.3.6.1.4.1.2636.5.1.1.2.6.1.1.3 | jnxBgpM2PeerInTotalMessages | BGP4-V2-MIB-JUNIPER |