crasSessionIndex
CISCO-REMOTE-ACCESS-MONITOR-MIB ·
.1.3.6.1.4.1.9.9.392.1.3.21.1.3
Object
column SessionIndex
Unique index to distinguish between multiple
Remote Access Sessions associated with the same
user.
The value of crasSessionIndex must increase monotonically
till it wraps. An implementation may choose to wrap this
index before the value of 2147483647.
Context
- MIB
- CISCO-REMOTE-ACCESS-MONITOR-MIB
- OID
.1.3.6.1.4.1.9.9.392.1.3.21.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- crasSessionEntry
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 '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::crasSessionIndex'
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::crasSessionIndex.<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::crasSessionIndex'
Syntax
- Source
- SessionIndex
- Base type
Integer32
Values & Constraints
Type Constraints
range: 1..2147483647