cPrefPathRouteMapTable
CISCO-PREFERRED-PATH-MIB ·
.1.3.6.1.4.1.9.9.592.1.1.1
Object
table
This table allows users to configure and monitor
the preferred path fcroute-map parameters on all
the VSANs configured on the local switch.
A fcroute-map can be created per VSAN. For each
fcroute-map users can create multiple routes which
are identified by a route ID. Within each route
there can be multiple flows which are configured
using the cPrefPathRouteMapMatchTable table and
the corresponding outgoing interface for a route
can be configured using the
cPrefPathRouteMapSetTable table.
This table is the top-level table which is used to
configure the fcroute-map indexed by VSAN ID
and a route within a fcroute-map indexed by the
route ID of the route.
Entries in this table are created and deleted
using the cPrefPathRouteMapRowStatus object.
To create a row in this table, a manager must
set the cPrefPathRouteMapRowStatus object
to 'createAndGo' or 'createAndWait'. This will
create a route within a fcroute-map. There is
no need to configure instances of other
corresponding columns -
cPrefPathRouteMapIntfPrefStrict,
cPrefPathRouteMapRouteActive,
cPrefPathRouteMapActive in order to make the
newly created row to active.
To delete a row in this table, a manager must
set the cPrefPathRouteMapRowStatus object
to 'destroy'. This will delete a route within a
fcroute-map.
Context
- MIB
- CISCO-PREFERRED-PATH-MIB
- OID
.1.3.6.1.4.1.9.9.592.1.1.1- Type
- table
- Status
- current
- Parent
- ciscoPrefPathConfiguration
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/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::cPrefPathRouteMapTable'
More examples
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::cPrefPathRouteMapTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.