rsWSDIfCompressionType

RADWARE-MIB · .1.3.6.1.4.1.89.35.1.41.1.12

Object

column mandatory Enumeration
This parameter indicates the type of compression option available in the device.
none(1)     - indicates that there is no compression option in the device
lowSpeed(2) - indicates a compression option which is  operational up
              to line speed sof 64 kbps.
highSpeed(3)- indicates a compression option which is  operational up
              to line speeds of 2 Mbps.

Context

MIB
RADWARE-MIB
OID
.1.3.6.1.4.1.89.35.1.41.1.12
Type
column
Access
readonly
Status
mandatory
Parent
rsWSDIfEntry

Walk 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 'RADWARE-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADWARE-MIB::rsWSDIfCompressionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADWARE-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADWARE-MIB::rsWSDIfCompressionType.<rsWSDIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADWARE-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADWARE-MIB::rsWSDIfCompressionType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2lowSpeed
3highSpeed