All MIBs › HP-ICF-CHAIN › hpicfChainId
hpicfChainId
Module: HP-ICF-CHAIN
OID (symbolic): HP-ICF-CHAIN::hpicfChainId
OID (numeric): 1.3.6.1.4.1.11.2.14.11.1.1.5.1.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: An identifier which uniquely identifies this particular box. In practice, this will be a box serial number or MAC address.
What is hpicfChainId?
This is a 6-byte identifier that uniquely identifies a particular box on the Distributed Management Chain, typically the box's serial number or MAC address. Admins use it to distinguish individual chained units when reading the chain member table, since it serves as the table's row index. For example, the entry might report the six-byte MAC address of a specific stacked switch as its chain ID.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.1.1.5.1.1 snmpwalk -v2c -c public <target> HP-ICF-CHAIN::hpicfChainId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.1.1.5.1.1.1 snmpget -v2c -c public <target> HP-ICF-CHAIN::hpicfChainId.1
Start monitoring HP AdvanceStack/ProCurve device (Distributed Management Chain stacking) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HP-ICF-CHAIN::hpicfChainId OID value, configure state conditions and alerts, and monitor any HP AdvanceStack/ProCurve device (Distributed Management Chain stacking) from a single console.
OID Breakdown
Upper-level ancestors (14 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11 | hpicfObjects | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.1 | hpicfCommon | HP-ICF |
| 1.3.6.1.4.1.11.2.14.11.1.1 | hpicfChain | HP-ICF |
| 1.3.6.1.4.1.11.2.14.11.1.1.5 | hpicfChainTable | HP-ICF |
| 1.3.6.1.4.1.11.2.14.11.1.1.5.1 | hpicfChainEntry | HP-ICF |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.1.1.5.1.1 | hpicfChainId | HP-ICF-CHAIN |