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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cPrefPathRouteMapTable
/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'
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 row .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.
Column Syntax OID
The VSAN ID of this fcroute-map.
CISCO-ST-TCVsanIndex
Type Constraints:
range: 1..4094
.1.3.6.1.4.1.9.9.592.1.1.1.1.1
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
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.592.1.1.1.1.3
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.592.1.1.1.1.4
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.592.1.1.1.1.5
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
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.592.1.1.1.1.6
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cPrefPathRouteMapGlobalTable
/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::cPrefPathRouteMapGlobalTable'
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 row .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.
Column Syntax OID
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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cPrefPathRouteMapMatchTable
/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::cPrefPathRouteMapMatchTable'
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 row .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.
Column Syntax OID
The FC-ID which need to be matched with source
address in a frame for the flow classification.
CISCO-ST-TCFcAddressId
Type Constraints:
range: 3
.1.3.6.1.4.1.9.9.592.1.1.3.1.1
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
Type Values:
1full
2domainArea
3domain
4noMask
.1.3.6.1.4.1.9.9.592.1.1.3.1.2
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
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.6.1.4.1.9.9.592.1.1.3.1.3
The FC-ID which need to be matched with
destination address in a frame for flow
classification.
CISCO-ST-TCFcAddressId
Type Constraints:
range: 3
.1.3.6.1.4.1.9.9.592.1.1.3.1.4
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
Type Values:
1full
2domainArea
3domain
4noMask
.1.3.6.1.4.1.9.9.592.1.1.3.1.5
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cPrefPathRouteMapSetTable
/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::cPrefPathRouteMapSetTable'
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 row .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.
Column Syntax OID
Preference level, which indicates the metric
or cost, associated with the
cPrefPathRMapSetIntf outgoing interface.

The lower the number the higher the preference.
CiscoPrefPathPreferenceLevel
Type Constraints:
range: 1..255
.1.3.6.1.4.1.9.9.592.1.1.4.1.1
This object represents an interface on the
local device on which the matched or classified
frame will be forwarded.
IF-MIBInterfaceIndexr/w
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.9.9.592.1.1.4.1.2
This object represents the IVR next hop VSAN ID.
CiscoPrefPathIvrNextHopVsanIdr/w
Type Constraints:
range: 0..4093
.1.3.6.1.4.1.9.9.592.1.1.4.1.3
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cPrefPathRouteMapInfoTable
/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::cPrefPathRouteMapInfoTable'
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 row .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.
Column Syntax OID
The selected preference level.
CiscoPrefPathPreferenceLevel
Type Constraints:
range: 1..255
.1.3.6.1.4.1.9.9.592.1.2.1.1.1
This object represents an interface on the
local device which is selected to forward
the classified or matched flow.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.9.9.592.1.2.1.1.2
This object represents the IVR next hop VSAN ID.
CiscoPrefPathIvrNextHopVsanId
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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cPrefPathRouteMapMatchInfoTable
/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::cPrefPathRouteMapMatchInfoTable'
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 row .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.
Column Syntax OID
The status of the indexed match entry.
CiscoPrefPathStatus
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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cPrefPathRouteMapSetInfoTable
/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::cPrefPathRouteMapSetInfoTable'
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 row .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.
Column Syntax OID
This object represents an interface on the
local device on which the matched or classified
frame will be forwarded.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.9.9.592.1.2.3.1.1
This object represents the IVR next hop VSAN ID.
CiscoPrefPathIvrNextHopVsanId
Type Constraints:
range: 0..4093
.1.3.6.1.4.1.9.9.592.1.2.3.1.2
The status of the indexed set entry.
CiscoPrefPathStatus
Type Values:
1unknown
2active
3pending
4deleted
5changed
.1.3.6.1.4.1.9.9.592.1.2.3.1.3