cPrefPathRouteMapActive
CISCO-PREFERRED-PATH-MIB ·
.1.3.6.1.4.1.9.9.592.1.1.1.1.5
Object
This object allows to activate/de-activate all the
routes within a fcroute-map.
If value of this object is set to 'true', then all
the routes within this fcroute-map will be activated.
If set to 'false', then all routes within this
fcroute-map will be de-activated.
After the fcroute-map 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.5- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- cPrefPathRouteMapEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::cPrefPathRouteMapActive'
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::cPrefPathRouteMapActive.<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::cPrefPathRouteMapActive'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of