gsmpSessionLastFailureCode

GSMP-MIB · .1.3.6.1.2.1.98.1.5.1.10

Object

column Unsigned32
This is the last failure code that was received over
this session. If no failure code have been received, the
value is zero.

Context

MIB
GSMP-MIB
OID
.1.3.6.1.2.1.98.1.5.1.10
Type
column
Access
readonly
Status
current
Parent
gsmpSessionEntry
Groups
1

Walk 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::gsmpSessionLastFailureCode'
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::gsmpSessionLastFailureCode.<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::gsmpSessionLastFailureCode'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-255

Conformance