raisecomRip2RouteStatus

RAISECOM-RIP2-MIB · .1.3.6.1.4.1.8886.1.32.2.5.1.1.8

Object

column Bits
The value of this node indicates the current status of the RIP route.
A value of permenant(1) implies the route would never be aged. 
Aging(2) indicates the route is being aged expecting the updates to 
refresh it. 
Suppress(3) indicates a route enters into a holddown state so that 
route is marked inaccessible and is advertised as unreachable.
Flush(4) indicates the route will be removed from the routing table 
unless it is be refreshed by updates.

Context

MIB
RAISECOM-RIP2-MIB
OID
.1.3.6.1.4.1.8886.1.32.2.5.1.1.8
Type
column
Access
readonly
Status
current
Parent
raisecomRip2RouteEntry

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 'RAISECOM-RIP2-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-RIP2-MIB::raisecomRip2RouteStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-RIP2-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-RIP2-MIB::raisecomRip2RouteStatus.<raisecomRip2RouteDest>.<raisecomRip2RouteMask>.<raisecomRip2RouteNextHop>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-RIP2-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-RIP2-MIB::raisecomRip2RouteStatus'

Syntax

Bits

Values & Constraints

Enumerated Values
1permenant
2aging
3suppress
4flush