ciTmsThreatActionParamValue

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

Object

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.

Context

MIB
CISCO-THREAT-MITIGATION-SERVICE-MIB
OID
.1.3.6.1.4.1.9.9.603.1.3.2.1.5
Type
column
Access
readonly
Status
current
Parent
ciTmsThreatActionEntry
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::ciTmsThreatActionParamValue'
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::ciTmsThreatActionParamValue.<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::ciTmsThreatActionParamValue'

Values & Constraints

Type Constraints
range: 0..255

Conformance