ciTmsThreatAction
CISCO-THREAT-MITIGATION-SERVICE-MIB ·
.1.3.6.1.4.1.9.9.603.1.3.2.1.1
Object
column CTmsActionType
This object represents the mitigation action taken by the consumer for a threat.
Context
- MIB
- CISCO-THREAT-MITIGATION-SERVICE-MIB
- OID
.1.3.6.1.4.1.9.9.603.1.3.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ciTmsThreatActionEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::ciTmsThreatAction'
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::ciTmsThreatAction.<ciTmsThreatOwner>.<ciTmsThreatId>.<ciTmsGroupId>.<ciTmsControllerIpType>.<ciTmsControllerIp>.<ciTmsThreatAction>.<ciTmsThreatActionParamId>'
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::ciTmsThreatAction'
Syntax
- Source
- CTmsActionType
- Base type
Enumeration
Values & Constraints
Type Values
1 | ignore |
2 | aclDrop |
3 | fpmDrop |
4 | redirect |
5 | police |
6 | setIPDscp |
7 | localException |
8 | quarantine |