rsIpZhrConnectionStatus

RADWARE-MIB · .1.3.6.1.4.1.89.35.3.5.1.7

Object

column mandatory r/w RowStatus
It is used to manage the connections table.
The supported actions will be active, createAndGo and destroy.

Context

MIB
RADWARE-MIB
OID
.1.3.6.1.4.1.89.35.3.5.1.7
Type
column
Access
readwrite
Status
mandatory
Parent
rsIpZhrConnectionEntry

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::rsIpZhrConnectionStatus'
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::rsIpZhrConnectionStatus.<rsIpZhrConnectionIpIntf>.<rsIpZhrConnectionSrcIp>.<rsIpZhrConnectionDestIp>'
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::rsIpZhrConnectionStatus'

Syntax

Source
RowStatus
Base type
Enumeration

Values & Constraints

Type Values
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy