MIBs Depot

HpicfHighAvailability-MIB

Registered at
1.3.6.1.4.1.11.2.14.11.1.11
Last updated
2017-01-05 00:00
Organization
HP Networking
Revisions
2017-01-05 00:00, 2012-05-15 00:00, 2009-10-18 00:00, 2009-09-06 00:00, 2009-08-21 00:00, 2006-09-05 00:00
Namespace
hp
Source file
HpicfHighAvailability-MIB
Digest
sha256:832ee3a4c6f1c66164f07519a6ce9659849e014b18bb57ceeb72baa7c6f52836

Description

Management information for configuring Redundant Management module on Hewlett-Packard network devices.

Contact

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

Imports

FromSymbols
ENTITY-MIBPhysicalIndex, entPhysicalIndex
ENTITY-STATE-MIBEntityStandbyStatus
HP-ICF-OIDhpicfCommon
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

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
ENTITY-STATE-MIB
ENTITY-STATE-TC-MIB
HP-ICF-OID
HpicfHighAvailability-MIB
IANA-ENTITY-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC
UUID-TC-MIB

Objects

NameOIDSyntaxAccessStatus
hpicfHAConfigObjects
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.1.11.1
hpicfHARedundancyManagementModuleMode
OBJECT-TYPE
Specify to enable/disable this feature. Enabling allows for management module redundancy when there are two management modules in the switch and does a hitless failover. Disabling prevents redundancy except due to fatal hardware errors on one management module. warmStandby option does a non-hitless failover.
1.3.6.1.4.1.11.2.14.11.1.11.1.1INTEGER {enable(1), disable(2), warmStandby(3)}read-writecurrent
hpicfHAContinuousFwdingTime
OBJECT-TYPE
This is a configurable timer. After the failover, on the new AMM, the route and neighbor table entries are marked as stale in the FIB. As routing protocols begin to re-add routes, this stale flag will be reset. When this timer expires, all route and neighbor table entries still marked stale [not yet re-added] will be removed. A value of 0 means that no layer 3 hitless behavior is desired, and in this configuration, upon failover all FIB entries are flushed and corresponding hardware entries are removed. A default value of 5 minutes is chosen with the assumption that the routing protocols can finish re-adding the routes to the equivalent state within this time.
1.3.6.1.4.1.11.2.14.11.1.11.1.2Unsigned32read-writecurrent
hpicfHAPreferredActiveManagement
OBJECT-TYPE
Specify management module priority to specify Active management module across several reboot. The module is likely to become Active post reboot and Not instantaneously. The setting is applied to the running-configuration
1.3.6.1.4.1.11.2.14.11.1.11.1.3INTEGER {none(0), management-module1(1), management-module2(2)}read-writecurrent
hpicfHAStatusObjects
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.1.11.2
hpicfHAMgmtRedundancyFailureReason
OBJECT-TYPE
Specifies the reason a redundant management module failed to become a standby module.
1.3.6.1.4.1.11.2.14.11.1.11.2.1INTEGER {noRedundantModule(1), noFailure(2), unknownReason(3), mismatchOS(4), failedSelftest(5), communicationFailure(6), redundancyDisable(7)}read-onlycurrent
hpicfHAMgmtFailovers
OBJECT-TYPE
Specifies the number of management module failovers since last chassis boot.
1.3.6.1.4.1.11.2.14.11.1.11.2.2Counter32read-onlycurrent
hpicfHALastFailoverTime
OBJECT-TYPE
Specifies the time (in hundredths of a second) of the last management module failover.
1.3.6.1.4.1.11.2.14.11.1.11.2.3TimeTicksread-onlycurrent
hpicfHAFailOverLogTable
OBJECT-TYPE
This table contains High Availability(HA) failover log specific information.
1.3.6.1.4.1.11.2.14.11.1.11.2.4not-accessiblecurrent
hpicfHAFailOverLogEntry
OBJECT-TYPE
Failover log information maintained for HA.
1.3.6.1.4.1.11.2.14.11.1.11.2.4.1not-accessiblecurrent
hpicfHAFailOverIndex
OBJECT-TYPE
This object uniquely identifies the entries in the failover log table. This table contains maximum of recent 10 entries.
1.3.6.1.4.1.11.2.14.11.1.11.2.4.1.1Integer32 (1..65535)not-accessiblecurrent
hpicfHAFailOverMgmtModule
OBJECT-TYPE
This object displays the management module information.It is similar to entPhysicalIndex.
1.3.6.1.4.1.11.2.14.11.1.11.2.4.1.2PhysicalIndexread-onlycurrent
hpicfHAFailOverState
OBJECT-TYPE
This object indicates the failover state. 'unknown' indicates the state of the management module is undefined and this resource is unable to report standby state. 'active' indicates the state of the management module as active module and it means the resource is providing service. 'standby' indicates that the management module is not providing service, but it will be immediately able to take over the role of the resource to be backed up, without the need for initialization activity, and will contain the same information as the resource to be backed up.
1.3.6.1.4.1.11.2.14.11.1.11.2.4.1.3INTEGER {unknown(1), active(2), standby(3)}read-onlycurrent
hpicfHAFailOverTime
OBJECT-TYPE
This object indicates the failover time in seconds since 1/1/1990 0:0:0.
1.3.6.1.4.1.11.2.14.11.1.11.2.4.1.4Integer32read-onlycurrent
hpicfHAFailOverReason
OBJECT-TYPE
This object define the reason for failover. 'switchoverReq' indicates failover as a result of switchover command issued by the user. 'buttonReq' indicates failover as a result of manual boot done by the user via reboot button. 'crashReq' indicates failover as a result of crash that happened to the active module. 'activeReset' indicates failover as a result of reset command issued by the user at active module. 'altReset' indicates failover as a result of reset command issued by the user at the alternate module.
1.3.6.1.4.1.11.2.14.11.1.11.2.4.1.5INTEGER {invalid(0), switchoverReq(1), buttonReq(2), crashReq(3), activeReset(4), altReset(5)}read-onlycurrent
hpicfHAMgmtModuleTable
OBJECT-TYPE
This table contains High Availability (HA) management module specific information.
1.3.6.1.4.1.11.2.14.11.1.11.2.5not-accessiblecurrent
hpicfHAMgmtModuleEntry
OBJECT-TYPE
Management module information maintained for HA.
1.3.6.1.4.1.11.2.14.11.1.11.2.5.1not-accessiblecurrent
hpicfHAMgmtModuleState
OBJECT-TYPE
This object displays the state of the the management module.This object is similar to entStateStandby object.
1.3.6.1.4.1.11.2.14.11.1.11.2.5.1.1EntityStandbyStatusread-onlycurrent
hpicfHAMgmtModuleCardUpSince
OBJECT-TYPE
This object displays the card uptime in seconds since this module state.
1.3.6.1.4.1.11.2.14.11.1.11.2.5.1.2Integer32read-onlycurrent
hpicfHAMgmtModuleStateSince
OBJECT-TYPE
This object displays time in seconds from which the current state is valid.
1.3.6.1.4.1.11.2.14.11.1.11.2.5.1.3Integer32read-onlycurrent
hpicfHAMgmtModuleRedundancyState
OBJECT-TYPE
This object describes the management module's redundancy state. 'unavailable' indicates the redundancy module is not available due to error or absence of the module. 'active' indicates the redundancy module is currently active and is providing service. 'disabled' indicates the redundancy module is disabled. 'syncing' indicates the redundancy module is in syncing state and after successful syncing it will enter active state else it will report error. 'warmStandby' indicates the redundancy module is in warmstandby mode and is not providing service, but it will be immediately able to take over the role of the resource to be backed up, without the need for initialization activity, and will contain the same information as the resource to be backed up but the Layer2 information will not be synced. 'hitless'indicates the redundancy module is in hitless mode and is not providing service, but it will be immediately able to take over the role of the resource to be backed up, without the need for initialization activity, and will contain the same information as the resource to be backed up.
1.3.6.1.4.1.11.2.14.11.1.11.2.5.1.4INTEGER {unavailable(1), active(2), disabled(3), syncing(4), warmStandby(5), hitless(6)}read-onlycurrent
hpicfHAMgmtModuleBackUpState
OBJECT-TYPE
This object describes the management module's backup state. 'failed' indicates that the redundancy module has failed due to some communication failure or incompatible OS. 'unknown' indicates that the redundancy module is shutdown. 'waiting' indicates that the redundancy module is waiting for batch backup request. 'realtimeBackuptoSlave' indicates that the redundancy module is currently in active state and is providing service. 'slaveIsAbsent' indicates that there is no redundant module due to error or absence of the redundancy module. 'batchBackup' indicates that the redundancy module is in syncing state and it enters the active state after successful syncing. 'receivingRealtimeData' indicates that the redundancy module is in standby state.'offline' indicates that the redundancy module is disabled.
1.3.6.1.4.1.11.2.14.11.1.11.2.5.1.5INTEGER {failed(0), unknown(1), waiting(2), realtimeBackupToSlave(3), slaveIsAbsent(4), batchBackup(5), receivingRealtimeData(6), offline(7)}read-onlycurrent
hpicfHAConformance
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.1.11.3
hpicfHACompliances
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.1.11.3.1
hpicfHAGroups
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.1.11.3.2

Conformance

NameOIDStatus
hpicfHACompliance
MODULE-COMPLIANCE
*********** THIS COMPLIANCE IS DEPRECATED ************ The compliance statement for SNMP entities which implement the hpicfHighAvailability MIB. This compliance section has been deprecated and replaced with hpicfHACompliance3
1.3.6.1.4.1.11.2.14.11.1.11.3.1.1deprecated
hpicfHACompliance1
MODULE-COMPLIANCE
*********** THIS COMPLIANCE IS DEPRECATED ************ The compliance statement for SNMP entities which implement the hpicfHighAvailability MIB. This compliance section has been deprecated and replaced with hpicfHACompliance2 .
1.3.6.1.4.1.11.2.14.11.1.11.3.1.2deprecated
hpicfHACompliance2
MODULE-COMPLIANCE
The compliance statement for SNMP entities which implement the hpicfHighAvailability MIB.
1.3.6.1.4.1.11.2.14.11.1.11.3.1.3current
hpicfHACompliance3
MODULE-COMPLIANCE
The compliance statement for SNMP entities which implement the hpicfHighAvailability MIB.
1.3.6.1.4.1.11.2.14.11.1.11.3.1.4current
hpicfHAConfigGroup
OBJECT-GROUP
********** THIS GROUP IS DEPRECATED *************** The collection of objects which are used to configure the Redundancy Management Module. This group has been deprecated and replaced with hpicfHAConfigGroup1 .
1.3.6.1.4.1.11.2.14.11.1.11.3.2.1deprecated
hpicfHAStatusGroup
OBJECT-GROUP
The collection of objects which are used to represent Management Module statistics information.
1.3.6.1.4.1.11.2.14.11.1.11.3.2.2current
hpicfHAFailOverGroup
OBJECT-GROUP
The collection of objects which are used to represent failover log statistics information.
1.3.6.1.4.1.11.2.14.11.1.11.3.2.3current
hpicfHAMgmtModuleGroup
OBJECT-GROUP
********** THIS GROUP IS DEPRECATED *************** The collection of objects which are used to represent management module specific information. This group has been deprecated and replaced with hpicfHAMgmtModuleGroup1 .
1.3.6.1.4.1.11.2.14.11.1.11.3.2.4deprecated
hpicfHAMgmtModuleGroup1
OBJECT-GROUP
The collection of objects which are used to represent management module specific information.
1.3.6.1.4.1.11.2.14.11.1.11.3.2.5current
hpicfHAConfigGroup1
OBJECT-GROUP
The collection of objects which are used to configure the Redundancy Management Module.
1.3.6.1.4.1.11.2.14.11.1.11.3.2.6current