cacSession
CISCO-AAA-CLIENT-MIB ·
.1.3.6.1.4.1.9.9.158.1.1.1.1.1
Object
column SessionType
This is the session type used to connect to the network device.
Context
- MIB
- CISCO-AAA-CLIENT-MIB
- OID
.1.3.6.1.4.1.9.9.158.1.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cacPriorityEntry
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-AAA-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-AAA-CLIENT-MIB::cacSession'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-AAA-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-AAA-CLIENT-MIB::cacSession.<cacSession>.<cacAuthen>.<cacLoginMode>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-AAA-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-AAA-CLIENT-MIB::cacSession'
Syntax
- Source
- SessionType
- Base type
Enumeration
Values & Constraints
Type Values
1 | telnet |
2 | console |
3 | http |