cPrefPathRouteMapRouteActive

CISCO-PREFERRED-PATH-MIB · .1.3.6.1.4.1.9.9.592.1.1.1.1.4

Object

column r/w SNMPv2-TCTruthValue
This object allows to activate/de-activate
the route within a fcroute-map.
              
If value of this object is set to 'true', then
route will be activated. If set to 'false', then
the route will be de-activated.
              
After the route is activated, any incremental
updates or changes made to the match or set criteria
would require this object to be set to 'true' again
(re-activation).

Context

MIB
CISCO-PREFERRED-PATH-MIB
OID
.1.3.6.1.4.1.9.9.592.1.1.1.1.4
Type
column
Access
readwrite
Status
current
Parent
cPrefPathRouteMapEntry
Groups
2

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 'CISCO-PREFERRED-PATH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PREFERRED-PATH-MIB::cPrefPathRouteMapRouteActive'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PREFERRED-PATH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PREFERRED-PATH-MIB::cPrefPathRouteMapRouteActive.<cPrefPathRouteMapVsanIndex>.<cPrefPathRouteMapRouteIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PREFERRED-PATH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PREFERRED-PATH-MIB::cPrefPathRouteMapRouteActive'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false