CISCO-MOBILITY-TAP-MIB
- Registered at
- 1.3.6.1.4.1.9.9.672
- Last updated
- 2010-06-16 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2010-06-16 00:00, 2010-04-15 00:00, 2008-08-05 00:00
- Namespace
- cisco
- Source file
CISCO-MOBILITY-TAP-MIB- Digest
sha256:4804b3d4c038a99df5d42c157516d2d4b610a96269b471adb45db3bd0e251f1d
Description
This module manages Cisco's intercept feature for Mobility Gateway Products. This MIB is used along with CISCO-TAP2-MIB MIB to intercept Mobility Gateway traffic. CISCO-TAP2-MIB MIB along with specific filter MIBs like this MIB replace the CISCO-TAP-MIB MIB. To create a Mobility intercept, an entry cmtapStreamEntry 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 'mobility' in this entry.
Contact
Cisco Systems Customer Service Postal:170 W. Tasman Drive San Jose, CA 95134 USA Tel:+1 800 553-NETS E-mail:cs-li@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| CISCO-TAP2-MIB | cTap2MediationContentId, cTap2StreamIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-MOBILITY-TAP-MIB CISCO-SMI CISCO-TAP2-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| CmtapLawfulInterceptID TEXTUAL-CONVENTION An octet string containing the Lawful Intercept Identifier (LIID)assigned to the intercepted target by a law enforcement agency defined by Communications Assistance for Law Enforcement Act (CALEA). | current | |||
| CmtapSubscriberID TEXTUAL-CONVENTION An octet string containing a subscriber's identification, preferably in human-readable form. A CmtapStreamSubscriberID value is always interpreted within the context of an CmtapStreamSubscriberIDType value. Every usage of the CmtapStreamSubscriberID textual convention is required to specify the identity that corresponds to a CmtapStreamSubscriberIDType object. | current | |||
| CmtapSubscriberIDType TEXTUAL-CONVENTION A value that represents the type of address that is used to identify a subscriber. The following types are currently supported: unknown: The Subscriber's identifier type is not known. msid: A Mobile Subscriber Identity (MSID). imsi: An International Mobile Subscriber Identity(IMSI) number. nai: A Network Access Identifier (NAI). esn: An Electronic Serial Number (ESN). servedMdn: Served Mdn(mobile directory number) is a vendor specific attribute. It is similar to the class IETF attribute. Refer to RFC 2865 for vendor specific attribute format. Example:dsg-mdn. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoMobilityTapMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.672.0 | |||
| ciscoMobilityTapMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.672.1 | |||
| cmtapStreamGroup OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.672.1.1 | |||
| cmtapStreamCapabilities OBJECT-TYPE This object indicates the Mobility Gateway intercept features that are implemented by this device and are manageable through this MIB. tapEnable: set if table entries with cTap2StreamInterceptEnable set to 'false' are used to pre-screen packets for intercept; otherwise these entries are ignored. interface: SNMP ifIndex Value may be used to select interception of all data crossing an interface or set of interfaces. nonvolatileStorage: The cmTapStreamTable supports the ability to store rows in nonvolatile memory. calledSubscriberID: The cmtapStreamCalledSubscriberID can be used to specify intercepts. Otherwise, this field is disabled. msid: A Mobile Subscriber Identity (MSID) can be used in the ID strings to specify intercepts. imsi: An International Mobile Subscriber Identity (IMSI) number can be used ID strings to specify intercepts. nai: A Network Access Identifier (NAI) can be used in the ID strings to specify intercepts. esn: An Electronic Serial Number (ESN) can be used in the ID strings to specify intercepts. servedMdn: Vendor specific attribute Served-Mobile Directory Number(MDN) can be used in the ID strings to specify intercepts. | 1.3.6.1.4.1.9.9.672.1.1.1 | Bits {tapEnable(0), interface(1), calledSubscriberID(2), nonvolatileStorage(3), msid(4), imsi(5), nai(6), esn(7), servedMdn(8)} | read-only | current |
| cmtapStreamTable OBJECT-TYPE The Mobility Stream Table lists the data streams to be intercepted. The same data stream may be required by multiple taps. This essentially provides options for packet selection, only some of which might be used. For example, if all the traffic to or from a subscriber is to be intercepted, one would configure an entry listing SubscriberID along with the SubscriberIDType corresponding to the stream that one wishes to intercept. The first index indicates which Mediation Device the intercepted traffic will be diverted to. The second index, which indicates the specific intercept stream, permits multiple classifiers to be used together. For example, an IP stream and a Mobility stream could both be listed in their respective tables, yet still correspond to the same Mediation Device entry. Entries are added to this table via cmtapStreamStatus in accordance with the RowStatus convention. | 1.3.6.1.4.1.9.9.672.1.1.2 | not-accessible | current | |
| cmtapStreamEntry OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.672.1.1.2.1 | not-accessible | current | |
| cmtapStreamCalledSubscriberIDType OBJECT-TYPE Identifies the type of address that is stored in the cmtapStreamCalledSubscriberID string. | 1.3.6.1.4.1.9.9.672.1.1.2.1.1 | CmtapSubscriberIDType | read-create | current |
| cmtapStreamCalledSubscriberID OBJECT-TYPE A string used to identify the party being contacted. The type of this identification is determined by the cmtapStreamCalledSubscriberIDType object. | 1.3.6.1.4.1.9.9.672.1.1.2.1.2 | CmtapSubscriberID | read-create | current |
| cmtapStreamSubscriberIDType OBJECT-TYPE Identifies the type of address that is stored in the cmtapStreamSubscriberID string. | 1.3.6.1.4.1.9.9.672.1.1.2.1.3 | CmtapSubscriberIDType | read-create | current |
| cmtapStreamSubscriberID OBJECT-TYPE A string used to identify the subscriber to tap. The type of this indentification is determined by the cmtapStreamSubscriberIDType object. | 1.3.6.1.4.1.9.9.672.1.1.2.1.4 | CmtapSubscriberID | read-create | current |
| cmtapStreamStorageType OBJECT-TYPE This object specifies the storage type of this conceptual row. If it is set to 'nonVolatile', this entry can be saved into non-volatile memory. | 1.3.6.1.4.1.9.9.672.1.1.2.1.5 | StorageType | read-create | current |
| cmtapStreamStatus OBJECT-TYPE The status of this conceptual row. This object manages creation, modification, and deletion of rows in this table. When any field must be changed, cmtapStreamStatus must be first set to 'notInService'. | 1.3.6.1.4.1.9.9.672.1.1.2.1.6 | RowStatus | read-create | current |
| cmtapStreamLIIdentifier OBJECT-TYPE This object is an identifier assigned by a Law Enforcement Agency (LEA) to facilitate LI operations as defined in 3GPP TS 33.108 v8.7.0 standards document. | 1.3.6.1.4.1.9.9.672.1.1.2.1.7 | CmtapLawfulInterceptID | read-create | current |
| cmtapStreamLocationInfo OBJECT-TYPE This object indicates, if the userLocationInfo object should be included in the Intercept Related Information (IRI) messages sent by the gateway to mediation gateway(s) for interception taps. The userLocationInfo is defined as part of the IRI messages in 3GPP 33.108 v8.7.0 standards document. | 1.3.6.1.4.1.9.9.672.1.1.2.1.8 | TruthValue | read-create | current |
| cmtapStreamInterceptType OBJECT-TYPE This object indicates the intercept type of the tapped stream. The tap can be provisioned to intercept control messages (IRI) from the tapped stream, the payload (CC) messages from the tapped stream or both. The format of these messages in defined in 3GPP TS 33.108 v8.7.0 standards document. ccOnly(1) - Content of communication interception only. iriOnly(2) - Intercept Related Information only. both(3) - Intercept both: CC and IRI. | 1.3.6.1.4.1.9.9.672.1.1.2.1.9 | INTEGER {ccOnly(1), iriOnly(2), both(3)} | read-create | current |
| ciscoMobilityTapMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.672.2 | |||
| ciscoMobilityTapMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.672.2.1 | |||
| ciscoMobilityTapMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.672.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoMobilityTapMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco Intercept MIB for Mobility Gateways | 1.3.6.1.4.1.9.9.672.2.1.1 | deprecated |
| ciscoMobilityTapMIBComplianceRev01 MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco Intercept MIB for Mobility Gateways. | 1.3.6.1.4.1.9.9.672.2.1.2 | current |
| ciscoMobilityTapCapabilityGroup OBJECT-GROUP A collection of objects which provide Mobility Gateway capabilities for the system. | 1.3.6.1.4.1.9.9.672.2.2.1 | current |
| ciscoMobilityTapStreamGroup OBJECT-GROUP A collection of objects which provide information about the stream from which we wish to intercept packets. | 1.3.6.1.4.1.9.9.672.2.2.2 | current |
| ciscoMobilityTapStreamGroupSup1 OBJECT-GROUP A collection of objects which provide additional information about the stream from which we wish to intercept packets. | 1.3.6.1.4.1.9.9.672.2.2.3 | current |