gsmpSessionFarSideInstance
GSMP-MIB ·
.1.3.6.1.2.1.98.1.5.1.9
Object
column Unsigned32
The instance number used for the link during this
session. The Instance number is a 24-bit number
that should be guaranteed to be unique within
the recent past and to change when the link
or node comes back up after going down. Zero is not
a valid instance number.
Context
- MIB
- GSMP-MIB
- OID
.1.3.6.1.2.1.98.1.5.1.9- 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::gsmpSessionFarSideInstance'
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::gsmpSessionFarSideInstance.<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::gsmpSessionFarSideInstance'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-16777215
Conformance
Member of