H3C-FC-PING-MIB
This MIB module is for the management of the Fibre Channel Ping functionality.
Main OID:
h3cFcPing.1.3.6.1.4.1.2011.10.2.127.5
30
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
30 total| Object Name |
|---|
h3cFcPingThis MIB module is for the management of the Fibre Channel Ping functionality. MODULE-IDENTITY .1.3.6.1.4.1.2011.10.2.127.5 |
h3cFcPingObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.127.5.1 |
h3cFcPingConfigurations OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.127.5.1.1 |
h3cFcPingTableA table of FC ping entries containing a group of FC ping requests that need to be executed at the agent. SEQUENCE OF H3cFcPingEntry .1.3.6.1.4.1.2011.10.2.127.5.1.1.1 |
h3cFcPingEntryA FC ping request entry that need to be executed at the agent. H3cFcPingEntry .1.3.6.1.4.1.2011.10.2.127.5.1.1.1.1 |
h3cFcPingIndexThe 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.2011.10.2.127.5.1.1.1.1.1 |
h3cFcPingVsanThe VSAN on which the FC ping request will be performed. If the corresponding instance value of h3cFcPingOperStatus is 'inProgress', the object cannot be modified.rw H3cFcVsanIndex (H3C-FC-TC-MIB) .1.3.6.1.4.1.2011.10.2.127.5.1.1.1.1.2 |
h3cFcPingAddressTypeThe type of the corresponding instance of h3cFcPingAddress object.rw H3cFcAddressType (H3C-FC-TC-MIB) .1.3.6.1.4.1.2011.10.2.127.5.1.1.1.1.3 |
h3cFcPingAddressThe 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 h3cFcPingAddressType object is 'wwn'. This object will contain a 3 octet long Fibre Channel Address ID, if the value of the associated instance of h3cFcPingAddressType object is 'fcid'.rw H3cFcAddress (H3C-FC-TC-MIB) .1.3.6.1.4.1.2011.10.2.127.5.1.1.1.1.4 |
h3cFcPingPacketCountThe number of FC ping packets to be sent to the target in this sequence.rw Unsigned32 .1.3.6.1.4.1.2011.10.2.127.5.1.1.1.1.5 |
h3cFcPingPayloadSizeThis 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.2011.10.2.127.5.1.1.1.1.6 |
h3cFcPingTimeoutThe value of timeout for this FC ping request.rw Unsigned32 .1.3.6.1.4.1.2011.10.2.127.5.1.1.1.1.7 |
h3cFcPingDelayThe 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.2011.10.2.127.5.1.1.1.1.8 |
h3cFcPingAgeIntervalThe interval time after a FC ping test completes before the entry is aged out.rw Unsigned32 .1.3.6.1.4.1.2011.10.2.127.5.1.1.1.1.9 |
h3cFcPingAdminStatusThe administrative status of each h3cFcPingEntry. 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 H3cFcStartOper (H3C-FC-TC-MIB) .1.3.6.1.4.1.2011.10.2.127.5.1.1.1.1.10 |
h3cFcPingOperStatusThis object indicates the operational status of this h3cFcPingEntry. 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.2011.10.2.127.5.1.1.1.1.11 |
h3cFcPingTrapOnCompletionThis object indicates that if h3cFcPingCompletionNotify notification should be generated or not when the corresponding ping sequence completes.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2011.10.2.127.5.1.1.1.1.12 |
h3cFcPingRowStatusThe status of this conceptual row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2011.10.2.127.5.1.1.1.1.13 |
h3cFcPingStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.127.5.1.2 |
h3cFcPingStatTableA table of FC ping statistics. This table notes the FC ping statistics of a FC ping test associated with an entry in the h3cFcPingTable. SEQUENCE OF H3cFcPingStatEntry .1.3.6.1.4.1.2011.10.2.127.5.1.2.1 |
h3cFcPingStatEntryA FC ping statistics entry. An entry will be created automatically in this table when the h3cFcPingRowStatus of a ping request in the h3cFcPingTable is set to 'active'. The entry in this table will have the same indices as the entry that in the h3cFcPingTable. An entry in this table will be deleted when the corresponding entry in the h3cFcPingTable is deleted. H3cFcPingStatEntry .1.3.6.1.4.1.2011.10.2.127.5.1.2.1.1 |
h3cFcPingReqPacketsThe number of FC ping packets request in this sequence.ro Unsigned32 .1.3.6.1.4.1.2011.10.2.127.5.1.2.1.1.1 |
h3cFcPingResPacketsThe number of FC ping packets response in this sequence.ro Unsigned32 .1.3.6.1.4.1.2011.10.2.127.5.1.2.1.1.2 |
h3cFcPingMinTimeThe 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.2011.10.2.127.5.1.2.1.1.3 |
h3cFcPingAverageTimeThe 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.2011.10.2.127.5.1.2.1.1.4 |
h3cFcPingMaxTimeThe 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.2011.10.2.127.5.1.2.1.1.5 |
h3cFcPingTimeoutNumThe number of timeouts encountered in this sequence.ro Unsigned32 .1.3.6.1.4.1.2011.10.2.127.5.1.2.1.1.6 |
h3cFcPingNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.127.5.1.3 |
h3cFcPingNotifyPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.127.5.1.3.0 |
h3cFcPingCompletionNotifyWhen a FC ping test is finished and the instance of h3cFcPingTrapOnCompletion associated with the test is set to 'true', this notification occurred. NOTIFICATION-TYPE .1.3.6.1.4.1.2011.10.2.127.5.1.3.0.1 |