fcRouteType
CISCO-FC-ROUTE-MIB ·
.1.3.6.1.4.1.9.9.284.1.1.10.1.7
Object
column
r/w
Enumeration
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 relevent for multicast and broadcast
route entries.
Context
- MIB
- CISCO-FC-ROUTE-MIB
- OID
.1.3.6.1.4.1.9.9.284.1.1.10.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fcRouteEntry
- Table
- fcRouteTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | local |
2 | remote |
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 |
| 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… | column | Enumeration | .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 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 |
| 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 |