cscaGlobalAttackType
CISCO-SERVICE-CONTROL-ATTACK-MIB ·
.1.3.6.1.4.1.9.9.693.1.1.10
Object
scalar Enumeration
This object indicates the type of a global attack detected and
reported by the service control entity.
The list of the various global attack are:
ICMP attack(1)
UDP attack(2)
UDP fragment attack(3)
TCP SYN Attack(4)
TCP RST Attack(5)
TCP fragment Attack(6)
TCP NON-SYN Attack(7)
Context
- MIB
- CISCO-SERVICE-CONTROL-ATTACK-MIB
- OID
.1.3.6.1.4.1.9.9.693.1.1.10- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cscaFilterMIBObjects
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::cscaGlobalAttackType.0'
More examples
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::cscaGlobalAttackType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | icmpAttack |
2 | udpAttack |
3 | udpFragmentAttack |
4 | tcpSynAttack |
5 | tcpRstAttack |
6 | tcpFragmentAttack |
7 | tcpNonSynAttack |
Conformance
Member of