apWorstOffenderReason
DDOSSECURE4-MIB ·
.1.3.6.1.4.1.11068.1.4.4.3.7.1.3
Object
column DefenseType
Type of Attack
Context
- MIB
- DDOSSECURE4-MIB
- OID
.1.3.6.1.4.1.11068.1.4.4.3.7.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- apWorstOffenderEntry
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 'DDOSSECURE4-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DDOSSECURE4-MIB::apWorstOffenderReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DDOSSECURE4-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DDOSSECURE4-MIB::apWorstOffenderReason.<apWorstOffenderInetAddressType>.<apWorstOffenderInetAddress>.<apWorstOffenderReason>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DDOSSECURE4-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DDOSSECURE4-MIB::apWorstOffenderReason'
Syntax
- Source
- DefenseType
- Base type
Enumeration
Values & Constraints
Type Values
1 | bandWidth |
2 | flood |
3 | blockedProtocol |
4 | blockedState |
5 | ipAttack |
6 | tcpAttack |
7 | udpAttack |
8 | icmpAttack |
9 | otherIpAttack |
10 | fragmentAttack |
11 | badIpPacket |
12 | badTcpPacket |
13 | badUdpPacket |
14 | badIcmpPacket |
15 | badOtherIpPacket |
16 | overloadedProtectedIP |