zxAnSecL3TcpSynFldProtectType
ZTE-AN-SECURITY-L3-MIB ·
.1.3.6.1.4.1.3902.1082.70.37.2.3.1.1.2
Object
scalar r/w
Enumeration
TCP SYN flooding protection type.
delHalfOpenAndAccelerateTimeout(1) -- Both delHalfOpen(2) and
accelerateTimeout(3) will be performed when
zxAnSecL3TcpSynFldProtectStatus is defence(3).
delHalfOpen(2) -- TCP half-open connections specified by
zxAnSecL3TcpHalfOpenDels will be deleted, this
action will be performed automatically and periodically
until zxAnSecL3TcpSynFldProtectStatus is not defence(3).
when
zxAnSecL3TcpSynFldProtectStatus is defence(3).
accelerateTimeout(3) -- The system TCP half-open timeout
parameter will be forcely set to the value specified by
zxAnSecL3TcpHalfOpenTimeout when
zxAnSecL3TcpSynFldProtectStatus is defence(3).
Context
- MIB
- ZTE-AN-SECURITY-L3-MIB
- OID
.1.3.6.1.4.1.3902.1082.70.37.2.3.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
delHalfOpenAndAccelerateTimeout- Parent
- zxAnSecL3TcpSynFloodGlbObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-SECURITY-L3-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-SECURITY-L3-MIB::zxAnSecL3TcpSynFldProtectType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-SECURITY-L3-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-SECURITY-L3-MIB::zxAnSecL3TcpSynFldProtectType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | delHalfOpenAndAccelerateTimeout |
2 | delHalfOpen |
3 | accelerateTimeout |