fcRouteProto
CISCO-FC-ROUTE-MIB ·
.1.3.6.1.4.1.9.9.284.1.1.10.1.3
Object
column
Enumeration
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) - Fibre Shortest Path First
mpls(5) - Multiple Protocol Label Switching.
multicast(6) - multicast routes.
Context
- MIB
- CISCO-FC-ROUTE-MIB
- OID
.1.3.6.1.4.1.9.9.284.1.1.10.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- fcRouteEntry
- Table
- fcRouteTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | local |
3 | netmgmt |
4 | fspf |
5 | mpls |
6 | multicast |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fcRouteDestAddrId The destination FC-ID of this route. | column | CISCO-ST-TCFcAddressId | .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 … | column | CISCO-ST-TCFcAddressId | .1.3.6.1.4.1.9.9.284.1.1.10.1.2 |
| 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 p… | column | IF-MIBInterfaceIndex | .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'. | column | Unsigned32 | .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. | column | Unsigned32 | .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 t… | column | Enumeration | .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 r… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.284.1.1.10.1.8 |
| fcRouteRowStatus The status of this conceptual row. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.284.1.1.10.1.9 |