casnNasPort
CISCO-AAA-SESSION-MIB ·
.1.3.6.1.4.1.9.9.150.1.1.3.1.7
Object
column
SNMPv2-TCRowPointer
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 session.
If the port transporting the session cannot be determined,
the value of this object will be zeroDotZero.
For example, suppose a session is established using an ATM
PVC. If the ifIndex of the ATM interface is 7, and the
VPI/VCI values of the PVC are 1, 100 respectively, then
the value of this object might be as follows:
casnNasPort.15 = atmVclAdminStatus.7.1.100
^ ^ ^ ^
| | | |
casnSessionId --+ | | |
ifIndex -------------------------+ | |
atmVclVpi ---------------------------+ |
atmVclVci ------------------------------+
where atmVclAdminStatus is the first accessible object
of the atmVclTable of the ATM-MIB.
Context
- MIB
- CISCO-AAA-SESSION-MIB
- OID
.1.3.6.1.4.1.9.9.150.1.1.3.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- casnActiveEntry
- Table
- casnActiveTable
- Siblings
- 7
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| casnSessionId 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 i… | column | CasnSessionId | .1.3.6.1.4.1.9.9.150.1.1.3.1.1 |
| casnUserId 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-… | column | OctetString | .1.3.6.1.4.1.9.9.150.1.1.3.1.2 |
| casnIpAddr 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' | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.9.9.150.1.1.3.1.3 |
| casnIdleTime 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
assoc… | column | seconds SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.9.150.1.1.3.1.4 |
| casnDisconnect 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… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.150.1.1.3.1.5 |
| casnCallTrackerId 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 th… | column | CctCallId | .1.3.6.1.4.1.9.9.150.1.1.3.1.6 |
| casnVaiIfIndex 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 val… | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.9.9.150.1.1.3.1.8 |