crasSessionState

CISCO-REMOTE-ACCESS-MONITOR-MIB · .1.3.6.1.4.1.9.9.392.1.3.21.1.37

Object

column r/w SessionStatus
The state of the remote access session corresponding
to this conceptual row.
              
        The management        entity may use this object to terminate
        an established        session        by setting value of the        object
to 'terminating'.

Context

MIB
CISCO-REMOTE-ACCESS-MONITOR-MIB
OID
.1.3.6.1.4.1.9.9.392.1.3.21.1.37
Type
column
Access
readwrite
Status
current
Parent
crasSessionEntry
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 'CISCO-REMOTE-ACCESS-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-REMOTE-ACCESS-MONITOR-MIB::crasSessionState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-REMOTE-ACCESS-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-REMOTE-ACCESS-MONITOR-MIB::crasSessionState.<crasUsername>.<crasSessionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-REMOTE-ACCESS-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-REMOTE-ACCESS-MONITOR-MIB::crasSessionState'

Syntax

Source
SessionStatus
Base type
Enumeration

Values & Constraints

Type Values
1initializing
2established
3terminating

Conformance

Member of
Compliance refinements
Write access is not required.
Write access is not required.