ipSpecRouteStatus

RADWARE-MIB · .1.3.6.1.4.1.89.26.12.1.7

Object

column mandatory r/w RowStatus
The row status variable, used according to row
installation and removal conventions.
              
A row entry cannot be modified when the status is
marked as active(1).

Context

MIB
RADWARE-MIB
OID
.1.3.6.1.4.1.89.26.12.1.7
Type
column
Access
readwrite
Status
mandatory
Parent
ipSpecRouteEntry

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::ipSpecRouteStatus'
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::ipSpecRouteStatus.<ipSpecRouteDest>.<ipSpecRoutePfxLen>.<ipSpecRouteNextHop>'
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::ipSpecRouteStatus'

Syntax

Source
RowStatus
Base type
Enumeration

Values & Constraints

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