HPN-ICF-FC-TRACE-ROUTE-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.127.4
- Last updated
- 2013-02-27 00:00
- Revisions
- 2013-02-27 00:00
- Namespace
- hp
- Source file
HPN-ICF-FC-TRACE-ROUTE-MIB- Digest
sha256:c6392c05577f843ef71956f12bea5ac4006cea54ffd890c544b0478fc8749c3c
Description
This MIB module is for the management of the Fibre Channel Trace Route functionality.
Imports
| From | Symbols |
|---|---|
| HPN-ICF-FC-TC-MIB | HpnicfFcAddress, HpnicfFcAddressType, HpnicfFcNameId, HpnicfFcStartOper, HpnicfFcVsanIndex |
| HPN-ICF-VSAN-MIB | hpnicfSan |
| 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.
HPN-ICF-FC-TC-MIB HPN-ICF-FC-TRACE-ROUTE-MIB HPN-ICF-OID-MIB HPN-ICF-VSAN-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpnicfFcTraceRouteObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1 | |||
| hpnicfFcTraceRouteConfigurations OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.1 | |||
| hpnicfFcTraceRouteTable 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.11.2.14.11.15.2.127.4.1.1.1 | not-accessible | current | |
| hpnicfFcTraceRouteEntry OBJECT-TYPE A trace route request entry that needs to be executed at the agent. | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.1.1.1 | not-accessible | current | |
| hpnicfFcTraceRouteIndex 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.11.2.14.11.15.2.127.4.1.1.1.1.1 | Unsigned32 (1..65535) | accessible-for-notify | current |
| hpnicfFcTraceRouteVsan OBJECT-TYPE The VSAN on which the trace route request will be executed. If the corresponding instance value of hpnicfFcTraceRouteOperStatus is 'inProgress', the object cannot be modified. | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.1.1.1.2 | HpnicfFcVsanIndex | read-create | current |
| hpnicfFcTraceRouteAddressType OBJECT-TYPE The type of the corresponding instance of hpnicfFcTraceRouteAddress object. | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.1.1.1.3 | HpnicfFcAddressType | read-create | current |
| hpnicfFcTraceRouteAddress 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 hpnicfFcTraceRouteAddressType object is 'wwn'. This object will contain a 3-octet Fibre Channel ID, if the value of the associated instance of hpnicfFcTraceRouteAddressType object is 'fcid'. | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.1.1.1.4 | HpnicfFcAddress | read-create | current |
| hpnicfFcTraceRouteTimeout OBJECT-TYPE The value of timeout for this trace route request. If the corresponding instance value of hpnicfFcTraceRouteOperStatus object is 'inProgress', this object cannot be modified. | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.1.1.1.5 | Unsigned32 (1..10) | read-create | current |
| hpnicfFcTraceRouteAdminStatus OBJECT-TYPE The administrative status of each hpnicfFcTraceRouteEntry. 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.11.2.14.11.15.2.127.4.1.1.1.1.6 | HpnicfFcStartOper | read-create | current |
| hpnicfFcTraceRouteOperStatus OBJECT-TYPE This object indicates the operational status of this hpnicfFcTraceRouteEntry. 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.11.2.14.11.15.2.127.4.1.1.1.1.7 | INTEGER {inProgress(1), success(2), partialSuccess(3), failure(4), disabled(5)} | read-only | current |
| hpnicfFcTraceRouteAgeInterval OBJECT-TYPE The interval time for an entry to age out after a trace route test is completed. | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.1.1.1.8 | Unsigned32 (500..900) | read-create | current |
| hpnicfFcTraceRouteTrapOnCompletion OBJECT-TYPE This object indicates whether a hpnicfFcTraceRouteCompletionNotify notification should be generated when this trace route test completes. | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.1.1.1.9 | TruthValue | read-create | current |
| hpnicfFcTraceRouteRowStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.1.1.1.10 | RowStatus | read-create | current |
| hpnicfFcTraceRouteResults OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.2 | |||
| hpnicfFcTraceRouteHopsTable 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 hpnicfFcTraceRouteTable. | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.2.1 | not-accessible | current | |
| hpnicfFcTraceRouteHopsEntry OBJECT-TYPE A trace route hop entry. The first index member specifies the hpnicfFcTraceRouteEntry that an hpnicfFcTraceRouteHopsEntry 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 hpnicfFcTraceRouteEntry are created automatically in this table. Each hop in the complete path will be listed in this table. When an hpnicfFcTraceRouteEntry is deleted or aged out, the entries corresponding to the hpnicfFcTraceRouteEntry in this table are also deleted. | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.2.1.1 | not-accessible | current | |
| hpnicfFcTraceRouteHopsIndex OBJECT-TYPE This object indicates the hop index for a trace route hop. Values for this object associated with the same hpnicfFcTraceRouteIndex MUST begin with 1 and automatically increase by 1. | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.2.1.1.1 | Unsigned32 (1..65535) | not-accessible | current |
| hpnicfFcTraceRouteHopsAddr OBJECT-TYPE This object specifies the WWN of the device associated with this hop. | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.2.1.1.2 | HpnicfFcNameId | read-only | current |
| hpnicfFcTraceRouteNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.3 | |||
| hpnicfFcTraceRouteNotifyPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.3.0 |
Notifications
| Name | OID | Status |
|---|---|---|
| hpnicfFcTraceRouteCompletionNotify NOTIFICATION-TYPE When a trace route test is finished and the instance of hpnicfFcTraceRouteTrapOnCompletion associated with the test is set to 'true', this notification occurred. | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.3.0.1 | current |