cPrefPathRouteMapGlobalActive
CISCO-PREFERRED-PATH-MIB ·
.1.3.6.1.4.1.9.9.592.1.1.2.1.1
Object
column r/w
Enumeration
This object allows to activate/de-activate all the
routes within a fcroute-map.
This object is read-write for the values of 'all'
and 'none', but cannot be set to 'partial'.
If this object is set to 'all', then all the routes
within this fcroute-map will be activated.
If this object is set to 'none', then all routes
within this fcroute-map will be de-activated.
The value of 'partial' indicates that not all of
the routes within this fcroute-map are active.
This happens when some of the routes within this
fcroute-map is de-activated by using
cPrefPathRouteMapRouteActive object.
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 'all' again
(re-activation).
Context
- MIB
- CISCO-PREFERRED-PATH-MIB
- OID
.1.3.6.1.4.1.9.9.592.1.1.2.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cPrefPathRouteMapGlobalEntry
- 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::cPrefPathRouteMapGlobalActive'
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::cPrefPathRouteMapGlobalActive.<cPrefPathRouteMapVsanIndex>'
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::cPrefPathRouteMapGlobalActive'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | all |
2 | partial |
3 | none |
Conformance
Member of