HP-ICF-STACK

File: HP-ICF-STACK.mib (8635 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
ENTITY-MIB HP-ICF-OID

Imported symbols

Integer32 OBJECT-TYPE MODULE-IDENTITY
DisplayString TruthValue MODULE-COMPLIANCE
OBJECT-GROUP entPhysicalIndex hpicfObjectModules
hpicfCommon

Defined Types

HpicfStackBoxEntry  
SEQUENCE    
  hpicfStackBoxId OCTET STRING
  hpicfStackBoxName DisplayString

HpicfStackAgentEntry  
SEQUENCE    
  hpicfStackAgentBoxId OCTET STRING

Defined Values

hpicfStackMib 1.3.6.1.4.1.11.2.14.10.2.6
This MIB module contains object definitions for managing HP stackable devices.
MODULE-IDENTITY    

hpicfStack 1.3.6.1.4.1.11.2.14.11.1.5
OBJECT IDENTIFIER    

hpicfStackBoxTable 1.3.6.1.4.1.11.2.14.11.1.5.1
This table contains a list of physical boxes currently in the stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfStackBoxEntry

hpicfStackBoxEntry 1.3.6.1.4.1.11.2.14.11.1.5.1.1
An 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfStackBoxEntry  

hpicfStackBoxId 1.3.6.1.4.1.11.2.14.11.1.5.1.1.1
The box identifier that uniquely identifies this physical box. The value of this object is the serial number of the box.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(5)  

hpicfStackBoxName 1.3.6.1.4.1.11.2.14.11.1.5.1.1.2
A 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.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

hpicfStackAgentTable 1.3.6.1.4.1.11.2.14.11.1.5.2
This 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfStackAgentEntry

hpicfStackAgentEntry 1.3.6.1.4.1.11.2.14.11.1.5.2.1
An 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfStackAgentEntry  

hpicfStackAgentBoxId 1.3.6.1.4.1.11.2.14.11.1.5.2.1.1
The 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).
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(5)  

hpicfStackActiveAgent 1.3.6.1.4.1.11.2.14.11.1.5.3
The 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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hpicfStackAgentForced 1.3.6.1.4.1.11.2.14.11.1.5.4
A 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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hpicfStackConformance 1.3.6.1.4.1.11.2.14.10.2.6.1
OBJECT IDENTIFIER    

hpicfStackCompliances 1.3.6.1.4.1.11.2.14.10.2.6.1.1
OBJECT IDENTIFIER    

hpicfStackGroups 1.3.6.1.4.1.11.2.14.10.2.6.1.2
OBJECT IDENTIFIER    

hpicfStackCompliance 1.3.6.1.4.1.11.2.14.10.2.6.1.1.1
The compliance statement for agents managing a stack of HP boxes.
Status: current Access: read-only
MODULE-COMPLIANCE    

hpicfStackBasicGroup 1.3.6.1.4.1.11.2.14.10.2.6.1.2.1
A collection of objects for managing boxes in a stack.
Status: current Access: read-only
OBJECT-GROUP    

hpicfStackMultiAgentGroup 1.3.6.1.4.1.11.2.14.10.2.6.1.2.2
A collection of objects for managing redundant agents in a stack of HP boxes.
Status: current Access: read-only
OBJECT-GROUP