All MIBs › COM21-HCXTOP-MIB › hcxImageId
hcxImageId
Module: COM21-HCXTOP-MIB
OID (symbolic): COM21-HCXTOP-MIB::hcxImageId
OID (numeric): 1.3.6.1.4.1.1141.2.9.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: contains image list reference.
What is hcxImageId?
This read-only Integer32 (up to 4294967295) is a reference number identifying a specific entry in the ComController's image list. An admin uses it to cross-reference which firmware build is associated with other image attributes like filename and revision. For example, an admin notes hcxImageId 1024 to track which specific build is currently loaded on a given card.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.2.9.1.1.1 snmpwalk -v2c -c public <target> COM21-HCXTOP-MIB::hcxImageId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.2.9.1.1.1.1 snmpget -v2c -c public <target> COM21-HCXTOP-MIB::hcxImageId.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hcxImageId.1
Start monitoring Com21 ComController HCX unit control/topology (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COM21-HCXTOP-MIB::hcxImageId OID value, configure state conditions and alerts, and monitor any Com21 ComController HCX unit control/topology (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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.1141 | com21 | COM21-HCX-MIB |
| 1.3.6.1.4.1.1141.2 | com21Hcx | COM21-HCX-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1141.2.9 | com21HcxImageListGroup | COM21-HCXTOP-MIB |
| 1.3.6.1.4.1.1141.2.9.1 | com21HcxImageListTable | COM21-HCXTOP-MIB |
| 1.3.6.1.4.1.1141.2.9.1.1 | com21HcxImageListEntry | COM21-HCXTOP-MIB |
| 1.3.6.1.4.1.1141.2.9.1.1.1 | hcxImageId | COM21-HCXTOP-MIB |