HH3C-FC-TRACE-ROUTE-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.127.4
- Last updated
- 2013-02-27 00:00
- Organization
- New H3C Tech. Co., Ltd.
- Revisions
- 2013-02-27 00:00
- Namespace
- comware
- Source file
HH3C-FC-TRACE-ROUTE-MIB- Digest
sha256:6b2c7d6a9394e9796d9873f208b3955c9dddd850e0b9ea1cf83f88410ac3bead
Description
This MIB module is for the management of the Fibre Channel Trace Route functionality.
Contact
Platform Team New H3C Tech. Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip:100085
Imports
| From | Symbols |
|---|---|
| HH3C-FC-TC-MIB | Hh3cFcAddress, Hh3cFcAddressType, Hh3cFcNameId, Hh3cFcStartOper, Hh3cFcVsanIndex |
| HH3C-VSAN-MIB | hh3cSan |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HH3C-FC-TC-MIB HH3C-FC-TRACE-ROUTE-MIB HH3C-OID-MIB HH3C-VSAN-MIB IANAifType-MIB IF-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cFcTraceRouteObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.127.4.1 | |||
| hh3cFcTraceRouteConfigurations OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.127.4.1.1 | |||
| hh3cFcTraceRouteTable OBJECT-TYPE A table of trace route entries containing a group of trace route requests that need to be executed at the agent. | 1.3.6.1.4.1.25506.2.127.4.1.1.1 | not-accessible | current | |
| hh3cFcTraceRouteEntry OBJECT-TYPE A trace route request entry that needs to be executed at the agent. | 1.3.6.1.4.1.25506.2.127.4.1.1.1.1 | not-accessible | current | |
| hh3cFcTraceRouteIndex OBJECT-TYPE The index of the current trace route entry. This object uniquely identifies a trace route request entry in a specified VSAN (Virtual Storage Area Network). | 1.3.6.1.4.1.25506.2.127.4.1.1.1.1.1 | Unsigned32 (1..65535) | accessible-for-notify | current |
| hh3cFcTraceRouteVsan OBJECT-TYPE The VSAN on which the trace route request will be executed. If the corresponding instance value of hh3cFcTraceRouteOperStatus is 'inProgress', the object cannot be modified. | 1.3.6.1.4.1.25506.2.127.4.1.1.1.1.2 | Hh3cFcVsanIndex | read-create | current |
| hh3cFcTraceRouteAddressType OBJECT-TYPE The type of the corresponding instance of hh3cFcTraceRouteAddress object. | 1.3.6.1.4.1.25506.2.127.4.1.1.1.1.3 | Hh3cFcAddressType | read-create | current |
| hh3cFcTraceRouteAddress OBJECT-TYPE The 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 hh3cFcTraceRouteAddressType object is 'wwn'. This object will contain a 3-octet Fibre Channel ID, if the value of the associated instance of hh3cFcTraceRouteAddressType object is 'fcid'. | 1.3.6.1.4.1.25506.2.127.4.1.1.1.1.4 | Hh3cFcAddress | read-create | current |
| hh3cFcTraceRouteTimeout OBJECT-TYPE The value of timeout for this trace route request. If the corresponding instance value of hh3cFcTraceRouteOperStatus object is 'inProgress', this object cannot be modified. | 1.3.6.1.4.1.25506.2.127.4.1.1.1.1.5 | Unsigned32 (1..10) | read-create | current |
| hh3cFcTraceRouteAdminStatus OBJECT-TYPE The administrative status of each hh3cFcTraceRouteEntry. 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'. | 1.3.6.1.4.1.25506.2.127.4.1.1.1.1.6 | Hh3cFcStartOper | read-create | current |
| hh3cFcTraceRouteOperStatus OBJECT-TYPE This object indicates the operational status of this hh3cFcTraceRouteEntry. 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. | 1.3.6.1.4.1.25506.2.127.4.1.1.1.1.7 | INTEGER {inProgress(1), success(2), partialSuccess(3), failure(4), disabled(5)} | read-only | current |
| hh3cFcTraceRouteAgeInterval OBJECT-TYPE The interval time for an entry to age out after a trace route test is completed. | 1.3.6.1.4.1.25506.2.127.4.1.1.1.1.8 | Unsigned32 (500..900) | read-create | current |
| hh3cFcTraceRouteTrapOnCompletion OBJECT-TYPE This object indicates whether a hh3cFcTraceRouteCompletionNotify notification should be generated when this trace route test completes. | 1.3.6.1.4.1.25506.2.127.4.1.1.1.1.9 | TruthValue | read-create | current |
| hh3cFcTraceRouteRowStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.25506.2.127.4.1.1.1.1.10 | RowStatus | read-create | current |
| hh3cFcTraceRouteResults OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.127.4.1.2 | |||
| hh3cFcTraceRouteHopsTable OBJECT-TYPE A 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 hh3cFcTraceRouteTable. | 1.3.6.1.4.1.25506.2.127.4.1.2.1 | not-accessible | current | |
| hh3cFcTraceRouteHopsEntry OBJECT-TYPE A trace route hop entry. The first index member specifies the hh3cFcTraceRouteEntry that an hh3cFcTraceRouteHopsEntry 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 hh3cFcTraceRouteEntry are created automatically in this table. Each hop in the complete path will be listed in this table. When an hh3cFcTraceRouteEntry is deleted or aged out, the entries corresponding to the hh3cFcTraceRouteEntry in this table are also deleted. | 1.3.6.1.4.1.25506.2.127.4.1.2.1.1 | not-accessible | current | |
| hh3cFcTraceRouteHopsIndex OBJECT-TYPE This object indicates the hop index for a trace route hop. Values for this object associated with the same hh3cFcTraceRouteIndex MUST begin with 1 and automatically increase by 1. | 1.3.6.1.4.1.25506.2.127.4.1.2.1.1.1 | Unsigned32 (1..65535) | not-accessible | current |
| hh3cFcTraceRouteHopsAddr OBJECT-TYPE This object specifies the WWN of the device associated with this hop. | 1.3.6.1.4.1.25506.2.127.4.1.2.1.1.2 | Hh3cFcNameId | read-only | current |
| hh3cFcTraceRouteNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.127.4.1.3 | |||
| hh3cFcTraceRouteNotifyPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.127.4.1.3.0 |
Notifications
| Name | OID | Status |
|---|---|---|
| hh3cFcTraceRouteCompletionNotify NOTIFICATION-TYPE When a trace route test is finished and the instance of hh3cFcTraceRouteTrapOnCompletion associated with the test is set to 'true', this notification occurred. | 1.3.6.1.4.1.25506.2.127.4.1.3.0.1 | current |