HPN-ICF-FC-PING-MIB
This MIB module is for the management of the Fibre Channel Ping functionality.
Main OID:
hpnicfFcPing.1.3.6.1.4.1.11.2.14.11.15.2.127.5
30
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
30 total| Object Name |
|---|
hpnicfFcPingThis MIB module is for the management of the Fibre Channel Ping functionality. MODULE-IDENTITY .1.3.6.1.4.1.11.2.14.11.15.2.127.5 |
hpnicfFcPingObjects OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.127.5.1 |
hpnicfFcPingConfigurations OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1 |
hpnicfFcPingTableA table of FC ping entries containing a group of FC ping requests that need to be executed at the agent. SEQUENCE OF HpnicfFcPingEntry .1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1 |
hpnicfFcPingEntryA FC ping request entry that need to be executed at the agent. HpnicfFcPingEntry .1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1.1 |
hpnicfFcPingIndexThe index of the current FC ping entry. This object identifies a FC ping request entry uniquely in a specified VSAN (Virtual Storage Area Network).ro Unsigned32 .1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1.1.1 |
hpnicfFcPingVsanThe VSAN on which the FC ping request will be performed. If the corresponding instance value of hpnicfFcPingOperStatus is 'inProgress', the object cannot be modified.rw HpnicfFcVsanIndex (HPN-ICF-FC-TC-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1.1.2 |
hpnicfFcPingAddressTypeThe type of the corresponding instance of hpnicfFcPingAddress object.rw HpnicfFcAddressType (HPN-ICF-FC-TC-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1.1.3 |
hpnicfFcPingAddressThe 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'.rw HpnicfFcAddress (HPN-ICF-FC-TC-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1.1.4 |
hpnicfFcPingPacketCountThe number of FC ping packets to be sent to the target in this sequence.rw Unsigned32 .1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1.1.5 |
hpnicfFcPingPayloadSizeThis object specifies the size of the FC ping packet payload to be sent to the target in this sequence.ro Unsigned32 .1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1.1.6 |
hpnicfFcPingTimeoutThe value of timeout for this FC ping request.rw Unsigned32 .1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1.1.7 |
hpnicfFcPingDelayThe 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.ro Unsigned32 UNITS "seconds" .1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1.1.8 |
hpnicfFcPingAgeIntervalThe interval time after a FC ping test completes before the entry is aged out.rw Unsigned32 .1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1.1.9 |
hpnicfFcPingAdminStatusThe 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'.rw HpnicfFcStartOper (HPN-ICF-FC-TC-MIB) .1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1.1.10 |
hpnicfFcPingOperStatusThis 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.ro Enumeration .1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1.1.11 |
hpnicfFcPingTrapOnCompletionThis object indicates that if hpnicfFcPingCompletionNotify notification should be generated or not when the corresponding ping sequence completes.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1.1.12 |
hpnicfFcPingRowStatusThe status of this conceptual row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.1.1.1.13 |
hpnicfFcPingStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.2 |
hpnicfFcPingStatTableA table of FC ping statistics. This table notes the FC ping statistics of a FC ping test associated with an entry in the hpnicfFcPingTable. SEQUENCE OF HpnicfFcPingStatEntry .1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.2.1 |
hpnicfFcPingStatEntryA 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. HpnicfFcPingStatEntry .1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.2.1.1 |
hpnicfFcPingReqPacketsThe number of FC ping packets request in this sequence.ro Unsigned32 .1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.2.1.1.1 |
hpnicfFcPingResPacketsThe number of FC ping packets response in this sequence.ro Unsigned32 .1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.2.1.1.2 |
hpnicfFcPingMinTimeThe minimum round trip time of all the packets that have been sent in this sequence.ro Integer32 UNITS "microseconds" .1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.2.1.1.3 |
hpnicfFcPingAverageTimeThe average round trip time of all the packets that have been sent in this sequence.ro Integer32 UNITS "microseconds" .1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.2.1.1.4 |
hpnicfFcPingMaxTimeThe maximum round trip time of all the packets that have been sent in this sequence.ro Integer32 UNITS "microseconds" .1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.2.1.1.5 |
hpnicfFcPingTimeoutNumThe number of timeouts encountered in this sequence.ro Unsigned32 .1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.2.1.1.6 |
hpnicfFcPingNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.3 |
hpnicfFcPingNotifyPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.3.0 |
hpnicfFcPingCompletionNotifyWhen a FC ping test is finished and the instance of hpnicfFcPingTrapOnCompletion associated with the test is set to 'true', this notification occurred. NOTIFICATION-TYPE .1.3.6.1.4.1.11.2.14.11.15.2.127.5.1.3.0.1 |