rlSecuritySuiteSynProtectionMode

RADLAN-SECURITY-SUITE · .1.3.6.1.4.1.89.120.10

Object

This scalar globally set protection mode on TCP SYN traffic.
Disabled - the system doesn't support protection against TCP SYN attack.
Report   - the system doesn't support protection against TCP SYN attack,but reports about it.
Block    - the systems supports protection against TCP SYN attack by blocking this traffic on the port.

Context

MIB
RADLAN-SECURITY-SUITE
OID
.1.3.6.1.4.1.89.120.10
Type
scalar
Access
readwrite
Status
current
Parent
rlSecuritySuiteMib

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-SECURITY-SUITE' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-SECURITY-SUITE::rlSecuritySuiteSynProtectionMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-SECURITY-SUITE' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-SECURITY-SUITE::rlSecuritySuiteSynProtectionMode'

Values & Constraints

Type Values
1disabled
2report
3block