MIBs Depot

HP-ICF-FAULT-FINDER-MIB

Registered at
1.3.6.1.4.1.11.2.14.10.2.12
Last updated
2005-05-02 19:34
Organization
Hewlett-Packard Company, Procurve Networking Business
Revisions
2005-05-02 19:34, 2005-03-22 11:30, 2003-07-28 07:07, 2000-11-03 07:07, 1998-11-20 23:50, 1997-10-21 02:49
Namespace
hp
Source file
HP-ICF-FAULT-FINDER-MIB
Digest
sha256:de1c1ca6e827ba950727c8ed86b30ae3bc8e2e8c141996590cfd486e50d3ab3b

Description

This MIB module contains object definitions for managing the Fault Finder feature in web-capable HP devices.

Contact

Hewlett-Packard Company 8000 Foothills Blvd. Roseville, CA 95747

Imports

FromSymbols
ENTITY-MIBPhysicalClass, PhysicalIndex
HP-ICF-OIDhpicfCommon, hpicfCommonTrapsPrefix, hpicfObjectModules
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TimeStamp

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

ENTITY-MIB
HP-ICF-FAULT-FINDER-MIB
HP-ICF-OID
IANA-ENTITY-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC
UUID-TC-MIB

Textual conventions

NameOIDSyntaxAccessStatus
HpicfFaultAction
TEXTUAL-CONVENTION
Objects of this type are used to indicate actions taken on detection of a fault.
current
HpicfFaultTolerance
TEXTUAL-CONVENTION
Objects of this type are used to scale internal fault thresholds between hard-coded minimum and maximum threshold values as follows: actual = min + ((max - min) * tol)/maxTol where: actual - actual threshold used by Fault Finder min - minimum threshold for this fault max - maximum threshold for this fault tol - configured tolerance for this fault maxTol - maximum tolerance value (255)
current
HpicfFaultType
TEXTUAL-CONVENTION
An enumerated value which indicates a type of fault which is monitored by the agent.
current
HpicfUrlString
TEXTUAL-CONVENTION
This TC describes an object which holds a reference to a (remote) resource by using the Uniform Resource Locator (URL) notation as defined in RFC 1738. The allowed character set and the encoding rules for this textual convention are defined in RFC 1738 section 2.2.
current

Objects

NameOIDSyntaxAccessStatus
hpicfFaultFinderConformance
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.10.2.12.1
hpicfFaultFinderCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.10.2.12.1.1
hpicfFaultFinderGroups
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.10.2.12.1.2
hpicfFaultFinder
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.1.7
hpicfFfControlTable
OBJECT-TYPE
This table contains one entry per fault type that this agent is capable of monitoring.
1.3.6.1.4.1.11.2.14.11.1.7.1not-accessiblecurrent
hpicfFfControlEntry
OBJECT-TYPE
Configuration information for a particular fault type.
1.3.6.1.4.1.11.2.14.11.1.7.1.1not-accessiblecurrent
hpicfFfControlIndex
OBJECT-TYPE
The type of fault for which this entry contains configuration information.
1.3.6.1.4.1.11.2.14.11.1.7.1.1.1HpicfFaultTypenot-accessiblecurrent
hpicfFfAction
OBJECT-TYPE
This object is used to configure the action, if any, to be taken if a fault of this type is detected by the agent. Setting an instance of this object to 'none' will clear any previous state of the associated fault on all ports. This object is used to enable or disable the port disable feature for this fault type. Setting this object to 'warnAndDisable' will enable the port disable feature for this fault type. This feature is intended to allow an agent to disable ports that are being disruptive to the rest of the network. Note that not all agents will support setting this object to 'warnAndDisable'. The agent may choose not to disable a particular port for a particular fault based on its knowledge of if/how that fault disrupts the network.
1.3.6.1.4.1.11.2.14.11.1.7.1.1.2HpicfFaultActionread-writecurrent
hpicfFfWarnTolerance
OBJECT-TYPE
The tolerance level used to calculate the fault warning threshold for this fault type. The agent will periodically check relevant statistics for each port for each type of fault. If the warning threshold has been exceeded, and fault warning action is enabled for that fault type, an hpicfFaultFinderTrap notification will be sent. In addition, an entry will be made in the hpicfFfLogTable for the fault. Once a fault warning has fired, a hysteresis mechanism assures that another warning will not be fired until the relevant counter drops below a hysteresis threshold value.
1.3.6.1.4.1.11.2.14.11.1.7.1.1.3HpicfFaultToleranceread-writecurrent
hpicfFfDisablePortTolerance
OBJECT-TYPE
The tolerance level used to calculate the port disable threshold for this fault type. The value of an instance of this object MUST be greater than the value of the corresponding instance of the hpicfFfWarnTolerance. The agent will periodically check relevant statistics for each port for each type of fault. If the port disable threshold has been exceeded, and port disable is enabled for that fault type, an hpicfFaultFinderTrap notification will be sent. In addition, an entry will be made in the hpicfFfLogTable for the fault. Ports will not be disabled until at least one polling interval after a warning has fired. In addition, the agent may further delay disabling a port in certain situations. For example, it may choose to delay disabling a cascade port to give the cascaded device a chance to correct the problem.
1.3.6.1.4.1.11.2.14.11.1.7.1.1.4HpicfFaultToleranceread-writecurrent
hpicfFfSpeedReduceTolerance
OBJECT-TYPE
The tolerance level used to calculate the speed reduce threshold for this fault type. The value of an instance of this object MUST be greater than the value of the corresponding instance of the hpicfFfWarnTolerance, and less than or equal to the corresponding instance of hpicfFfDisablePortTolerance. The agent will only speed reduce on a port if auto-negotiation has been performed, and the partners link abilities allow operation at a slower media speed. The agent will periodically check relevant statistics for each port for each type of fault. If the speed reduce threshold has been exceeded, and speed rededuction option is enabled for that fault type, an hpicfFaultFinderTrap notification will be sent. In addition, an entry will be made in the hpicfFfLogTable for the fault. The agent may elect to not or delay speed reduction of certain ports. For example, it may choose to delay taking action on a cascade port to give the cascaded device a chance to correct the problem.
1.3.6.1.4.1.11.2.14.11.1.7.1.1.5HpicfFaultToleranceread-writecurrent
hpicfFfLogTable
OBJECT-TYPE
A log of fault warnings and ports disabled by the Fault Finder.
1.3.6.1.4.1.11.2.14.11.1.7.2not-accessiblecurrent
hpicfFfLogEntry
OBJECT-TYPE
An entry in the Fault Finder log, containing information about a single fault.
1.3.6.1.4.1.11.2.14.11.1.7.2.1not-accessiblecurrent
hpicfFfLogIndex
OBJECT-TYPE
An arbitrary value which uniquely identifies this log entry. The index for a particular log entry must not change, even though entries with lower valued indices have been deleted.
1.3.6.1.4.1.11.2.14.11.1.7.2.1.1Integer32 (1..2147483647)not-accessiblecurrent
hpicfFfLogCreateTime
OBJECT-TYPE
The value of sysUpTime when this log entry was added to the hpicfFfLogTable.
1.3.6.1.4.1.11.2.14.11.1.7.2.1.2TimeStampread-onlycurrent
hpicfFfLogPhysEntity
OBJECT-TYPE
The entPhysicalIndex of the device port or other physical component on which the fault was detected. On agents which do not implement the Entity MIB, this will contain the ifIndex of the offending port.
1.3.6.1.4.1.11.2.14.11.1.7.2.1.3PhysicalIndexread-onlycurrent
hpicfFfLogFaultType
OBJECT-TYPE
The type of fault which was detected on the physical entity indicated by hpicfFfLogPhysEntity.
1.3.6.1.4.1.11.2.14.11.1.7.2.1.4HpicfFaultTyperead-onlycurrent
hpicfFfLogAction
OBJECT-TYPE
The action, if any, that was taken by the agent when this fault was detected.
1.3.6.1.4.1.11.2.14.11.1.7.2.1.5HpicfFaultActionread-onlycurrent
hpicfFfLogSeverity
OBJECT-TYPE
The severity level of the fault. Port disables will always be logged as 'critical'. An agent may need to remove faults from the fault log in order to reclaim resources. If so, it must remove lower severity faults before removing higher severity faults. Faults at the same severity level should be removed from oldest to newest.
1.3.6.1.4.1.11.2.14.11.1.7.2.1.6INTEGER {informational(1), medium(2), critical(3)}read-onlycurrent
hpicfFfLogStatus
OBJECT-TYPE
Log entries will initially be created with the value 'new'. A manager cannot set this object to 'new'. Setting this object to 'active' indicates that the fault has been displayed to a user. Setting this object to 'old' indicates that the agent should remove this fault from the log.
1.3.6.1.4.1.11.2.14.11.1.7.2.1.7INTEGER {new(1), active(2), old(3)}read-writecurrent
hpicfFfLogPhysClass
OBJECT-TYPE
The PhysicalClass as defined by Entity MIB to which this hpicfFfLogPhysIndex belongs.
1.3.6.1.4.1.11.2.14.11.1.7.2.1.8PhysicalClassread-onlycurrent
hpicfFfLogInfoType
OBJECT-TYPE
This field can be used to indicate the class of information that 'hpicfFfLogInfo' holds
1.3.6.1.4.1.11.2.14.11.1.7.2.1.9INTEGER {ipv4Address(1), displayString(2)}read-onlycurrent
hpicfFfLogInfo
OBJECT-TYPE
This can be used to hold any relevant information about the current fault
1.3.6.1.4.1.11.2.14.11.1.7.2.1.10OCTET STRING (SIZE(0..255))read-onlycurrent
hpicfFfFaultInfoURL
OBJECT-TYPE
A URL which a management station can use to access additional information about the fault which triggered the notification in which this object was sent.
1.3.6.1.4.1.11.2.14.11.1.7.3HpicfUrlStringaccessible-for-notifycurrent

Notifications

NameOIDStatus
hpicfFaultFinderTrap
NOTIFICATION-TYPE
This notification is sent whenever the Fault Finder creates an entry in the hpicfFfLogTable.
1.3.6.1.4.1.11.2.14.12.1.0.5current

Conformance

NameOIDStatus
hpicfFaultFinderCompliance
MODULE-COMPLIANCE
The compliance statement for devices implementing the HP Fault Finder capability.
1.3.6.1.4.1.11.2.14.10.2.12.1.1.1current
hpicfFaultFinder2Compliance
MODULE-COMPLIANCE
The compliance statement for devices implementing the HP Fault Finder capability.
1.3.6.1.4.1.11.2.14.10.2.12.1.1.2current
hpicfFaultConfigGroup
OBJECT-GROUP
A collection of objects for configuring the Fault Finder feature.
1.3.6.1.4.1.11.2.14.10.2.12.1.2.1current
hpicfFaultLogGroup
OBJECT-GROUP
A collection of objects for accessing the log of discovered faults.
1.3.6.1.4.1.11.2.14.10.2.12.1.2.2current
hpicfFaultNotifyGroup
NOTIFICATION-GROUP
A collection of notifications used to indicate the discovery of a network fault.
1.3.6.1.4.1.11.2.14.10.2.12.1.2.3current
hpicfFaultConfig2Group
OBJECT-GROUP
A collection of objects for configuring the Fault Finder feature, including the ability to reduce a port's media speed in the event of a fault.
1.3.6.1.4.1.11.2.14.10.2.12.1.2.4current