ciThreatInterfaceMitigationApplied

CISCO-THREAT-MITIGATION-SERVICE-MIB · .1.3.6.1.4.1.9.9.603.1.3.3.1.1

Object

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.

Context

MIB
CISCO-THREAT-MITIGATION-SERVICE-MIB
OID
.1.3.6.1.4.1.9.9.603.1.3.3.1.1
Type
column
Access
readonly
Status
current
Parent
ciTmsThreatInterfaceEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-THREAT-MITIGATION-SERVICE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-THREAT-MITIGATION-SERVICE-MIB::ciThreatInterfaceMitigationApplied'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-THREAT-MITIGATION-SERVICE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-THREAT-MITIGATION-SERVICE-MIB::ciThreatInterfaceMitigationApplied.<ciTmsThreatId>.<ciTmsThreatOwner>.<ciTmsGroupId>.<ciTmsControllerIpType>.<ciTmsControllerIp>.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-THREAT-MITIGATION-SERVICE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-THREAT-MITIGATION-SERVICE-MIB::ciThreatInterfaceMitigationApplied'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance