rsIDSSLTTermThreshold
IDS-MIB ·
.1.3.6.1.4.1.89.35.1.65.38.1.6
Object
This variable indicates the termination threshold
Context
- MIB
- IDS-MIB
- OID
.1.3.6.1.4.1.89.35.1.65.38.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rsIDSSLTtrackingEntry
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::rsIDSSLTTermThreshold'
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::rsIDSSLTTermThreshold.<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::rsIDSSLTTermThreshold'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Enumerated Values
0 | disabled |
1 | http200ok |
2 | http200ok-rst-dst |
3 | http403 |
4 | http403-rst-dst |
Type Constraints
range: -2147483648..2147483647