rsSESSIONNewSynTriggerType
SESSION-MIB ·
radware variant
·
.1.3.6.1.4.1.89.35.1.104.28.1.1
Object
column Enumeration
The type of trigger - SYN flood protection or ACK reflection protection.
Context
- MIB
- SESSION-MIB
- OID
.1.3.6.1.4.1.89.35.1.104.28.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rsSESSIONNewSynTriggerEntry
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 'SESSION-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SESSION-MIB::rsSESSIONNewSynTriggerType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SESSION-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SESSION-MIB::rsSESSIONNewSynTriggerType.<rsSESSIONNewSynTriggerType>.<rsSESSIONNewSynTriggerIP>.<rsSESSIONNewSynTriggerPort>.<rsSESSIONNewSynTriggerRxport>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SESSION-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SESSION-MIB::rsSESSIONNewSynTriggerType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | synProtectionTrigger |
2 | synProtectionEnable |
3 | synProtectionTotal |
4 | ackReflection |