idsIpsDetectionPolicy
WNDAP620 ·
.1.3.6.1.4.1.4526.100.7.12.19.1.1.3
Object
column r/w
Enumeration
This attribute shall indicates the status of IPS detection policy in which frequency AP scans the Rogue AP. If it is 'mild' set it to 10sec,'moderate' should be 5sec and aggressive will be 1 sec. The default value is moderate(5).
Context
- MIB
- WNDAP620
- OID
.1.3.6.1.4.1.4526.100.7.12.19.1.1.3- 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::idsIpsDetectionPolicy'
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::idsIpsDetectionPolicy.<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::idsIpsDetectionPolicy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | aggressive |
5 | moderate |
10 | mild |