MIBs Depot

CISCO-THREAT-MITIGATION-SERVICE-MIB

Registered at
1.3.6.1.4.1.9.9.603
Last updated
2007-01-09 00:00
Organization
Cisco Systems, Inc.
Revisions
2007-01-09 00:00
Namespace
cisco
Source file
CISCO-THREAT-MITIGATION-SERVICE-MIB
Digest
sha256:c8149a182422037114334d30f19d7e681310a883b985debbef997a3144749ec7

Description

This MIB provides management information about the Threat Mitigation Service(TMS) entity named 'Consumer'. TMS is part of Cisco's Network Infection Containment (NIC) security framework. The MIB is expected to be implemented on all entities that act as TMS consumers. The NIC framework deals with threat mitigation. The NIC architecture consists of controllers and one or more consumers registered with these controllers. The controller is responsible for detecting threats and conveying the information about the same to one or more consumers that could be the potential targets of the detected threat. Upon receiving the information about the threat from the controller, the consumer responds with appropriate mitigation actions according to the policies configured on it and as indicated in the threat notification message. TMS protocol is used for distribution and management of threat related information from the controller to consumers. TMS runs over TIDP layer which is used as distribution layer. TIDP layer provides a secured connection between the controller and the consumers. TIDP also provides group management services. Each consumer needs to participate in a TIDP group in order to receive threat notification message from controller in that TIDP group. To participate in a TIDP group consumer needs to register with the controller of that group, from which it intends to receive threat messages. When the controller needs to distribute the information about a threat to one or more target TIDP groups or to one particular consumer in a TIDP group, it delivers the information to the respective entities through TMS protocol messages. Upon receiving the threat notification message, consumer determines the appropriate mitigation action to be executed, with the corresponding action parameters, based on the configuration and information available in threat message. The respective action is then executed. The state of threat is set according to the result of enforcement action, e.g., upon successful application of enforcement action it is marked as Active. The consumer then responds to the controller with the results of the mitigation action carried out for the threat. GLOSSARY -------- Active Threat : A threat is active on a consumer if mitigation action corresponding to the threat has been enforced successfully. Inactive Threat : A threat is inactive on a consumer if mitigation action corresponding to the threat has been undone successfully. ACL : Access Control List is the list of rules which are used to filter or classify packets based on protocol parameters. ACL drop : ACL drop action refers to the drop action taken on packets matching any of the filters in the access list. DSCP : Differentiated Service Code Point is same as 'Type of Service' field in IP header, used in reference to quality of service. FPM : Flexible Packet Matching is a framework which provides packet filtering based on pattern at any offset in the packet. FPM drop : FPM drop action refers to the drop action taken on packet filtered by FPM. TCDF : Traffic Classification Definition File gives the XML description of traffic class. TIDP : Threat Information Distribution Protocol is a distribution protocol, which provides a secured connectivity between network devices. It also provides a group management function. TIDP group : A closed group of network devices which share authentication and encryption keys for message exchange. TMS : TMS protocol provides information about threats and the mitigation action required for the threats in a TIDP network. TIDP network : TIDP network comprises of one or more TIDP groups.

Contact

Cisco Systems Customer Service Postal:170 W. Tasman Drive San Jose, CA 95134 USA Tel:+1 800 553-NETS E-mail:cs-tms@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
IF-MIBifIndex
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDateAndTime, 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-SMI
CISCO-THREAT-MITIGATION-SERVICE-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
CTmsActionParamIdType
TEXTUAL-CONVENTION
This textual convention represents the type of action parameters. The semantics are as follows. noParams(1), No parameters required for the action. cir(2), police : Committed information rate. bir(3), police : Peak information rate. be(4), police : Excess burst. nexthop(5), redirect : Address of host to redirect the traffic to. dscpVal(6), setIpDscp : DSCP value in IP header to be set to. vlanId(7) Quarantine : Quarantine the host to this vlan.
current
CTmsActionParamType
TEXTUAL-CONVENTION
This textual convention represents the type of the action parameter. The semantics as follows. unsigned(1), Unsigned integer. networkAddress(2), represents a network address e,g, IPv4 and IPv6 address. string(3) A sequence of octets.
current
CTmsActionType
TEXTUAL-CONVENTION
This textual convention represents the types of actions that can be applied to mitigate a threat. ignore(1) No action, threat ignored. aclDrop(2) ACL drop action. fpmDrop(3) FPM drop. redirect(4) Redirect traffic to a particular host. police(5) Police the traffic. setIPDscp(6) Set the DSCP in IP header of packet to a specific value. localException(7) Local exception enforced for the threat. quarantine(8) Quarantine the infected host.
current
CTmsConsumerRegistrationStatus
TEXTUAL-CONVENTION
This textual description represents the status of registration of consumer with the controller. The semantics are as follows. notRegistered(1) Consumer is not registered to the controller. registrationRequestSent(2) A registration request has been sent to the controller and consumer is waiting for the response. registered(3) Consumer is registered with the controller. registrationFailed(4) The most recent registration attempt has failed.
current
CTmsConsumerState
TEXTUAL-CONVENTION
This textual description represents the state of the consumer. The semantics are as follows. disabled(1) Consumer is disabled. enabled(2) Consumer is enabled.
current
CTmsThreatStatus
TEXTUAL-CONVENTION
This textual convention represents the status of the threat received from a controller in a TIDP group on the consumer. unknown(1) Unknown state. active(2) Threat is successfully activated, i.e. mitigation action has been successfully enforced. inactive(3) Threat is inactivated by controller, i.e. mitigation action is not enforced. created(4) Consumer has recorded the information about the threat mitigation action enforcement and other processing pending for successful activation. pending(5) Mitigation action initiated and waiting for the result. activationFailed(6) Threat activation failed. inactivationFailed(7) Inactivation of threat failed. deleted(8) Threat mitigation is removed from the consumer.
current

Objects

NameOIDSyntaxAccessStatus
ciscoTmsMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.603.0
ciscoTmsMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.603.1
ciTmsConsumerGlobals
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.603.1.1
ciTmsActiveThreats
OBJECT-TYPE
This object represents the total number of active threats in the consumer.
1.3.6.1.4.1.9.9.603.1.1.1Unsigned32 (1..65535)read-onlycurrent
ciTmsInActiveThreats
OBJECT-TYPE
This object represents the total number of inactive threats in the consumer.
1.3.6.1.4.1.9.9.603.1.1.2Unsigned32 (1..65535)read-onlycurrent
ciTmsConsumerDeviceId
OBJECT-TYPE
This object is used for configuring the name of the consumer. This could be any generic string, e.g. 'Consumer-1'.
1.3.6.1.4.1.9.9.603.1.1.3SnmpAdminStringread-writecurrent
ciTmsGroupsMaxEntries
OBJECT-TYPE
This object represents the maximum number of rows in ciTmsGroupTable.
1.3.6.1.4.1.9.9.603.1.1.4Unsigned32 (1..65535)read-writecurrent
ciTmsThreatsMaxEntries
OBJECT-TYPE
This object represents the maximum number of rows in ciTmsThreatTable.
1.3.6.1.4.1.9.9.603.1.1.5Unsigned32 (1..65535)read-writecurrent
ciTmsThreatActionMaxEntries
OBJECT-TYPE
This object represents the maximum number of rows in ciTmsThreatActionTable.
1.3.6.1.4.1.9.9.603.1.1.6Unsigned32 (1..65535)read-writecurrent
ciTmsInterfaceMaxEntries
OBJECT-TYPE
This object represents the maximum number of rows in ciTmsThreatInterfaceTable.
1.3.6.1.4.1.9.9.603.1.1.7Unsigned32 (1..65535)read-writecurrent
ciTmsConsumerState
OBJECT-TYPE
This object represents the current state of the consumer.
1.3.6.1.4.1.9.9.603.1.1.8CTmsConsumerStateread-writecurrent
ciTmsConsumerGroup
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.603.1.2
ciTmsGroupTable
OBJECT-TYPE
Consumer can participate in one of more TIDP groups, each group having one or more controllers. The table represents the list of controllers in a particular group. A row is added to the table when a controller's IP address is added to the list of known controllers. A row is deleted from the table when a controller's IP address is removed from the list of known controllers.
1.3.6.1.4.1.9.9.603.1.2.1not-accessiblecurrent
ciTmsGroupEntry
OBJECT-TYPE
Each entry represents a conceptual row in ciTmsGroupTable and corresponds to the information about the controller and TIDP group a consumer is registered with.
1.3.6.1.4.1.9.9.603.1.2.1.1not-accessiblecurrent
ciTmsGroupId
OBJECT-TYPE
This object represents the TIDP group Id.
1.3.6.1.4.1.9.9.603.1.2.1.1.1Unsigned32 (1..4294967295)not-accessiblecurrent
ciTmsControllerIpType
OBJECT-TYPE
This object represents the type of the network address available through ciTmsControllerIp.
1.3.6.1.4.1.9.9.603.1.2.1.1.2InetAddressTypenot-accessiblecurrent
ciTmsControllerIp
OBJECT-TYPE
This object represents the network address of the controller. The type of the address is represented by ciTmsControllerIpType.
1.3.6.1.4.1.9.9.603.1.2.1.1.3InetAddressnot-accessiblecurrent
ciTmsGroupConsumerRegStatus
OBJECT-TYPE
This object represents the status of consumer's registration with the controller in a TIDP group.
1.3.6.1.4.1.9.9.603.1.2.1.1.4CTmsConsumerRegistrationStatusread-onlycurrent
ciTmsGroupNotifEnable
OBJECT-TYPE
This object indicates whether following notifications should be generated for a group : 1. ciscoTmsControllerUnreachable 2. ciscoTmsThreatStatusChange 3. ciscoTmsMitigationActionFailed Setting this object to 'true' enables the group level notifications, while setting it to 'false' disables the group level notifications.
1.3.6.1.4.1.9.9.603.1.2.1.1.5TruthValueread-createcurrent
ciTmsGroupStorageType
OBJECT-TYPE
The storage type for this conceptual row.
1.3.6.1.4.1.9.9.603.1.2.1.1.6StorageTyperead-createcurrent
ciTmsGroupRowStatus
OBJECT-TYPE
The status of this conceptual row. An entry can be created/deleted using this object. A row may be deleted by setting the RowStatus to 'destroy'.
1.3.6.1.4.1.9.9.603.1.2.1.1.7RowStatusread-createcurrent
ciTmsConsumerThreat
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.603.1.3
ciTmsThreatTable
OBJECT-TYPE
This table represents the information about the threats the consumer has received from various controllers belonging to different TIDP groups it is registered with. A threat received from one controller in a TIDP group is uniquely identified by the threat id and owner id. A row is added to the table when a threat notification message is received by the consumer from the controller in a TIDP group. A row is deleted from the table when the consumer deletes the information about a threat received from a controller in a TIDP group.
1.3.6.1.4.1.9.9.603.1.3.1not-accessiblecurrent
ciTmsThreatEntry
OBJECT-TYPE
Each entry represents a conceptual row in ciTmsThreatTable and corresponds to the information about a threat and it's various attributes, received from a controller in a given TIDP group.
1.3.6.1.4.1.9.9.603.1.3.1.1not-accessiblecurrent
ciTmsThreatOwner
OBJECT-TYPE
This object identifies the controller that has notified the consumer about the threat.
1.3.6.1.4.1.9.9.603.1.3.1.1.1Unsigned32 (1..4294967295)not-accessiblecurrent
ciTmsThreatId
OBJECT-TYPE
This object represents the identifier for the particular threat.
1.3.6.1.4.1.9.9.603.1.3.1.1.2Unsigned32 (1..65535)not-accessiblecurrent
ciTmsThreatVer
OBJECT-TYPE
This object represents the version of the threat.
1.3.6.1.4.1.9.9.603.1.3.1.1.3Unsigned32 (0..255)read-onlycurrent
ciTmsThreatStatus
OBJECT-TYPE
This object represents the current status of the threat on the consumer. This is evaluated locally on consumer.
1.3.6.1.4.1.9.9.603.1.3.1.1.4CTmsThreatStatusread-onlycurrent
ciTmsThreatClass
OBJECT-TYPE
This object represents the class of threat. An example of class is 'Worm'.
1.3.6.1.4.1.9.9.603.1.3.1.1.5SnmpAdminStringread-onlycurrent
ciTmsThreatName
OBJECT-TYPE
This object represents name of the threat. An example of threat name is 'WittyWorm'.
1.3.6.1.4.1.9.9.603.1.3.1.1.6SnmpAdminStringread-onlycurrent
ciTmsThreatActiveTimeDuration
OBJECT-TYPE
This object represents the duration the threat has been active for.
1.3.6.1.4.1.9.9.603.1.3.1.1.7DateAndTimeread-onlycurrent
ciTmsThreatPriority
OBJECT-TYPE
This object represents the priority at which the consumer responds to this threat. A higher value indicates a lower priority for the threat and vice versa.
1.3.6.1.4.1.9.9.603.1.3.1.1.8Unsigned32 (1..32)read-onlycurrent
ciTmsThreatTcdf
OBJECT-TYPE
This object represents the TCDF related information received in the threat. For example, <tcdf> <match> <eq field='ip.dst_addr' value='10.10.10.1'> </eq> </match> </tcdf>.
1.3.6.1.4.1.9.9.603.1.3.1.1.9SnmpAdminStringread-onlycurrent
ciTmsThreatActionTable
OBJECT-TYPE
This table represents mitigation action for the respective threat. A threat is uniquely represented by the threat id, owner id, controller IP and TIDP group ID and hence corresponding objects are used as indices. A row is added to the table when the consumer enforces a mitigation action as a result of receiving a threat message from a controller in a TIDP group. A row is deleted from the table when the consumer removes the mitigation action taken for the threat received from a controller in a TIDP group.
1.3.6.1.4.1.9.9.603.1.3.2not-accessiblecurrent
ciTmsThreatActionEntry
OBJECT-TYPE
Each entry represents a conceptual row in ciTmsThreatActionTable and corresponds to the information about the mitigation action applied for a particular threat.
1.3.6.1.4.1.9.9.603.1.3.2.1not-accessiblecurrent
ciTmsThreatAction
OBJECT-TYPE
This object represents the mitigation action taken by the consumer for a threat.
1.3.6.1.4.1.9.9.603.1.3.2.1.1CTmsActionTypenot-accessiblecurrent
ciTmsThreatActionParamId
OBJECT-TYPE
This object identifies an action parameter.
1.3.6.1.4.1.9.9.603.1.3.2.1.2CTmsActionParamIdTypenot-accessiblecurrent
ciTmsThreatActionParamType
OBJECT-TYPE
This object represents the type of an action parameter.
1.3.6.1.4.1.9.9.603.1.3.2.1.3CTmsActionParamTyperead-onlycurrent
ciTmsThreatActionParamLength
OBJECT-TYPE
This object represents the length of the action parameter identified by ciTmsThreatActionParamId.
1.3.6.1.4.1.9.9.603.1.3.2.1.4Unsigned32 (1..65535)read-onlycurrent
ciTmsThreatActionParamValue
OBJECT-TYPE
This object represents the value of the parameter identified by ciTmsThreatActionParamId. This value should be interpreted using type and length of the parameter value represented by ciTmsThreatActionParamType and ciTmsThreatActionParamLength respectively. In case of ciTmsThreatActionParamType being 'networkAddress', the first octet of this object will indicate the type of network address, i.e. it will be set to one of InetAddressType values as appropriate. The subsequent octets will carry the network address. For example, the first octet of ciTmsThreatActionParamValue will carry the value ipv4(1) and the next four octets will carry the respective octets of the IP address.
1.3.6.1.4.1.9.9.603.1.3.2.1.5SnmpAdminStringread-onlycurrent
ciTmsThreatActionFailReason
OBJECT-TYPE
This object specifies the reason for the failure of a particular threat mitigation action. 'OER mitigation not supported' is an example of the value populated for this object. For successfully mitigated threats, this will be a zero-length string.
1.3.6.1.4.1.9.9.603.1.3.2.1.6SnmpAdminStringread-onlycurrent
ciTmsThreatInterfaceTable
OBJECT-TYPE
The application of threat mitigation is typically done on one or more interfaces. This table represents the status of mitigation action applied on the respective interfaces. A row is added to the table when the consumer enforces a mitigation action on a interface as a result of receiving a threat message from a controller in a TIDP group. A row is deleted from the table when the consumer removes a mitigation action taken on a interface as a result of threat received from a controller in a TIDP group.
1.3.6.1.4.1.9.9.603.1.3.3not-accessiblecurrent
ciTmsThreatInterfaceEntry
OBJECT-TYPE
Each entry represents a row in ciTmsThreatInterfaceTable and corresponds to the information about the interface on which the threat mitigation action is applied.
1.3.6.1.4.1.9.9.603.1.3.3.1not-accessiblecurrent
ciThreatInterfaceMitigationApplied
OBJECT-TYPE
This object indicates whether the mitigation action for a particular threat has been successfully applied on an interface or not. A value of 'true' indicates the successful application of mitigation action, while a value of 'false' indicates that the mitigation action couldn't be successfully applied on the interface.
1.3.6.1.4.1.9.9.603.1.3.3.1.1TruthValueread-onlycurrent
ciTiTmsConsumerNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.603.1.4
ciTmsConsStateChangeNotifEnable
OBJECT-TYPE
This object is used to control the generation of the ciscoTmsConsStateChange notifications. A value of 'true' indicates that the agent is enabled to generate this notification. A value of 'false' indicates the generation of this notification is currently disabled.
1.3.6.1.4.1.9.9.603.1.4.1TruthValueread-writecurrent
ciscoTmsMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.603.2
ciscoTmsMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.603.2.1
ciscoTmsMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.603.2.2

Notifications

NameOIDStatus
ciscoTmsConsStateChange
NOTIFICATION-TYPE
This notification is generated to indicate the current operational state of the consumer, when the consumer undergoes a state change.
1.3.6.1.4.1.9.9.603.0.1current
ciscoTmsControllerUnreachable
NOTIFICATION-TYPE
This notification is generated by the consumer when the controller it has registered with becomes unreachable. This notification will be generated only when notification generation is enabled for the corresponding TIDP group through ciTmsGroupNotifEnable.
1.3.6.1.4.1.9.9.603.0.2current
ciscoTmsThreatStatusChange
NOTIFICATION-TYPE
This notification is generated by the consumer when consumer acts upon a particular threat and changes the state of the threat. This notification will be generated only when notification generation is enabled for the corresponding TIDP group through ciTmsGroupNotifEnable.
1.3.6.1.4.1.9.9.603.0.3current
ciscoTmsMitigationActionFailed
NOTIFICATION-TYPE
This notification is generated by the consumer when the mitigation action enforced for a particular threat fails. The notification contains the information about the failed mitigation action and the reason for the failure indicated by ciTmsThreatActionFailReason. This notification will be generated only when notification generation is enabled for the corresponding TIDP group through ciTmsGroupNotifEnable.
1.3.6.1.4.1.9.9.603.0.4current

Conformance

NameOIDStatus
ciscoTmsMIBCompliance
MODULE-COMPLIANCE
The compliance statement for the SNMP entities that implement the ciscoThreatMitigationServiceMIB module.
1.3.6.1.4.1.9.9.603.2.1.1current
ciscoTmsConsumerGroup
OBJECT-GROUP
This collection of objects represent the information about the TIDP groups, the controller(s) in a TIDP group and the status of a consumer's registration with the controller in the TIDP group.
1.3.6.1.4.1.9.9.603.2.2.1current
ciscoTmsThreatGroup
OBJECT-GROUP
This collection of objects represents the information about the threats detected, as being targeted towards a consumer, by a controller in a TIDP group.
1.3.6.1.4.1.9.9.603.2.2.2current
ciscoTmsThreatActionGroup
OBJECT-GROUP
This collection of objects represent the information about the mitigation actions taken for the respective threats by the consumer.
1.3.6.1.4.1.9.9.603.2.2.3current
ciscoTmsThreatInterfaceGroup
OBJECT-GROUP
This collection of objects represent the information about the interfaces on which the mitigation action for a particular threat is applied.
1.3.6.1.4.1.9.9.603.2.2.4current
ciscoTmsNotificationGroup
NOTIFICATION-GROUP
This collection of objects represent the notifications generated by the consumer.
1.3.6.1.4.1.9.9.603.2.2.5current