gsmpControllerSessionState
GSMP-MIB ·
.1.3.6.1.2.1.98.1.1.1.10
Object
column Enumeration
The state for the existing or potential session that this entity is concerned with. The NULL state is returned if the proper encapsulation data is not yet configured, if the row is not in active status or if the session is in NULL state as defined in the GSMP specification.
Context
- MIB
- GSMP-MIB
- OID
.1.3.6.1.2.1.98.1.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- gsmpControllerEntry
- 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::gsmpControllerSessionState'
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::gsmpControllerSessionState.<gsmpControllerEntityId>'
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::gsmpControllerSessionState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | null |
2 | synsent |
3 | synrcvd |
4 | estab |
Conformance
Member of