cscaTypeProtocol
CISCO-SERVICE-CONTROL-ATTACK-MIB ·
.1.3.6.1.4.1.9.9.693.1.2.1.7
Object
column SNMPv2-SMIInteger32
This enumerated object indicates the protocol type for this
type of attack (TCP/UDP/ICMP/etc). The values for this object
are:
(1) TCP
(2) UDP
(3) ICMP
(4) Other
Context
- MIB
- CISCO-SERVICE-CONTROL-ATTACK-MIB
- OID
.1.3.6.1.4.1.9.9.693.1.2.1.7- 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::cscaTypeProtocol'
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::cscaTypeProtocol.<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::cscaTypeProtocol'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Conformance
Member of