All MIBs › GSMP-MIB › gsmpSessionStatFailureInds
gsmpSessionStatFailureInds
Module: GSMP-MIB
OID (symbolic): GSMP-MIB::gsmpSessionStatFailureInds
OID (numeric): 1.3.6.1.2.1.98.1.5.1.14
Node type: OBJECT-TYPE
Type: ZeroBasedCounter32
Access: read-only
Description: The number of messages that have been sent with a failure indication in this session. Warning messages SHALL NOT be counted. When the counter suffers any discontinuity, then the gsmpSessionDiscontinuityTime object indicates when it happened.
What is gsmpSessionStatFailureInds?
This read-only counter tallies messages sent with a failure indication on this session, excluding warning messages. A rising count signals an admin that this controller-switch session is having to report operational failures back to its peer.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.98.1.5.1.14 snmpwalk -v2c -c public <target> GSMP-MIB::gsmpSessionStatFailureInds
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.98.1.5.1.14.1 snmpget -v2c -c public <target> GSMP-MIB::gsmpSessionStatFailureInds.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> gsmpSessionStatFailureInds.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::gsmpSessionStatFailureInds 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.14 | gsmpSessionStatFailureInds | GSMP-MIB |