All MIBs › GSMP-MIB › gsmpSessionStatReceivedMessages
gsmpSessionStatReceivedMessages
Module: GSMP-MIB
OID (symbolic): GSMP-MIB::gsmpSessionStatReceivedMessages
OID (numeric): 1.3.6.1.2.1.98.1.5.1.15
Node type: OBJECT-TYPE
Type: ZeroBasedCounter32
Access: read-only
Description: The number of messages that have been received in this session. All legal GSMP messages pertaining to this session after the session came to established state SHALL be counted, also including adjacency protocol messages and failure response messages. When the counter suffers any discontinuity, then the gsmpSessionDiscontinuityTime object indicates when it happened.
What is gsmpSessionStatReceivedMessages?
This read-only counter tallies all legal GSMP messages received on this session since it became established, including adjacency and failure-response messages. An admin compares it with gsmpSessionStatSentMessages to gauge overall session activity in both directions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.98.1.5.1.15 snmpwalk -v2c -c public <target> GSMP-MIB::gsmpSessionStatReceivedMessages
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.98.1.5.1.15.1 snmpget -v2c -c public <target> GSMP-MIB::gsmpSessionStatReceivedMessages.1
Start monitoring Vendor-neutral ATM/MPLS switch under GSMP controller, any manufacturer (RFC 3294/3295) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GSMP-MIB::gsmpSessionStatReceivedMessages OID value, configure state conditions and alerts, and monitor any Vendor-neutral ATM/MPLS switch under GSMP controller, any manufacturer (RFC 3294/3295) from a single console.
OID Breakdown
Upper-level ancestors (6 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.98 | gsmpMIB | GSMP-MIB |
| 1.3.6.1.2.1.98.1 | gsmpObjects | GSMP-MIB |
| 1.3.6.1.2.1.98.1.5 | gsmpSessionTable | GSMP-MIB |
| 1.3.6.1.2.1.98.1.5.1 | gsmpSessionEntry | GSMP-MIB |
| 1.3.6.1.2.1.98.1.5.1.15 | gsmpSessionStatReceivedMessages | GSMP-MIB |