agNewCfgSecurityAttacksBmap
ALTEON-CHEETAH-SWITCH-MIB ·
nortel variant
·
.1.3.6.1.4.1.1872.2.5.1.1.14.2.1.11
Object
column OctetString
The DoS Attacks added/removed for this port.
The selected DoS Attacks are presented in a bitmap format.
in receiving order:
OCTET 1 OCTET 2 .....
xxxxxxxx xxxxxxxx .....
|| || |______ 9
|| ||
|| ||________ 8
|| |_________ 7
|| . . .
||_______________ 2
|________________ 1
1 - IPLen
2 - IPVersion
3 - Broadcast
4 - Loopback
5 - Land
6 - IPReserved
7 - IPTTL
8 - IPProt
9 - IPOptLen
10 - FragMoreDont
11 - FragData
12 - FragBoundary
13 - FragLast
14 - FragDontOff
15 - FragOpt
16 - FragOff
17 - FragOversize
18 - TCPLen
19 - TCPPortZero
20 - BlatAttack
21 - TCPReserved
22 - NullScanAttack
23 - FullXmasScan
24 - FinScan
25 - VecnaScan
26 - XmasScanAttack
27 - SynFinScan
28 - FlagAbnormal
29 - SYNData
30 - SYNFrag
31 - FTPPort
32 - DNSPort
33 - SeqZero
34 - AckZero
35 - TCPOptLen
36 - UDPLen
37 - UDPPortZero
38 - FraggleAttack
39 - Pepsi
40 - Rc8
41 - SNMPNull
42 - ICMPLen
43 - SmurfAttack
44 - ICMPData
45 - ICMPOff
46 - ICMPType
47 - IGMPLen
48 - IGMPFrag
49 - IGMPType
50 - ARPLen
51 - ARPNbCast
52 - ARPNuCast
53 - ARPSpoof
54 - GARP
55 - IP6Len
56 - IP6Version
where x : 1 - The represented DoS Attack is enabled
0 - The represented DoS Attack is disabled
Context
- MIB
- ALTEON-CHEETAH-SWITCH-MIB
- OID
.1.3.6.1.4.1.1872.2.5.1.1.14.2.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- agCfgSecurityPortTableEntry
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 'ALTEON-CHEETAH-SWITCH-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-SWITCH-MIB::agNewCfgSecurityAttacksBmap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALTEON-CHEETAH-SWITCH-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-SWITCH-MIB::agNewCfgSecurityAttacksBmap.<agCfgSecurityPortIndx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTEON-CHEETAH-SWITCH-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTEON-CHEETAH-SWITCH-MIB::agNewCfgSecurityAttacksBmap'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.