HP-ICF-CHAIN: View SNMP OID List / Download MIB

VENDOR: HEWLETT-PACKARD


 Home MIB: HP-ICF-CHAIN
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
 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.
     hpicfChainConformance 1.3.6.1.4.1.11.2.14.10.2.2.1
         hpicfChainCompliances 1.3.6.1.4.1.11.2.14.10.2.2.1.1
             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.
             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.
         hpicfChainGroups 1.3.6.1.4.1.11.2.14.10.2.2.1.2
             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.
             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.
             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.
 hpicfChain 1.3.6.1.4.1.11.2.14.11.1.1
     hpicfChainMaxMembers 1.3.6.1.4.1.11.2.14.11.1.1.1 integer32 read-only
The maximum number of devices that can be supported on the Distributed Management Chain from this agent.
     hpicfChainCurMembers 1.3.6.1.4.1.11.2.14.11.1.1.2 integer32 read-only
The number of devices currently on the Distributed Management Chain connected to this agent.
     hpicfChainLastChange 1.3.6.1.4.1.11.2.14.11.1.1.3 timestamp read-only
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.
     hpicfChainChanges 1.3.6.1.4.1.11.2.14.11.1.1.4 counter32 read-only
A count of the number of times devices have been added to or removed from the Distributed Management Chain connected to this agent.
     hpicfChainTable 1.3.6.1.4.1.11.2.14.11.1.1.5 no-access
A table of boxes currently connected to the same Distributed Management Chain as this agent.
         hpicfChainEntry 1.3.6.1.4.1.11.2.14.11.1.1.5.1 no-access
An entry in the table describing a single box on the Distributed Management Chain connected to this device.
             hpicfChainId 1.3.6.1.4.1.11.2.14.11.1.1.5.1.1 octet string read-only
An identifier which uniquely identifies this particular box. In practice, this will be a box serial number or MAC address.
             hpicfChainObjectId 1.3.6.1.4.1.11.2.14.11.1.1.5.1.2 object identifier read-only
The authoritative identification of the box which provides an easy and unambiguous means for determining the type of box.
             hpicfChainTimestamp 1.3.6.1.4.1.11.2.14.11.1.1.5.1.3 timestamp read-only
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.
             hpicfChainHasAgent 1.3.6.1.4.1.11.2.14.11.1.1.5.1.4 truthvalue read-only
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.
             hpicfChainThisBox 1.3.6.1.4.1.11.2.14.11.1.1.5.1.5 truthvalue read-only
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.
             hpicfChainLocation 1.3.6.1.4.1.11.2.14.11.1.1.5.1.6 integer32 read-write
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.
     hpicfChainViewTable 1.3.6.1.4.1.11.2.14.11.1.1.6 no-access
This table contains one entry for each box on the Distributed Management Chain for which this agent is able to act as a proxy.
         hpicfChainViewEntry 1.3.6.1.4.1.11.2.14.11.1.1.6.1 no-access
An entry in the hpicfChainViewTable containing information about how to proxy to a single box.
             hpicfChainViewId 1.3.6.1.4.1.11.2.14.11.1.1.6.1.1 octet string read-only
An identifier which uniquely identifies this particular box. In practice, this will be a box serial number or MAC address.
             hpicfChainViewName 1.3.6.1.4.1.11.2.14.11.1.1.6.1.2 displaystring read-only
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.
     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
     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.