- Table of Contents
-
- 19-FC and FCoE
- 01-FC-MGMT-MIB
- 02-HH3C-FDMI-MIB
- 03-HH3C-FC-FLOGIN-MIB
- 04-HH3C-FC-NAME-SERVER-MIB
- 05-HH3C-FC-PING-MIB
- 06-HH3C-FC-PSM-MIB
- 07-HH3C-NPV-MIB
- 08-HH3C-SAN-AGG-MIB
- 09-HH3C-VSAN-MIB
- 10-HH3C-FC-TRACE-ROUTE-MIB
- 11-HH3C-FC-ZONE-SERVER-MIB
- 12-HH3C-FCOE-MODE-MIB
- 13-HH3C-FCOE-MIB
- 14-T11-FC-FABRIC-CONFIG-SERVER-MIB
- 15-T11-FC-NAME-SERVER-MIB
- 16-T11-FC-ROUTE-MIB
- 17-T11-FC-VIRTUAL-FABRIC-MIB
- 18-T11-FC-ZONE-SERVER-MIB
- Related Documents
-
Title | Size | Download |
---|---|---|
16-T11-FC-ROUTE-MIB | 78.84 KB |
Contents
T11-FC-ROUTE-MIB
About this MIB
Use this MIB to implement the functions supported by RFC 4625. A switch does not support this MIB when it is operating is NPV mode.
MIB file name
rfc4625-t11-fc-route.mib
Root object
iso(1).org(3).dod(6).internet(1).mgmt(2).mib-2(1).t11FcRouteMIB(144)
Tabular objects
t11FcRouteFabricTable
About this table
This table obtains routing information in a VSAN.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are fcmInstanceIndex, fcmSwitchIndex, and t11FcRouteFabricIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
t11FcRouteFabricIndex (1.3.6.1.2.1.144.1.1.1.1) |
not-accessible |
T11FabricIndex |
Unsigned32 |
VSAN ID. |
As per the MIB. |
t11FcRouteFabricLastChange (1.3.6.1.2.1.144.1.1.1.2) |
read-only |
TimeStamp |
TimeTicks |
Route update time. |
As per the MIB. |
t11FcRouteTable
About this table
This table obtains information about a specific route.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are fcmInstanceIndex , fcmSwitchIndex, t11FcRouteFabricIndex, t11FcRouteDestAddrId, t11FcRouteDestMask, t11FcRouteSrcAddrId, t11FcRouteSrcMask, t11FcRouteInInterface, t11FcRouteProto, and t11FcRouteOutInterface.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
t11FcRouteDestAddrId (1.3.6.1.2.1.144.1.2.1.1) |
not-accessible |
FcAddressIdOrZero |
OCTET STRING (3) |
Destination FC address. |
As per the MIB. |
t11FcRouteDestMask (1.3.6.1.2.1.144.1.2.1.2) |
not-accessible |
FcAddressIdOrZero |
OCTET STRING (0 | 3) |
Mask for the destination FC address. |
As per the MIB. |
t11FcRouteSrcAddrId (1.3.6.1.2.1.144.1.2.1.3) |
not-accessible |
FcAddressIdOrZero |
OCTET STRING (0 | 3) |
Source FC address. |
As per the MIB. |
t11FcRouteSrcMask (1.3.6.1.2.1.144.1.2.1.4) |
not-accessible |
FcAddressIdOrZero |
OCTET STRING (0 | 3) |
Mask for the source FC address. |
As per the MIB. |
t11FcRouteInInterface (1.3.6.1.2.1.144.1.2.1.5) |
not-accessible |
InterfaceIndexOrZero |
Integer32 |
Input interface index. |
As per the MIB. |
t11FcRouteProto (1.3.6.1.2.1.144.1.2.1.6) |
not-accessible |
INTEGER |
INTEGER |
Mechanism via which the route was learned. |
As per the MIB. |
t11FcRouteOutInterface (1.3.6.1.2.1.144.1.2.1.7) |
not-accessible |
InterfaceIndexOrZero |
Integer32 |
Output interface index. |
As per the MIB. |
t11FcRouteDomainId (1.3.6.1.2.1.144.1.2.1.8) |
read-create |
FcDomainIdOrZero |
Integer32 |
Domain ID of next hop switch.. |
Supports only the read operation. |
t11FcRouteMetric (1.3.6.1.2.1.144.1.2.1.9) |
read-create |
Unsigned32 |
Unsigned32 |
Routing metric for the route.. |
Supports only the read operation. |
t11FcRouteType (1.3.6.1.2.1.144.1.2.1.10) |
read-create |
INTEGER |
INTEGER |
Route type. |
Supports only the read operation. |
t11FcRouteIfDown (1.3.6.1.2.1.144.1.2.1.11) |
read-create |
INTEGER |
INTEGER |
Indicates what happens to the route when the output interface is operationally down. |
Supports only the read operation. |
t11FcRouteStorageType (1.3.6.1.2.1.144.1.2.1.12) |
read-create |
StorageType |
INTEGER |
Storage type. |
Supports only the read operation. When read, this object always returns Volatile (2). |
t11FcRouteRowStatus (1.3.6.1.2.1.144.1.2.1.13) |
read-create |
RowStatus |
INTEGER |
Row status. |
Supports only the read operation. |