HPN-ICF-FC-PING-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.127.5
- Last updated
- 2013-03-15 00:00
- Revisions
- 2013-03-15 00:00
- Namespace
- hp
- Source file
HPN-ICF-FC-PING-MIB- Digest
sha256:715bebad7a432a6a1dde5af6e041f23442447883b19b3c20948fc98740eb305d
Description
This MIB module is for the management of the Fibre Channel Ping functionality.
Imports
| From | Symbols |
|---|---|
| HPN-ICF-FC-TC-MIB | HpnicfFcAddress, HpnicfFcAddressType, HpnicfFcStartOper, HpnicfFcVsanIndex |
| HPN-ICF-VSAN-MIB | hpnicfSan |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, 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-PING-MIB HPN-ICF-FC-TC-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 |
|---|---|---|---|---|
| hpnicfFcPingObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.127.5.1 | |||
| hpnicfFcPingConfigurations OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1 | |||
| hpnicfFcPingTable OBJECT-TYPE A table of FC ping entries containing a group of FC ping requests that need to be executed at the agent. | 1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1 | not-accessible | current | |
| hpnicfFcPingEntry OBJECT-TYPE A FC ping request entry that need to be executed at the agent. | 1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1.1 | not-accessible | current | |
| hpnicfFcPingIndex OBJECT-TYPE The index of the current FC ping entry. This object identifies a FC ping request entry uniquely in a specified VSAN (Virtual Storage Area Network). | 1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1.1.1 | Unsigned32 (1..65535) | accessible-for-notify | current |
| hpnicfFcPingVsan OBJECT-TYPE The VSAN on which the FC ping request will be performed. If the corresponding instance value of hpnicfFcPingOperStatus is 'inProgress', the object cannot be modified. | 1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1.1.2 | HpnicfFcVsanIndex | read-create | current |
| hpnicfFcPingAddressType OBJECT-TYPE The type of the corresponding instance of hpnicfFcPingAddress object. | 1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1.1.3 | HpnicfFcAddressType | read-create | current |
| hpnicfFcPingAddress OBJECT-TYPE The address to which the route will be pinged. This object will contain an 8 octet long WWN(World Wide Name), if the value of the associated instance of hpnicfFcPingAddressType object is 'wwn'. This object will contain a 3 octet long Fibre Channel Address ID, if the value of the associated instance of hpnicfFcPingAddressType object is 'fcid'. | 1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1.1.4 | HpnicfFcAddress | read-create | current |
| hpnicfFcPingPacketCount OBJECT-TYPE The number of FC ping packets to be sent to the target in this sequence. | 1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1.1.5 | Unsigned32 (1..2147483647) | read-create | current |
| hpnicfFcPingPayloadSize OBJECT-TYPE This object specifies the size of the FC ping packet payload to be sent to the target in this sequence. | 1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1.1.6 | Unsigned32 | read-only | current |
| hpnicfFcPingTimeout OBJECT-TYPE The value of timeout for this FC ping request. | 1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1.1.7 | Unsigned32 (1..10) | read-create | current |
| hpnicfFcPingDelay OBJECT-TYPE The minimum amount of time to wait before sending the next packet in a sequence, after receiving a response or declaring a timeout for a previously transmitted packet. | 1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1.1.8 | Unsigned32 | read-only | current |
| hpnicfFcPingAgeInterval OBJECT-TYPE The interval time after a FC ping test completes before the entry is aged out. | 1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1.1.9 | Unsigned32 (500..900) | read-create | current |
| hpnicfFcPingAdminStatus OBJECT-TYPE The administrative status of each hpnicfFcPingEntry. The object has two values: enable - Activate the entry. disable - Deactivate the entry. When the FC ping entry is executing, this object cannot be modified. If this object is read at such a time, a value of 'enable' will be returned. When the test finishes, the value of this object will be set to 'disable'. | 1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1.1.10 | HpnicfFcStartOper | read-create | current |
| hpnicfFcPingOperStatus OBJECT-TYPE This object indicates the operational status of this hpnicfFcPingEntry. The value specifications are listed as follows: inProgress - FC ping is in progress. complete - FC ping is complete. disabled - FC ping is disabled. failed - FC ping has failed due to resource limitations. | 1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1.1.11 | INTEGER {inProgress(1), complete(2), disabled(3), failed(4)} | read-only | current |
| hpnicfFcPingTrapOnCompletion OBJECT-TYPE This object indicates that if hpnicfFcPingCompletionNotify notification should be generated or not when the corresponding ping sequence completes. | 1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1.1.12 | TruthValue | read-create | current |
| hpnicfFcPingRowStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1.1.13 | RowStatus | read-create | current |
| hpnicfFcPingStatistics OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.2 | |||
| hpnicfFcPingStatTable OBJECT-TYPE A table of FC ping statistics. This table notes the FC ping statistics of a FC ping test associated with an entry in the hpnicfFcPingTable. | 1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.2.1 | not-accessible | current | |
| hpnicfFcPingStatEntry OBJECT-TYPE A FC ping statistics entry. An entry will be created automatically in this table when the hpnicfFcPingRowStatus of a ping request in the hpnicfFcPingTable is set to 'active'. The entry in this table will have the same indices as the entry that in the hpnicfFcPingTable. An entry in this table will be deleted when the corresponding entry in the hpnicfFcPingTable is deleted. | 1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.2.1.1 | not-accessible | current | |
| hpnicfFcPingReqPackets OBJECT-TYPE The number of FC ping packets request in this sequence. | 1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.2.1.1.1 | Unsigned32 | read-only | current |
| hpnicfFcPingResPackets OBJECT-TYPE The number of FC ping packets response in this sequence. | 1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.2.1.1.2 | Unsigned32 | read-only | current |
| hpnicfFcPingMinTime OBJECT-TYPE The minimum round trip time of all the packets that have been sent in this sequence. | 1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.2.1.1.3 | Integer32 | read-only | current |
| hpnicfFcPingAverageTime OBJECT-TYPE The average round trip time of all the packets that have been sent in this sequence. | 1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.2.1.1.4 | Integer32 | read-only | current |
| hpnicfFcPingMaxTime OBJECT-TYPE The maximum round trip time of all the packets that have been sent in this sequence. | 1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.2.1.1.5 | Integer32 | read-only | current |
| hpnicfFcPingTimeoutNum OBJECT-TYPE The number of timeouts encountered in this sequence. | 1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.2.1.1.6 | Unsigned32 | read-only | current |
| hpnicfFcPingNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.3 | |||
| hpnicfFcPingNotifyPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.3.0 |
Notifications
| Name | OID | Status |
|---|---|---|
| hpnicfFcPingCompletionNotify NOTIFICATION-TYPE When a FC ping test is finished and the instance of hpnicfFcPingTrapOnCompletion associated with the test is set to 'true', this notification occurred. | 1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.3.0.1 | current |