CISCO-USER-CONNECTION-TAP-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-USER-CONNECTION-TAP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoUserConnectionTapMIB 1.3.6.1.4.1.9.9.400
This module manages Cisco's intercept feature for user connections. This MIB is used along with CISCO-TAP2-MIB to intercept user traffic. CISCO-TAP2-MIB along with specific filter MIBs like this MIB replace CISCO-TAP-MIB. To create an user connection intercept, an entry cuctTapStreamEntry is created which contains the filter details. An entry cTap2StreamEntry of CISCO-TAP2-MIB is created, which is the common stream information for all kinds of intercepts and type of the specific stream is set to userconnection in this entry.
         cUserConnectionTapMIBObjects 1.3.6.1.4.1.9.9.400.1
             cuctTapStreamEncodePacket 1.3.6.1.4.1.9.9.400.1.1
                 cuctTapStreamCapabilities 1.3.6.1.4.1.9.9.400.1.1.1 bits read-only
This object displays the types of intercepts supported on this device. This may be dependent on hardware capabilities or software capabilities. The value of this object is non zero, if the device supports interception of user connection traffic. A device may support both types of intercepts at the same time. The following fields may be supported: acctSessonId: packets belonging to a user connection identified by RADIUS attribute account-session-ID may be intercepted. tapEnable: set if table entries with cTap2StreamInterceptEnable set to 'false' are used to pre-screen packets for intercept; otherwise these entries are ignored. Bits: 'acctSessionId': 1, 'tapEnable': 0.
                 cuctTapStreamTable 1.3.6.1.4.1.9.9.400.1.1.2 no-access
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 1.3.6.1.4.1.9.9.400.1.1.2.1 no-access
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.
                         cuctTapStreamAcctSessID 1.3.6.1.4.1.9.9.400.1.1.2.1.1 unsigned32 read-only
This is the RADIUS attribute 44 acct-session-ID. It identifies a user connection. It is used to specify a user connection to intercept.
                         cuctTapStreamStatus 1.3.6.1.4.1.9.9.400.1.1.2.1.2 rowstatus read-only
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'.
         cUserConnectionTapMIBConform 1.3.6.1.4.1.9.9.400.2
             cUserConnectionTapMIBCompliances 1.3.6.1.4.1.9.9.400.2.1
                 cUserConnectionTapMIBCompliance 1.3.6.1.4.1.9.9.400.2.1.1
The compliance statement for entities which implement the Cisco Intercept MIB for user connections.
             cUserConnectionTapMIBGroups 1.3.6.1.4.1.9.9.400.2.2
                 cuctTapStreamComplianceGroup 1.3.6.1.4.1.9.9.400.2.2.1
These objects are necessary for a description of user traffic packets to select for interception.