HP-ICF-CHAIN

File: HP-ICF-CHAIN.mib (14532 bytes)

Imported modules

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

Imported symbols

Integer32 Counter32 OBJECT-TYPE
MODULE-IDENTITY NOTIFICATION-TYPE DisplayString
TruthValue TimeStamp MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP hpicfObjectModules
hpicfCommon hpicfCommonTrapsPrefix

Defined Types

HpicfChainEntry  
SEQUENCE    
  hpicfChainId OCTET STRING
  hpicfChainObjectId OBJECT IDENTIFIER
  hpicfChainTimestamp TimeStamp
  hpicfChainHasAgent TruthValue
  hpicfChainThisBox TruthValue
  hpicfChainLocation Integer32

HpicfChainViewEntry  
SEQUENCE    
  hpicfChainViewId OCTET STRING
  hpicfChainViewName DisplayString

Defined Values

hpicfChainMib 1.3.6.1.4.1.11.2.14.10.2.2
This MIB module describes management of the Distributed Management Chain for devices in the HP AdvanceStack product line.
MODULE-IDENTITY    

hpicfChain 1.3.6.1.4.1.11.2.14.11.1.1
OBJECT IDENTIFIER    

hpicfChainMaxMembers 1.3.6.1.4.1.11.2.14.11.1.1.1
The maximum number of devices that can be supported on the Distributed Management Chain from this agent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..16  

hpicfChainCurMembers 1.3.6.1.4.1.11.2.14.11.1.1.2
The number of devices currently on the Distributed Management Chain connected to this agent.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..16  

hpicfChainLastChange 1.3.6.1.4.1.11.2.14.11.1.1.3
The value of sysUpTime on this agent the last time a device was added to or removed from the Distributed Management Chain connected to this agent.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

hpicfChainChanges 1.3.6.1.4.1.11.2.14.11.1.1.4
A count of the number of times devices have been added to or removed from the Distributed Management Chain connected to this agent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfChainTable 1.3.6.1.4.1.11.2.14.11.1.1.5
A table of boxes currently connected to the same Distributed Management Chain as this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfChainEntry

hpicfChainEntry 1.3.6.1.4.1.11.2.14.11.1.1.5.1
An entry in the table describing a single box on the Distributed Management Chain connected to this device.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfChainEntry  

hpicfChainId 1.3.6.1.4.1.11.2.14.11.1.1.5.1.1
An identifier which uniquely identifies this particular box. In practice, this will be a box serial number or MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

hpicfChainObjectId 1.3.6.1.4.1.11.2.14.11.1.1.5.1.2
The authoritative identification of the box which provides an easy and unambiguous means for determining the type of box.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

hpicfChainTimestamp 1.3.6.1.4.1.11.2.14.11.1.1.5.1.3
The value of the agent's sysUpTime at which this box was last initialized. If the box has not been initialized since the last reinitialization of the agent, then this object has a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

hpicfChainHasAgent 1.3.6.1.4.1.11.2.14.11.1.1.5.1.4
This object will contain the value 'true' if this box contains at least one network management agent capable of responding to SNMP requests, and will contain the value 'false' otherwise.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hpicfChainThisBox 1.3.6.1.4.1.11.2.14.11.1.1.5.1.5
This object will contain the value 'true' if this entry in the chain table corresponds to the box which contains the agent which is responding to this SNMP request, and will contain the value 'false' otherwise.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hpicfChainLocation 1.3.6.1.4.1.11.2.14.11.1.1.5.1.6
This byte is settable by a management station and is not interpreted by the agent. The intent is that a management station can use it to assign an ordering to boxes on the chain that can later be used when displaying the chain.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..255  

hpicfChainViewTable 1.3.6.1.4.1.11.2.14.11.1.1.6
This table contains one entry for each box on the Distributed Management Chain for which this agent is able to act as a proxy.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfChainViewEntry

hpicfChainViewEntry 1.3.6.1.4.1.11.2.14.11.1.1.6.1
An entry in the hpicfChainViewTable containing information about how to proxy to a single box.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfChainViewEntry  

hpicfChainViewId 1.3.6.1.4.1.11.2.14.11.1.1.6.1.1
An identifier which uniquely identifies this particular box. In practice, this will be a box serial number or MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

hpicfChainViewName 1.3.6.1.4.1.11.2.14.11.1.1.6.1.2
The local name of this box. This is used by the proxy agent for the box to determine which box on the Distributed Management Chain is being addressed. If an agent does not use this method to distinguish proxy destinations, it should return a zero length octet string for this object. For SNMPv1, the destination box is specified by appending this name to the proxy agent's community name. For example, if this agent has a community with a community name of 'public', and the value of this object is 'repeater1', the community 'public/repeater1' will specify that the agent should proxy to the public community of the 'repeater1' box. The default value for this object for box-level repeaters is an ASCII hex representation of the low-order three bytes of the device MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..15)  

hpicfChainAddition 1.3.6.1.4.1.11.2.14.12.1.0.1
********* THIS NOTIFICATION IS DEPRECATED ********* An hpicfChainAddition trap indicates that a new node has been added to the Distributed Management Chain connected to this agent. The hpicfChainId returned is the identifier for the new node. Replaced by Cold Start
Status: deprecated Access: read-only
NOTIFICATION-TYPE    

hpicfChainRemoval 1.3.6.1.4.1.11.2.14.12.1.0.2
An hpicfChainRemoval trap indicates that a node has been removed from the Distributed Management Chain connected to this agent. The hpicfChainId returned is the identifier for the node that was removed.
Status: current Access: read-only
NOTIFICATION-TYPE    

hpicfChainConformance 1.3.6.1.4.1.11.2.14.10.2.2.1
OBJECT IDENTIFIER    

hpicfChainCompliances 1.3.6.1.4.1.11.2.14.10.2.2.1.1
OBJECT IDENTIFIER    

hpicfChainGroups 1.3.6.1.4.1.11.2.14.10.2.2.1.2
OBJECT IDENTIFIER    

hpicfChainingCompliance 1.3.6.1.4.1.11.2.14.10.2.2.1.1.1
The compliance statement for HP ICF devices with a Distributed Management Chain connection.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

hpicfChainingCompliance2 1.3.6.1.4.1.11.2.14.10.2.2.1.1.2
The compliance statement for HP ICF devices with a Distributed Management Chain connection.
Status: current Access: read-only
MODULE-COMPLIANCE    

hpicfChainingGroup 1.3.6.1.4.1.11.2.14.10.2.2.1.2.1
A collection of objects for managing devices on the HP Distributed Management Bus.
Status: current Access: read-only
OBJECT-GROUP    

hpicfChainTrapGroup 1.3.6.1.4.1.11.2.14.10.2.2.1.2.2
********* THIS GROUP IS OBSOLETE ********* A collection of notifications used to indicate a changes in membership on a Distributed Management Chain.
Status: obsolete Access: read-only
NOTIFICATION-GROUP    

hpicfChainNotifyGroup 1.3.6.1.4.1.11.2.14.10.2.2.1.2.3
A collection of notifications used to indicate a changes in membership on a Distributed Management Chain.
Status: current Access: read-only
NOTIFICATION-GROUP