ctsFloodAttackStatus
WNDAP620 ·
.1.3.6.1.4.1.4526.100.7.12.19.1.1.16
Object
column r/w
Enumeration
This attribute shall indicate the status of CTS flood attack. The default value is enable(1).
Context
- MIB
- WNDAP620
- OID
.1.3.6.1.4.1.4526.100.7.12.19.1.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- idsIpsSettingEntry
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 'WNDAP620' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WNDAP620::ctsFloodAttackStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WNDAP620' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WNDAP620::ctsFloodAttackStatus.<wlanIndex>.<idsIpsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WNDAP620' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WNDAP620::ctsFloodAttackStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |