CISCO-USER-CONNECTION-TAP-MIB Table View

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

Tables
1
Rows
1
Columns
2
.1.3.6.1.4.1.9.9.400.1.1.2 · 1 row entry · 2 columns
The Intercept Stream Connection Table lists the user
connections (sessions) to be intercepted.  The same data 
stream may be required by multiple taps, and one might 
assume that often the intercepted stream is a small 
subset of the traffic that could be intercepted.
          
          
This essentially provides options for packet selection.
The only option available is RADIUS attribute 44, 
account session ID. When a user tries to use a service 
provided by a Network Access Server(NAS) such as PPP,
NAS authenticates the user with RADIUS server. Upon
successful authentication of the user, the user is 
provided with the requested service and NAS creates an
accounting record with RADIUS accounting server for 
the user. The NAS assigns a unique account session id
for the user session in the accounting record created
with the RADIUS server. The account session ID may be
used to intercept traffic belonging to the user session.
          
          
The value of first index is that of an entry in the
cTap2MediationTable, which identifies the application
to which intercepted traffic will be sent to. The second 
index permits connection classifiers to be used to 
identify traffic to be intercepted. The value of the
second index is that of the stream's counter entry 
in the cTap2StreamTable.
cuctTapStreamEntry entry .1.3.6.1.4.1.9.9.400.1.1.2.1
A stream entry indicates a single data stream to be
intercepted to a Mediation Device. Many selected data
streams may go to the same application interface, and
many application interfaces are supported.
Indexes
CISCO-TAP2-MIBcTap2MediationContentId CISCO-TAP2-MIBcTap2StreamIndex
Column Syntax OID
cuctTapStreamAcctSessID
This is the RADIUS attribute 44 acct-session-ID. It
identifies a user connection. It is used to specify
a user connection to intercept.
Unsigned32r/w
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.9.9.400.1.1.2.1.1
cuctTapStreamStatus
The status of this conceptual row. This object manages
creation, modification, and deletion of rows in this
table. When any rows must be changed,
cuctTapStreamStatus must be first set to
'notInService'.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.400.1.1.2.1.2