CISCO-AAA-SESSION-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
8
.1.3.6.1.4.1.9.9.150.1.1.3 · 1 row entry · 8 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk casnActiveTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-AAA-SESSION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-AAA-SESSION-MIB::casnActiveTable'
This table contains entries for active AAA accounting
sessions in the system.
casnActiveEntry row .1.3.6.1.4.1.9.9.150.1.1.3.1
The information regarding a single accounting session.

Entries are created when a new accounting session
is begun.

Entries are removed when the accounting session
is ended.

Initiat…
Indexes
Column Syntax OID
This is the session identification used by the
accounting protocol.

This value is unique to a session within the system,
even if multiple accounting protocols are in use.

The value of this …
CasnSessionId
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.9.9.150.1.1.3.1.1
The User login ID or zero length string if unavailable.

The value of this object corresponds to these
accounting protocol attributes.
RADIUS: attribute 1, User-Name
TACACS+: attribute 'user'
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.150.1.1.3.1.2
The IP address of the session or 0.0.0.0 if not
applicable or unavailable.

RADIUS: attribute 8, Framed-IP-Address
TACACS+: attribute 'addr'
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.9.9.150.1.1.3.1.3
The elapsed time that this session has been idle.

This is the time since the last user-level data has been
received or transmitted. Protocol level handshaking
associated with the call is considered to be …
secondsSNMPv2-SMIGauge32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.150.1.1.3.1.4
This object is used to terminate this session.

Setting the value to true(1) will initiate termination
of this session.

The entry will be removed once the session has completed
termination.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.150.1.1.3.1.5
The value of this object is the entry index in the
CISCO-CALL-TRACKER-MIB cctActiveTable of the call
corresponding to this accounting session.

Using the value of this object to query the
cctActiveTable wi…
CctCallId .1.3.6.1.4.1.9.9.150.1.1.3.1.6
The value of this object identifies a particular
conceptual row associated with the session identified by
casnSessionId. The conceptual row that this object points
to represents a port that is used to transport a sessi…
SNMPv2-TCRowPointer
Description:
Represents a pointer to a conceptual row. The value is the
name of the instance of the first accessible columnar object
in the conceptual row.

For example, ifIndex.3 would point to the 3rd row in the
ifTable…
.1.3.6.1.4.1.9.9.150.1.1.3.1.7
The ifIndex of the Virtual Access Interface (VAI)
that is associated with the PPP session.

This interface may not be represented in the IF-MIB in
which case the value of this object will be zero.
IF-MIBInterfaceIndexOrZero
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.6.1.4.1.9.9.150.1.1.3.1.8