cscaTypeIPsDetected
CISCO-SERVICE-CONTROL-ATTACK-MIB ·
.1.3.6.1.4.1.9.9.693.1.2.1.9
Object
column SNMPv2-SMIInteger32
This object indicates which IPs are detected in this type of attack. The enumerated values are: (1) Originating Side IP is detected. (2) Attacked Side IP is detected. (3) Both side IPs are detected.
Context
- MIB
- CISCO-SERVICE-CONTROL-ATTACK-MIB
- OID
.1.3.6.1.4.1.9.9.693.1.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cscaTypeEntry
- Groups
- 1
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-SERVICE-CONTROL-ATTACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SERVICE-CONTROL-ATTACK-MIB::cscaTypeIPsDetected'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SERVICE-CONTROL-ATTACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SERVICE-CONTROL-ATTACK-MIB::cscaTypeIPsDetected.<entPhysicalIndex>.<cscaTypeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SERVICE-CONTROL-ATTACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SERVICE-CONTROL-ATTACK-MIB::cscaTypeIPsDetected'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of