CISCO-PREFERRED-PATH-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
7
Rows
7
Columns
25
.1.3.6.1.4.1.9.9.592.1.1.1 · 1 row entry · 7 columns
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.
cPrefPathRouteMapEntry entry .1.3.6.1.4.1.9.9.592.1.1.1.1
A conceptual row in the cPrefPathRouteMapTable.
There is an entry in this table for each
route within a fcroute-map.
Indexes
cPrefPathRouteMapVsanIndex cPrefPathRouteMapRouteIndex
Column Syntax OID
cPrefPathRouteMapVsanIndex
The VSAN ID of this fcroute-map.
CISCO-ST-TCVsanIndex
Textual Convention: CISCO-ST-TCVsanIndex Integer32
Type Constraints:
range: 1..4094
.1.3.6.1.4.1.9.9.592.1.1.1.1.1
cPrefPathRouteMapRouteIndex
An arbitrary integer value which identifies a
route in this fcroute-map.
Unsigned32
Constraints:
range: 1-2048
.1.3.6.1.4.1.9.9.592.1.1.1.1.2
cPrefPathRouteMapIntfPrefStrict
This object allows to change the way
the preferred path selection logic would
select the preferred path.

Setting this object to 'true' will make the
preferred path to select the outgoing interface
strictl…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.592.1.1.1.1.3
cPrefPathRouteMapRouteActive
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.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.592.1.1.1.1.4
cPrefPathRouteMapActive deprecated
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',…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.592.1.1.1.1.5
cPrefPathRouteMapStorageType
The storage type for this conceptual row.

Conceptual rows having the value 'permanent'
need not allow write-access to any columnar
objects in the row.
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.4.1.9.9.592.1.1.1.1.6
cPrefPathRouteMapRowStatus
The status of this conceptual row.

There is no need to configure instances of other
corresponding columnar objects in order to make the
newly created row to active.

Instances of all other …
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.592.1.1.1.1.7
.1.3.6.1.4.1.9.9.592.1.1.2 · 1 row entry · 1 columns
This table allows users to configure and monitor
the preferred path fcroute-map global parameters.
          
Entries in this table are automatically created
when the first route in a fcroute-map is created
using the cPrefPathRouteMapTable table.
          
An entry is deleted automatically from this table
if either:
- The last route in a fcroute-map is removed using 
  the cPrefPathRouteMapTable table.
       or
- The corresponding VSAN is deleted using the 
  vsanTable table (Defined in CISCO-VSAN-MIB).
cPrefPathRouteMapGlobalEntry entry .1.3.6.1.4.1.9.9.592.1.1.2.1
A row in the cPrefPathRouteMapGlobalTable table.
There is an entry in this table for each
fcroute-map created.
Indexes
cPrefPathRouteMapVsanIndex
Column Syntax OID
cPrefPathRouteMapGlobalActive
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…
Enumerationr/w
Enumerated Values:
1all
2partial
3none
.1.3.6.1.4.1.9.9.592.1.1.2.1.1
.1.3.6.1.4.1.9.9.592.1.1.3 · 1 row entry · 6 columns
This table allows to configure and monitor
the match criteria for a route within a 
fcroute-map created using the 
cPrefPathRouteMapTable table. 
          
Each match criteria allows user to classify a
traffic flow based on the the incoming frame's
source FC-ID and destination FC-ID match.
          
Each entry in this table is indexed by the 
 - cPrefPathRouteMapVsanIndex 
 - cPrefPathRouteMapRouteIndex 
 - cPrefPathRMapMatchSrcAddr 
 - cPrefPathRMapMatchSrcAddrMask 
 - cPrefPathRMapMatchSrcIntf 
 - cPrefPathRMapMatchDstAddr 
 - cPrefPathRMapMatchDstAddrMask 
          
Note that any changes or updates made to the match
criteria would require the corresponding route
or the corresponding fcroute-map to be activated
again.
          
Entries in this table are created and deleted
using the cPrefPathRMapMatchRowStatus object.
          
To create a row in this table, a manager must
set the cPrefPathRMapMatchRowStatus object
to 'createAndGo' or 'createAndWait'. This will 
create a match criteria for a route within a 
fcroute-map. 
          
To delete a row in this table, a manager must
set the cPrefPathRMapMatchRowStatus object
to 'destroy'. 
          
This table is dependent on cPrefPathRouteMapTable 
table. The association between this table and 
cPrefPathRouteMapTable table is through the common
indices - cPrefPathRouteMapRouteIndex and
cPrefPathRouteMapVsanIndex.
          
All the entries in this table with the indices - 
cPrefPathRouteMapVsanIndex and
cPrefPathRouteMapRouteIndex is in fact the match
criteria or the flows associated with the route
within a fcroute-map for a VSAN, which are created
and activated using the cPrefPathRouteMapTable table.
          
When the row corresponding to indices -
cPrefPathRouteMapVsanIndex and 
cPrefPathRouteMapRouteIndex in
the cPrefPathRouteMapTable is destroyed then all
the rows in this table with those indices will be
destroyed.
cPrefPathRouteMapMatchEntry entry .1.3.6.1.4.1.9.9.592.1.1.3.1
An entry (conceptual row) in this table.
There is an entry in this table for each
match criteria of a route within a
fcroute-map.
Indexes
cPrefPathRouteMapVsanIndex cPrefPathRouteMapRouteIndex cPrefPathRMapMatchSrcAddr cPrefPathRMapMatchSrcAddrMask cPrefPathRMapMatchSrcIntf cPrefPathRMapMatchDstAddr cPrefPathRMapMatchDstAddrMask
Column Syntax OID
cPrefPathRMapMatchSrcAddr
The FC-ID which need to be matched with source
address in a frame for the flow classification.
CISCO-ST-TCFcAddressId
Textual Convention: CISCO-ST-TCFcAddressId OctetString
Type Constraints:
range: 3
.1.3.6.1.4.1.9.9.592.1.1.3.1.1
cPrefPathRMapMatchSrcAddrMask
This object represents the mask associated with
the source address represented by
cPrefPathRMapMatchSrcAddr.

The value of this object is meaningful only
if the corresponding instance of
cPrefPathRMapMatc…
CiscoPrefPathFcAddrMask
Textual Convention: CiscoPrefPathFcAddrMask Enumeration
Type Values:
1full
2domainArea
3domain
4noMask
.1.3.6.1.4.1.9.9.592.1.1.3.1.2
cPrefPathRMapMatchSrcIntf
This object represents an interface on the
local device on which a frame should arrive
for flow classification.

The value of 0 indicates that source interface
match is not selected.
IF-MIBInterfaceIndexOrZero
Textual Convention: IF-MIBInterfaceIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.9.9.592.1.1.3.1.3
cPrefPathRMapMatchDstAddr
The FC-ID which need to be matched with
destination address in a frame for flow
classification.
CISCO-ST-TCFcAddressId
Textual Convention: CISCO-ST-TCFcAddressId OctetString
Type Constraints:
range: 3
.1.3.6.1.4.1.9.9.592.1.1.3.1.4
cPrefPathRMapMatchDstAddrMask
This object represents the mask associated with
the destination address represented by
cPrefPathRMapMatchDstAddr.

The value of this object is meaningful only if the
corresponding instance of cPrefPathRMa…
CiscoPrefPathFcAddrMask
Textual Convention: CiscoPrefPathFcAddrMask Enumeration
Type Values:
1full
2domainArea
3domain
4noMask
.1.3.6.1.4.1.9.9.592.1.1.3.1.5
cPrefPathRMapMatchRowStatus
The status of this conceptual row.

There is no need to configure instances of other
corresponding columnar objects in order to make the
newly created row to active.

Instances of all other …
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.592.1.1.3.1.6
.1.3.6.1.4.1.9.9.592.1.1.4 · 1 row entry · 4 columns
This table allows to configure and monitor
the set criteria for a route within a
fcroute-map created using the
cPrefPathRouteMapTable table. 
          
Each set criteria allows user to setup an action
on the classified or matched traffic flow created
using the cPrefPathRouteMapMatchTable table.
          
Each set criteria allows user to setup an outgoing
interface, and associate it with a preference level.
Preference level indicates the priority of the
interface during the selection in case multiple
outgoing interfaces are configured.
          
Match criteria configured using the
cPrefPathRouteMapMatchTable table for a route
within a fcroute-map and the set criteria
(this table) configured for the same route within
a fcroute-map go together as (match, set) pair.
Which means that those matched traffic
flows will be forwarded or routed via the interface
selected based on the preference level in the set
criteria (this table).
          
Each entry in this table is indexed by the 
 - cPrefPathRouteMapVsanIndex 
 - cPrefPathRouteMapRouteIndex 
 - cPrefPathRMapSetIntfPref         
          
Note any changes or updates made to the set
criteria would require the corresponding route
or the corresponding fcroute-map to be activated
again.
          
Entries in this table are created and deleted
using the cPrefPathRMapSetRowStatus object.
          
To create a row in this table, a manager must
set the cPrefPathRMapSetRowStatus object
to 'createAndGo' or 'createAndWait'. This will 
create a set criteria for a route within a
fcroute-map. It is required to configure instances
of cPrefPathRMapSetIntf column before or
concurrently in order to make the newly created
row to active. 
          
To delete a row in this table, a manager must
set the cPrefPathRMapSetRowStatus object
to 'destroy'. 
          
This table is dependent on cPrefPathRouteMapTable
table. The association between this table and the
cPrefPathRouteMapTable table is through the common
indices - cPrefPathRouteMapVsanIndex and
cPrefPathRouteMapVsanIndex. All the entries in this
table with the indices - cPrefPathRouteMapVsanIndex
and cPrefPathRouteMapRouteIndex is in fact the set
criteria associated with the route within a
fcroute-map, which are created and activated in the
cPrefPathRouteMapTable Table.
          
When the row corresponding to indices -
cPrefPathRouteMapVsanIndex and 
cPrefPathRouteMapRouteIndex in
the cPrefPathRouteMapTable is destroyed then all
the rows in this table with those indices will be
destroyed.
cPrefPathRouteMapSetEntry entry .1.3.6.1.4.1.9.9.592.1.1.4.1
An entry (conceptual row) in this table.
There is an entry in this table for each
set criteria of a route within a fcroute-map.
Indexes
cPrefPathRouteMapVsanIndex cPrefPathRouteMapRouteIndex cPrefPathRMapSetIntfPref
Column Syntax OID
cPrefPathRMapSetIntfPref
Preference level, which indicates the metric
or cost, associated with the
cPrefPathRMapSetIntf outgoing interface.

The lower the number the higher the preference.
CiscoPrefPathPreferenceLevel
Textual Convention: CiscoPrefPathPreferenceLevel Unsigned32
Type Constraints:
range: 1..255
.1.3.6.1.4.1.9.9.592.1.1.4.1.1
cPrefPathRMapSetIntf
This object represents an interface on the
local device on which the matched or classified
frame will be forwarded.
IF-MIBInterfaceIndexr/w
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.9.9.592.1.1.4.1.2
cPrefPathRMapSetIvrNextHopVsanId
This object represents the IVR next hop VSAN ID.
CiscoPrefPathIvrNextHopVsanIdr/w
Textual Convention: CiscoPrefPathIvrNextHopVsanId Unsigned32
Type Constraints:
range: 0..4093
.1.3.6.1.4.1.9.9.592.1.1.4.1.3
cPrefPathRMapSetRowStatus
The status of this conceptual row.

It is required to configure instances of
cPrefPathRMapSetIntf column before or concurrently
in order to make the newly created row to active.

Instances of…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.592.1.1.4.1.4
.1.3.6.1.4.1.9.9.592.1.2.1 · 1 row entry · 3 columns
This table contains information of the 
'preferred path' that is currently active and 
selected for a route within a fcroute-map.
The 'preferred path' is the selected preference
level, and its associated interface which will be
the outgoing interface for traffic that are
classified using the match criteria in that
particular indexed fcroute-map route. 
          
Each entry in this table is indexed by 
 - cPrefPathRouteMapVsanIndex 
 - cPrefPathRouteMapRouteIndex 
          
For each route in a fcroute-map, preferred path
selects a preference level (the lower the number
the higher the preference) per VSAN based on link
status of interface associated with the
preference level. This table contains the
information of the selected preference level.
cPrefPathRouteMapInfoEntry entry .1.3.6.1.4.1.9.9.592.1.2.1.1
An entry which contains information about
the preferred path of a route within a
fcroute-map.
Indexes
cPrefPathRouteMapVsanIndex cPrefPathRouteMapRouteIndex
Column Syntax OID
cPrefPathRMapSelectedPref
The selected preference level.
CiscoPrefPathPreferenceLevel
Textual Convention: CiscoPrefPathPreferenceLevel Unsigned32
Type Constraints:
range: 1..255
.1.3.6.1.4.1.9.9.592.1.2.1.1.1
cPrefPathRMapSelectedIntf
This object represents an interface on the
local device which is selected to forward
the classified or matched flow.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.9.9.592.1.2.1.1.2
cPrefPathRMapSelIvrNextHopVsanId
This object represents the IVR next hop VSAN ID.
CiscoPrefPathIvrNextHopVsanId
Textual Convention: CiscoPrefPathIvrNextHopVsanId Unsigned32
Type Constraints:
range: 0..4093
.1.3.6.1.4.1.9.9.592.1.2.1.1.3
.1.3.6.1.4.1.9.9.592.1.2.2 · 1 row entry · 1 columns
This table allows to monitor the status of the 
the match criteria of the route within a 
fcroute-map that are activated using the
cPrefPathRouteMapGlobalActive or
cPrefPathRouteMapRouteActive objects.
          
Each match criteria entry in this table is indexed
by 
 - cPrefPathRouteMapVsanIndex 
 - cPrefPathRouteMapRouteIndex 
 - cPrefPathRMapMatchSrcAddr 
 - cPrefPathRMapMatchSrcAddrMask 
 - cPrefPathRMapMatchSrcIntf  
 - cPrefPathRMapMatchDstAddr 
 - cPrefPathRMapMatchDstAddrMask
cPrefPathRouteMapMatchInfoEntry entry .1.3.6.1.4.1.9.9.592.1.2.2.1
An entry which contains information about the
match criteria of an 'active' route within a
fcroute-map.
Indexes
cPrefPathRouteMapVsanIndex cPrefPathRouteMapRouteIndex cPrefPathRMapMatchSrcAddr cPrefPathRMapMatchSrcAddrMask cPrefPathRMapMatchSrcIntf cPrefPathRMapMatchDstAddr cPrefPathRMapMatchDstAddrMask
Column Syntax OID
cPrefPathRMapMatchStatus
The status of the indexed match entry.
CiscoPrefPathStatus
Textual Convention: CiscoPrefPathStatus Enumeration
Type Values:
1unknown
2active
3pending
4deleted
5changed
.1.3.6.1.4.1.9.9.592.1.2.2.1.1
.1.3.6.1.4.1.9.9.592.1.2.3 · 1 row entry · 3 columns
This table allows to monitor the status of the 
the set criteria of the route within a 
fcroute-map that are activated using the
cPrefPathRouteMapGlobalActive or
cPrefPathRouteMapRouteActive objects.
          
Each entry in this table is indexed by 
 - cPrefPathRouteMapVsanIndex 
 - cPrefPathRouteMapRouteIndex 
 - cPrefPathRMapSetIntfPref.
cPrefPathRouteMapSetInfoEntry entry .1.3.6.1.4.1.9.9.592.1.2.3.1
An entry which contains information about the
set criteria of an 'active' route within a
fcroute-map.
Indexes
cPrefPathRouteMapVsanIndex cPrefPathRouteMapRouteIndex cPrefPathRMapSetIntfPref
Column Syntax OID
cPrefPathRouteMapSetInfoIntf
This object represents an interface on the
local device on which the matched or classified
frame will be forwarded.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.9.9.592.1.2.3.1.1
cPrefPathRouteMapSetInfoIvrNextHopVId
This object represents the IVR next hop VSAN ID.
CiscoPrefPathIvrNextHopVsanId
Textual Convention: CiscoPrefPathIvrNextHopVsanId Unsigned32
Type Constraints:
range: 0..4093
.1.3.6.1.4.1.9.9.592.1.2.3.1.2
cPrefPathRouteMapSetStatus
The status of the indexed set entry.
CiscoPrefPathStatus
Textual Convention: CiscoPrefPathStatus Enumeration
Type Values:
1unknown
2active
3pending
4deleted
5changed
.1.3.6.1.4.1.9.9.592.1.2.3.1.3