CISCO-VOIP-TAP-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-VOIP-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
 ciscoVoIpTapMIB 1.3.6.1.4.1.9.9.716
This module manages Cisco's intercept feature for Voice over IP (VoIP). This MIB is used along with CISCO-TAP2-MIB to intercept VoIP Control and Data traffic.
         ciscoVoIpTapMIBNotifs 1.3.6.1.4.1.9.9.716.0
         ciscoVoIpTapMIBObjects 1.3.6.1.4.1.9.9.716.1
             cvoiptapStreamEncodePacket 1.3.6.1.4.1.9.9.716.1.1
                 cvoiptapStreamCapabilities 1.3.6.1.4.1.9.9.716.1.1.1 bits read-only
This object identifies what types of intercept streams can be configured on this type of device. This may be dependent on hardware capabilities, software capabilities. The following fields may be supported: tapEnable: set if table entries with cTap2StreamInterceptEnable set to 'false' are used to pre-screen packets for intercept otherwise these entries are ignored. usernameOrNumber: SNMP ifIndex value may be used to select interception of calls to or from a user or phone number may be used to select traffic to be intercepted. uri: Session Initiation Protocol (SIP) Uniform Resource Identifier (URI) may be used to select traffic to be intercepted. Bits: 'usernameOrNumber': 1, 'tapEnable': 0, 'uri': 2.
                 cvoiptapStreamTable 1.3.6.1.4.1.9.9.716.1.1.2 no-access
The Intercept Stream VoIP Table lists the streams to be intercepted. To create a VoIP intercept, an entry cvoiptapStreamEntry 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 IP in this entry. 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 call selection. For example, if all traffic to or from a given user is to be intercepted, one would configure an entry which lists the user with approprite tap type. The first index indicates which Mediation Device the intercepted traffic will be diverted to. The second index permits multiple classifiers to be used together, such as having an IP address as source or destination. The value of the second index is that of the stream's counter entry in the cTap2StreamTable. Entries are added to this table via citapStreamStatus in accordance with the RowStatus convention.
                     cvoiptapStreamEntry 1.3.6.1.4.1.9.9.716.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.
                         cvoiptapStreamId 1.3.6.1.4.1.9.9.716.1.1.2.1.1 cvoipwarrantid read-only
This object uniquely identifies this warrant. It has to be unique among all the rows.
                         cvoiptapStreamType 1.3.6.1.4.1.9.9.716.1.1.2.1.2 integer read-only
pen : Pen Register - provides trace of all outgoing calls. Only Call Data is sent. trace : Trace - provides trace of all incoming calls. Only Call Data is sent. penAndTrace : Provides trace of both incoming and outgoing calls. Only Call Data is sent. intercept : Provides both Call Data and Call Content to Commission on Accreditation for Law Enforcement Agencies (CALEA). Intercept is applicable to both originating and terminating calls. Enumeration: 'pen': 1, 'intercept': 4, 'penAndTrace': 3, 'trace': 2.
                         cvoiptapStreamMatch 1.3.6.1.4.1.9.9.716.1.1.2.1.3 cvoipsubscriberid read-only
This field describes the candidate which needs to be tapped.
                         cvoiptapStreamMatchType 1.3.6.1.4.1.9.9.716.1.1.2.1.4 integer read-only
This field specifies the type of information in cvoiptapStreamMatch. A subscriber or intercept candidate can be defined either as username, phone number or Session Initiation Protocol (SIP) Uniform Resource Identifier (URI). 'username' is defined as per RFC-3261. Same value is being used for either username or phone number. Enumeration: 'usernameOrNumber': 1, 'uri': 2.
                         cvoiptapStreamCCMediationDevice 1.3.6.1.4.1.9.9.716.1.1.2.1.5 integer32 read-only
This object points to a row in Mediation Table which contains the IP address and port number for sending the Call Content intercept information.
                         cvoiptapStreamRowStatus 1.3.6.1.4.1.9.9.716.1.1.2.1.6 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, cvoiptapStreamRowStatus must be first set to 'notInService'. Row will be created when the service provider has to provision a tap for a VoIP endpoint. Row will be deleted when the warrant has expired. Row will be changed when the warrant type has been changed. cTap2StreamTable defined in CISCO-TAP2-MIB goes in conjunction with this row, using the same index.
         ciscoVoIpTapMIBConform 1.3.6.1.4.1.9.9.716.2
             ciscoVoIpTapMIBCompliances 1.3.6.1.4.1.9.9.716.2.1
                 ciscoVoIpTapMIBCompliance 1.3.6.1.4.1.9.9.716.2.1.1
The compliance statement for entities which implement the Cisco Intercept MIB for VoIP.
             ciscoVoIpTapMIBGroups 1.3.6.1.4.1.9.9.716.2.2
                 ciscoVoIpTapStreamGroup 1.3.6.1.4.1.9.9.716.2.2.1
These objects are necessary for a description of VoIP Signaling and Data packets to select for interception.