HPN-ICF-FC-TRACE-ROUTE-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HPN-ICF-FC-TRACE-ROUTE-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hpnicfFcTraceRoute | 1.3.6.1.4.1.11.2.14.11.15.2.127.4 |
This MIB module is for the management of the Fibre Channel Trace Route functionality. |
||
hpnicfFcTraceRouteObjects | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1 | |||
hpnicfFcTraceRouteConfigurations | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.1 | |||
hpnicfFcTraceRouteTable | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.1.1 | no-access |
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.1 | no-access |
A trace route request entry that needs to be executed at the agent. |
||
hpnicfFcTraceRouteIndex | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.1.1.1.1 | unsigned32 | no-access |
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). |
hpnicfFcTraceRouteVsan | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.1.1.1.2 | hpnicffcvsanindex | read-only |
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. |
hpnicfFcTraceRouteAddressType | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.1.1.1.3 | hpnicffcaddresstype | read-only |
The type of the corresponding instance of hpnicfFcTraceRouteAddress object. |
hpnicfFcTraceRouteAddress | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.1.1.1.4 | hpnicffcaddress | read-only |
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'. |
hpnicfFcTraceRouteTimeout | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.1.1.1.5 | unsigned32 | read-only |
The value of timeout for this trace route request. If the corresponding instance value of hpnicfFcTraceRouteOperStatus object is 'inProgress', this object cannot be modified. |
hpnicfFcTraceRouteAdminStatus | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.1.1.1.6 | hpnicffcstartoper | read-only |
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'. |
hpnicfFcTraceRouteOperStatus | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.1.1.1.7 | integer | read-only |
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. Enumeration: 'disabled': 5, 'failure': 4, 'inProgress': 1, 'partialSuccess': 3, 'success': 2. |
hpnicfFcTraceRouteAgeInterval | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.1.1.1.8 | unsigned32 | read-only |
The interval time for an entry to age out after a trace route test is completed. |
hpnicfFcTraceRouteTrapOnCompletion | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.1.1.1.9 | truthvalue | read-only |
This object indicates whether a hpnicfFcTraceRouteCompletionNotify notification should be generated when this trace route test completes. |
hpnicfFcTraceRouteRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.1.1.1.10 | rowstatus | read-only |
The status of this conceptual row. |
hpnicfFcTraceRouteResults | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.2 | |||
hpnicfFcTraceRouteHopsTable | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.2.1 | no-access |
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.1 | no-access |
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. |
||
hpnicfFcTraceRouteHopsIndex | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.2.1.1.1 | unsigned32 | no-access |
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. |
hpnicfFcTraceRouteHopsAddr | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.2.1.1.2 | hpnicffcnameid | read-only |
This object specifies the WWN of the device associated with this hop. |
hpnicfFcTraceRouteNotifications | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.3 | |||
hpnicfFcTraceRouteNotifyPrefix | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.3.0 | |||
hpnicfFcTraceRouteCompletionNotify | 1.3.6.1.4.1.11.2.14.11.15.2.127.4.1.3.0.1 |
When a trace route test is finished and the instance of hpnicfFcTraceRouteTrapOnCompletion associated with the test is set to 'true', this notification occurred. |