MIBs Depot

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

FromSymbols
HPN-ICF-FC-TC-MIBHpnicfFcAddress, HpnicfFcAddressType, HpnicfFcStartOper, HpnicfFcVsanIndex
HPN-ICF-VSAN-MIBhpnicfSan
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1Unsigned32 (1..65535)accessible-for-notifycurrent
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.2HpnicfFcVsanIndexread-createcurrent
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.3HpnicfFcAddressTyperead-createcurrent
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.4HpnicfFcAddressread-createcurrent
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.5Unsigned32 (1..2147483647)read-createcurrent
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.6Unsigned32read-onlycurrent
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.7Unsigned32 (1..10)read-createcurrent
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.8Unsigned32read-onlycurrent
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.9Unsigned32 (500..900)read-createcurrent
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.10HpnicfFcStartOperread-createcurrent
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.11INTEGER {inProgress(1), complete(2), disabled(3), failed(4)}read-onlycurrent
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.12TruthValueread-createcurrent
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.13RowStatusread-createcurrent
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1Unsigned32read-onlycurrent
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.2Unsigned32read-onlycurrent
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.3Integer32read-onlycurrent
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.4Integer32read-onlycurrent
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.5Integer32read-onlycurrent
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.6Unsigned32read-onlycurrent
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

NameOIDStatus
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.1current