gsmpSessionStatReceivedMessages
GSMP-MIB ·
.1.3.6.1.2.1.98.1.5.1.15
Object
column RMON2-MIBZeroBasedCounter32
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.
Context
- MIB
- GSMP-MIB
- OID
.1.3.6.1.2.1.98.1.5.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- gsmpSessionEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'GSMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSMP-MIB::gsmpSessionStatReceivedMessages'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GSMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSMP-MIB::gsmpSessionStatReceivedMessages.<gsmpSessionThisSideId>.<gsmpSessionFarSideId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GSMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GSMP-MIB::gsmpSessionStatReceivedMessages'
Syntax
- Source
- RMON2-MIBZeroBasedCounter32
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of