CISCO-FC-ROUTE-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
20
fcRouteTable
table.1.3.6.1.4.1.9.9.284.1.1.10
·
1 row entry
·
9 columns
The local system's Fibre Channel Routing table. This table lists all the routes that is configured/ calculated at the local system. Traffic through the TL-Port (translation port) uses the R-CTL field in the FC protocol header. During forwarding, this R-CTL field is part of the the value looked-up in the route table for matching. The value of the object fcRoutePreference is used to select one route over other when more than one route to the same destination is learned from different protocols, peers, or static routes from end-users. Only the entries configured by the user, which are fcRouteProto of type netmgmt(3), can be deleted by the user.
Each entry contains a route to a particular destination
in a particular VSAN via a particular output interface,
and learned in a particular manner.
in a particular VSAN via a particular output interface,
and learned in a particular manner.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
fcRouteDestAddrId
The destination FC-ID of this route.
|
CISCO-ST-TCFcAddressId Textual Convention: CISCO-ST-TCFcAddressId OctetStringType Constraints: range: 3 |
.1.3.6.1.4.1.9.9.284.1.1.10.1.1 |
||||||||||||
|
fcRouteDestMask
Indicate the mask to be logical-ANDed with the
destination address Id before being compared to the value in the fcRouteDestAddrId field. This can only be 255.255.255 or 255.255.0 or 255.0.0 . |
CISCO-ST-TCFcAddressId Textual Convention: CISCO-ST-TCFcAddressId OctetStringType Constraints: range: 3 |
.1.3.6.1.4.1.9.9.284.1.1.10.1.2 |
||||||||||||
|
fcRouteProto
The routing mechanism via which this route was learned.
other(1) - not specified local(2) - local interface netmgmt(3)- static route The following are all dynamic routing protocols fspf(4… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.284.1.1.10.1.3 |
||||||||||||
|
fcRouteInterface
The ifIndex value, which identifies the local interface
through which the next hop of this route should be reached. If the interface type is TL-Port then R-CTL field in the FC protocol header is also used for look-up… |
IF-MIBInterfaceIndex Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.9.9.284.1.1.10.1.4 |
||||||||||||
|
fcRouteDomainId
The domain ID of next hop switch.
However this object, when read, could have a value zero if value of fcRouteProto is 'local'. |
Unsigned32r/w Constraints: range: 0-239 |
.1.3.6.1.4.1.9.9.284.1.1.10.1.5 |
||||||||||||
|
fcRouteMetric
The routing metric for this route.
The use of this object is dependent on fcRouteProto used. |
Unsigned32r/w Constraints: range: 0-65536 |
.1.3.6.1.4.1.9.9.284.1.1.10.1.6 |
||||||||||||
|
fcRouteType
The type of route.
local(1): refers to a route for which the next hop is the final destination; remote(2): refers to a route for which the next hop is not the final destination. This object is not… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.284.1.1.10.1.7 |
||||||||||||
|
fcRoutePermanent
The value if true(1), indicates the route is not to be
removed from the relevant Forwarding information base even if the port is operationally 'down'. If false(2), the route is removed from the relevant Forwarding inf… |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.9.9.284.1.1.10.1.8 |
||||||||||||
|
fcRouteRowStatus
The status of this conceptual row.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.9.9.284.1.1.10.1.9 |
fcRouteFlowStatTable
table.1.3.6.1.4.1.9.9.284.1.2.1
·
1 row entry
·
11 columns
The table to configure and show the ingress traffic counters on physical components (e.g., Linecards). The user has the option of configuring counters depending on the bits selected for the object fcRouteFlowType. If the user selects only vsanId(0) bit for all the entries, then no more than 1024 entries can be created. If the user selects all the 4 bits, vsanId(0), destId(1), srcId(2), port(3), for some entries, then additional entries can be created, up to a maximum of 2048 entries. For statistics collection R-CTL is not part of the the value looked-up in the route table, so the counters are updated immaterial of R-CTL field.
Each entry provides information on the ingress traffic
counters at the physical component indicated by
entPhysicalIndex. Entries can only be created for
physical components, e.g.,line cards, which support
this type …
counters at the physical component indicated by
entPhysicalIndex. Entries can only be created for
physical components, e.g.,line cards, which support
this type …
Indexes
ENTITY-MIBentPhysicalIndex fcRouteFlowIndex
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
fcRouteFlowIndex
The index of this entry.
|
Unsigned32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.9.9.284.1.2.1.1.1 |
||||||||||||
|
fcRouteFlowType
The matching criteria by which flows are selected to be
included in the traffic which is instrumented by the ingress traffic counters. For each bit which is set, the corresponding object must be configured by the netwo… |
Bitsr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.284.1.2.1.1.2 |
||||||||||||
|
fcRouteFlowVsanId
The id of VSAN.
This object cannot be modified while the corresponding value of fcRouteFlowRowStatus is equal to 'active'. |
Integer32r/w Constraints: range: 1-4093 |
.1.3.6.1.4.1.9.9.284.1.2.1.1.3 |
||||||||||||
|
fcRouteFlowDestId
The destination fibre channel address id.
This object cannot be modified while the corresponding value of fcRouteFlowRowStatus is equal to 'active'. |
CISCO-ST-TCFcAddressIdr/w Textual Convention: CISCO-ST-TCFcAddressId OctetStringType Constraints: range: 3 |
.1.3.6.1.4.1.9.9.284.1.2.1.1.4 |
||||||||||||
|
fcRouteFlowSrcId
The source fibre channel address id.
This object cannot be modified while the corresponding value of fcRouteFlowRowStatus is equal to 'active'. |
CISCO-ST-TCFcAddressIdr/w Textual Convention: CISCO-ST-TCFcAddressId OctetStringType Constraints: range: 3 |
.1.3.6.1.4.1.9.9.284.1.2.1.1.5 |
||||||||||||
|
fcRouteFlowMask
The mask for source and destination fibre channel
address id. This object cannot be modified while the corresponding value of fcRouteFlowRowStatus is equal to 'active'. |
CISCO-ST-TCFcAddressIdr/w Textual Convention: CISCO-ST-TCFcAddressId OctetStringType Constraints: range: 3 |
.1.3.6.1.4.1.9.9.284.1.2.1.1.6 |
||||||||||||
|
fcRouteFlowPort
The physical ingress port to which this counter applies.
This object cannot be modified while the corresponding value of fcRouteFlowRowStatus is equal to 'active'. |
IF-MIBInterfaceIndexr/w Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.1.3.6.1.4.1.9.9.284.1.2.1.1.7 |
||||||||||||
|
fcRouteFlowFrames
The number of received frames for the flow created by
the network manager. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.284.1.2.1.1.8 |
||||||||||||
|
fcRouteFlowBytes
The number of received frame bytes for the flow created
by the network manager. |
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.284.1.2.1.1.9 |
||||||||||||
|
fcRouteFlowCreationTime
The timestamp indicating the time the row was created
or modified. |
SNMPv2-TCTimeStamp Textual Convention: SNMPv2-TCTimeStamp Unsigned32 |
.1.3.6.1.4.1.9.9.284.1.2.1.1.11 |
||||||||||||
|
fcRouteFlowRowStatus
The status of this conceptual row.
|
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.9.9.284.1.2.1.1.12 |