HP-ICF-STACK
AI MIB Summary
The HP-ICF-STACK MIB module enables SNMP-based monitoring and management of HP stackable network devices, specifically tracking stack topology, member unit status, and inter-switch communication health within HP Intelligent Stack Framework (ICF) environments.
This MIB module contains object definitions for managing HP stackable devices.
Main OID:
hpicfStackMib.1.3.6.1.4.1.11.2.14.10.2.6
17
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
17 total| Object Name |
|---|
hpicfStackMibThis MIB module contains object definitions for managing HP stackable devices. MODULE-IDENTITY .1.3.6.1.4.1.11.2.14.10.2.6 |
hpicfStackConformance OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.10.2.6.1 |
hpicfStackCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.10.2.6.1.1 |
hpicfStackComplianceThe compliance statement for agents managing a stack of HP boxes. Unknown .1.3.6.1.4.1.11.2.14.10.2.6.1.1.1 |
hpicfStackGroups OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.10.2.6.1.2 |
hpicfStackBasicGroupA collection of objects for managing boxes in a stack. Unknown .1.3.6.1.4.1.11.2.14.10.2.6.1.2.1 |
hpicfStackMultiAgentGroupA collection of objects for managing redundant agents in a stack of HP boxes. Unknown .1.3.6.1.4.1.11.2.14.10.2.6.1.2.2 |
hpicfStack OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.1.5 |
hpicfStackBoxTableThis table contains a list of physical boxes currently in the stack. SEQUENCE OF HpicfStackBoxEntry .1.3.6.1.4.1.11.2.14.11.1.5.1 |
hpicfStackBoxEntryAn entry containing information about a physical box in the stack. This table is indexed by the value of entPhysicalIndex that corresponds to the row in the entPhysicalTable for this box. HpicfStackBoxEntry .1.3.6.1.4.1.11.2.14.11.1.5.1.1 |
hpicfStackBoxIdThe box identifier that uniquely identifies this physical box. The value of this object is the serial number of the box.ro OCTET STRING .1.3.6.1.4.1.11.2.14.11.1.5.1.1.1 |
hpicfStackBoxNameA settable name for this box. This name defaults to an ASCII representation of the base MAC address of the box, but may be set to a user-friendly display string by a management application.rw DisplayString .1.3.6.1.4.1.11.2.14.11.1.5.1.1.2 |
hpicfStackAgentTableThis table provides a list of SNMP agent cards in the stack that are capable of managing the stack. Note that this table is redundant, since this information is available in the Entity MIB, but is provided for the convenience of management applications, so that they are not required to scan the entire entPhysicalTable to determine what agent cards are present. SEQUENCE OF HpicfStackAgentEntry .1.3.6.1.4.1.11.2.14.11.1.5.2 |
hpicfStackAgentEntryAn entry in the hpicfStackAgentTable representing a single agent card. This table is indexed by the value of entPhysicalIndex that corresponds to the row in the entPhysicalTable for this agent card. HpicfStackAgentEntry .1.3.6.1.4.1.11.2.14.11.1.5.2.1 |
hpicfStackAgentBoxIdThe value of hpicfStackBoxId for the box containing this agent card. Note that this object is redundant since containment information is available in the Entity MIB, but is provided for the convenience of manament applications (and so that there would be at least one accessible column in this table).ro OCTET STRING .1.3.6.1.4.1.11.2.14.11.1.5.2.1.1 |
hpicfStackActiveAgentThe value of entPhysicalIndex for the agent that is currently managing this stack. A set to this value will also set hpicfStackAgentForced to 'true'. Note that setting this object to a value different from the current value will cause this agent to reset. After reset, the current agent will no longer be active, because the new agent will take over.rw Integer32 .1.3.6.1.4.1.11.2.14.11.1.5.3 |
hpicfStackAgentForcedA value of 'true' indicates that the current active agent card has been chosen by a management action as the active agent. This management action may have been performed through a console user interface command, or by setting the hpicfStackActiveAgent object. The reason for this is to allow the network administrator to prevent an added redundant agent from taking over when there is a configured agent card in the stack.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.11.2.14.11.1.5.4 |