rsIDSSynProfilesParamsWebMethod
IDS-MIB ·
.1.3.6.1.4.1.89.35.1.65.103.19.1.4
Object
column r/w
Enumeration
This variable indicates the HTTP authentication method
Context
- MIB
- IDS-MIB
- OID
.1.3.6.1.4.1.89.35.1.65.103.19.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rsIDSSynProfilesParamsEntry
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 'IDS-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IDS-MIB::rsIDSSynProfilesParamsWebMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IDS-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IDS-MIB::rsIDSSynProfilesParamsWebMethod.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IDS-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IDS-MIB::rsIDSSynProfilesParamsWebMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | admin |
1 | eiq |
2 | serverCrack |
3 | antiScan |
4 | connectionLimit |
5 | applicationSecurity |
6 | synProtection |
7 | httpFlood |
8 | bDoS |
9 | dnsFlood |