HPICFHIGHAVAILABILITY-MIB: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: HPICFHIGHAVAILABILITY-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hpicfHighAvailability 1.3.6.1.4.1.11.2.14.11.1.11
Management information for configuring Redundant Management module on Hewlett-Packard network devices.
       hpicfHAConfigObjects 1.3.6.1.4.1.11.2.14.11.1.11.1
           hpicfHARedundancyManagementModuleMode 1.3.6.1.4.1.11.2.14.11.1.11.1.1 integer read-write
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. Enumeration: 'warmStandby': 3, 'enable': 1, 'disable': 2.
           hpicfHAContinuousFwdingTime 1.3.6.1.4.1.11.2.14.11.1.11.1.2 unsigned32 read-write
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.
       hpicfHAStatusObjects 1.3.6.1.4.1.11.2.14.11.1.11.2
           hpicfHAMgmtRedundancyFailureReason 1.3.6.1.4.1.11.2.14.11.1.11.2.1 integer read-only
Specifies the reason a redundant management module failed to become a standby module. Enumeration: 'communicationFailure': 6, 'unknownReason': 3, 'redundancyDisable': 7, 'failedSelftest': 5, 'mismatchOS': 4, 'noFailure': 2, 'noRedundantModule': 1.
           hpicfHAMgmtFailovers 1.3.6.1.4.1.11.2.14.11.1.11.2.2 counter32 read-only
Specifies the number of management module failovers since last chassis boot.
           hpicfHALastFailoverTime 1.3.6.1.4.1.11.2.14.11.1.11.2.3 timeticks read-only
Specifies the time (in hundredths of a second) of the last management module failover.
           hpicfHAFailOverLogTable 1.3.6.1.4.1.11.2.14.11.1.11.2.4 no-access
This table contains High Availability(HA) failover log specific information.
               hpicfHAFailOverLogEntry 1.3.6.1.4.1.11.2.14.11.1.11.2.4.1 no-access
Failover log information maintained for HA.
                   hpicfHAFailOverIndex 1.3.6.1.4.1.11.2.14.11.1.11.2.4.1.1 integer32 no-access
This object uniquely identifies the entries in the failover log table. This table contains maximum of recent 10 entries.
                   hpicfHAFailOverMgmtModule 1.3.6.1.4.1.11.2.14.11.1.11.2.4.1.2 physicalindex read-only
This object displays the management module information.It is similar to entPhysicalIndex.
                   hpicfHAFailOverState 1.3.6.1.4.1.11.2.14.11.1.11.2.4.1.3 integer read-only
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. Enumeration: 'active': 2, 'unknown': 1, 'standby': 3.
                   hpicfHAFailOverTime 1.3.6.1.4.1.11.2.14.11.1.11.2.4.1.4 integer32 read-only
This object indicates the failover time in seconds since 1/1/1990 0:0:0.
                   hpicfHAFailOverReason 1.3.6.1.4.1.11.2.14.11.1.11.2.4.1.5 integer read-only
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. Enumeration: 'activeReset': 4, 'buttonReq': 2, 'invalid': 0, 'altReset': 5, 'crashReq': 3, 'switchoverReq': 1.
           hpicfHAMgmtModuleTable 1.3.6.1.4.1.11.2.14.11.1.11.2.5 no-access
This table contains High Availability (HA) management module specific information.
               hpicfHAMgmtModuleEntry 1.3.6.1.4.1.11.2.14.11.1.11.2.5.1 no-access
Management module information maintained for HA.
                   hpicfHAMgmtModuleState 1.3.6.1.4.1.11.2.14.11.1.11.2.5.1.1 entitystandbystatus read-only
This object displays the state of the the management module.This object is similar to entStateStandby object.
                   hpicfHAMgmtModuleCardUpSince 1.3.6.1.4.1.11.2.14.11.1.11.2.5.1.2 integer32 read-only
This object displays the card uptime in seconds since this module state.
                   hpicfHAMgmtModuleStateSince 1.3.6.1.4.1.11.2.14.11.1.11.2.5.1.3 integer32 read-only
This object displays time in seconds from which the current state is valid.
                   hpicfHAMgmtModuleRedundancyState 1.3.6.1.4.1.11.2.14.11.1.11.2.5.1.4 integer read-only
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. Enumeration: 'warmStandby': 5, 'unavailable': 1, 'syncing': 4, 'disabled': 3, 'active': 2, 'hitless': 6.
                   hpicfHAMgmtModuleBackUpState 1.3.6.1.4.1.11.2.14.11.1.11.2.5.1.5 integer read-only
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. Enumeration: 'realtimeBackupToSlave': 3, 'slaveIsAbsent': 4, 'unknown': 1, 'failed': 0, 'waiting': 2, 'receivingRealtimeData': 6, 'batchBackup': 5, 'offline': 7.
       hpicfHAConformance 1.3.6.1.4.1.11.2.14.11.1.11.3
           hpicfHACompliances 1.3.6.1.4.1.11.2.14.11.1.11.3.1
               hpicfHACompliance 1.3.6.1.4.1.11.2.14.11.1.11.3.1.1
The compliance statement for SNMP entities which implement the hpicfHighAvailability MIB.
               hpicfHACompliance1 1.3.6.1.4.1.11.2.14.11.1.11.3.1.2
*********** 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 .
               hpicfHACompliance2 1.3.6.1.4.1.11.2.14.11.1.11.3.1.3
The compliance statement for SNMP entities which implement the hpicfHighAvailability MIB.
           hpicfHAGroups 1.3.6.1.4.1.11.2.14.11.1.11.3.2
               hpicfHAConfigGroup 1.3.6.1.4.1.11.2.14.11.1.11.3.2.1
The collection of objects which are used to configure the Redundancy Management Module.
               hpicfHAStatusGroup 1.3.6.1.4.1.11.2.14.11.1.11.3.2.2
The collection of objects which are used to represent Management Module statistics information.
               hpicfHAFailOverGroup 1.3.6.1.4.1.11.2.14.11.1.11.3.2.3
The collection of objects which are used to represent failover log statistics information.
               hpicfHAMgmtModuleGroup 1.3.6.1.4.1.11.2.14.11.1.11.3.2.4
********** 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 .
               hpicfHAMgmtModuleGroup1 1.3.6.1.4.1.11.2.14.11.1.11.3.2.5
The collection of objects which are used to represent management module specific information.