Home/Catalog/H3C-FC-TRACE-ROUTE-MIB

H3C-FC-TRACE-ROUTE-MIB

AI MIB Summary

The H3C-FC-TRACE-ROUTE-MIB enables SNMP-based monitoring and management of Fibre Channel path discovery and topology traversal on H3C storage area network switches. It facilitates the retrieval of trace route session states, hop-by-hop port identifiers, and link status metrics to validate end-to-end fabric connectivity.

This MIB module is for the management of the Fibre Channel Trace Route functionality.
Main OID:
h3cFcTraceRoute.1.3.6.1.4.1.2011.10.2.127.4
23
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

23 total
Object Name
h3cFcTraceRouteThis MIB module is for the management of the Fibre Channel Trace Route functionality.
MODULE-IDENTITY
.1.3.6.1.4.1.2011.10.2.127.4
h3cFcTraceRouteObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.10.2.127.4.1
h3cFcTraceRouteConfigurations
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.10.2.127.4.1.1
h3cFcTraceRouteTableA table of trace route entries containing a group of trace route requests that need to be executed at the agent.
SEQUENCE OF H3cFcTraceRouteEntry
.1.3.6.1.4.1.2011.10.2.127.4.1.1.1
h3cFcTraceRouteEntryA trace route request entry that needs to be executed at the agent.
H3cFcTraceRouteEntry
.1.3.6.1.4.1.2011.10.2.127.4.1.1.1.1
h3cFcTraceRouteIndexThe index of the current trace route entry. This object uniquely identifies a trace route request entry in a specified VSAN (Virtual Storage Area Network).ro
Unsigned32
.1.3.6.1.4.1.2011.10.2.127.4.1.1.1.1.1
h3cFcTraceRouteVsanThe VSAN on which the trace route request will be executed. If the corresponding instance value of h3cFcTraceRouteOperStatus is 'inProgress', the object cannot be modified.rw
H3cFcVsanIndex (H3C-FC-TC-MIB)
.1.3.6.1.4.1.2011.10.2.127.4.1.1.1.1.2
h3cFcTraceRouteAddressTypeThe type of the corresponding instance of h3cFcTraceRouteAddress object.rw
H3cFcAddressType (H3C-FC-TC-MIB)
.1.3.6.1.4.1.2011.10.2.127.4.1.1.1.1.3
h3cFcTraceRouteAddressThe address to which the route will be traced. This object will contain an 8-octet WWN (World Wide Name), if the value of the associated instance of h3cFcTraceRouteAddressType object is 'wwn'. This object will contain a 3-octet Fibre Channel ID, if the value of the associated instance of h3cFcTraceRouteAddressType object is 'fcid'.rw
H3cFcAddress (H3C-FC-TC-MIB)
.1.3.6.1.4.1.2011.10.2.127.4.1.1.1.1.4
h3cFcTraceRouteTimeoutThe value of timeout for this trace route request. If the corresponding instance value of h3cFcTraceRouteOperStatus object is 'inProgress', this object cannot be modified.rw
Unsigned32
.1.3.6.1.4.1.2011.10.2.127.4.1.1.1.1.5
h3cFcTraceRouteAdminStatusThe administrative status of each h3cFcTraceRouteEntry. The object has two values: enable - Activate the entry. disable - Deactivate the entry. When the trace route entry is being executed, this object cannot be modified. If this object is being read, a value of 'enable' will be returned. When the execution finishes, the value of this object will be set to 'disable'.rw
H3cFcStartOper (H3C-FC-TC-MIB)
.1.3.6.1.4.1.2011.10.2.127.4.1.1.1.1.6
h3cFcTraceRouteOperStatusThis object indicates the operational status of this h3cFcTraceRouteEntry. The value specifications are listed as follows: inProgress - Trace route is in progress. success - Trace route has succeeded. partialSuccess - Trace route has partially succeeded. failure - Trace route has failed due to resource limitations. disabled - Trace route is disabled.ro
Enumeration
.1.3.6.1.4.1.2011.10.2.127.4.1.1.1.1.7
h3cFcTraceRouteAgeIntervalThe interval time for an entry to age out after a trace route test is completed.rw
Unsigned32
.1.3.6.1.4.1.2011.10.2.127.4.1.1.1.1.8
h3cFcTraceRouteTrapOnCompletionThis object indicates whether a h3cFcTraceRouteCompletionNotify notification should be generated when this trace route test completes.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2011.10.2.127.4.1.1.1.1.9
h3cFcTraceRouteRowStatusThe status of this conceptual row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2011.10.2.127.4.1.1.1.1.10
h3cFcTraceRouteResults
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.10.2.127.4.1.2
h3cFcTraceRouteHopsTableA table of trace route hop results. This table indicates the hop-by-hop result of a trace route test associated with an entry in the h3cFcTraceRouteTable.
SEQUENCE OF H3cFcTraceRouteHopsEntry
.1.3.6.1.4.1.2011.10.2.127.4.1.2.1
h3cFcTraceRouteHopsEntryA trace route hop entry. The first index member specifies the h3cFcTraceRouteEntry that an h3cFcTraceRouteHopsEntry is associated with. The second index element identifies a hop in a trace route path. In the case of a complete path being traced, entries corresponding to an h3cFcTraceRouteEntry are created automatically in this table. Each hop in the complete path will be listed in this table. When an h3cFcTraceRouteEntry is deleted or aged out, the entries corresponding to the h3cFcTraceRouteEntry in this table are also deleted.
H3cFcTraceRouteHopsEntry
.1.3.6.1.4.1.2011.10.2.127.4.1.2.1.1
h3cFcTraceRouteHopsIndexThis object indicates the hop index for a trace route hop. Values for this object associated with the same h3cFcTraceRouteIndex MUST begin with 1 and automatically increase by 1.
Unsigned32
.1.3.6.1.4.1.2011.10.2.127.4.1.2.1.1.1
h3cFcTraceRouteHopsAddrThis object specifies the WWN of the device associated with this hop.ro
H3cFcNameId (H3C-FC-TC-MIB)
.1.3.6.1.4.1.2011.10.2.127.4.1.2.1.1.2
h3cFcTraceRouteNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.10.2.127.4.1.3
h3cFcTraceRouteNotifyPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.2011.10.2.127.4.1.3.0
h3cFcTraceRouteCompletionNotifyWhen a trace route test is finished and the instance of h3cFcTraceRouteTrapOnCompletion associated with the test is set to 'true', this notification occurred.
NOTIFICATION-TYPE
.1.3.6.1.4.1.2011.10.2.127.4.1.3.0.1
H3C-FC-TRACE-ROUTE-MIB - SNMP MIB Reference | MIBs Explorer