drStaticCidrOperStatus

CROUTE-MIB · .1.3.6.1.4.1.81.31.7.1.1.11

Object

column Enumeration
The operational status of this route.
up - the route is active, and is present in ipCidrRouteTable.
down - the route is inactive; it is not present in 
ipCidrRouteTable.

Context

MIB
CROUTE-MIB
OID
.1.3.6.1.4.1.81.31.7.1.1.11
Type
column
Access
readonly
Status
current
Parent
drStaticCidrEntry

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 'CROUTE-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CROUTE-MIB::drStaticCidrOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CROUTE-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CROUTE-MIB::drStaticCidrOperStatus.<drStaticCidrEntID>.<drStaticCidrDest>.<drStaticCidrMask>.<drStaticCidrTos>.<drStaticCidrNextHop>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CROUTE-MIB' -M '/opt/observium/mibs/avaya:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CROUTE-MIB::drStaticCidrOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1up
2down