All MIBs › COM21-HCXTOP-MIB › hcxImageServerIpAddr
hcxImageServerIpAddr
Module: COM21-HCXTOP-MIB
OID (symbolic): COM21-HCXTOP-MIB::hcxImageServerIpAddr
OID (numeric): 1.3.6.1.4.1.1141.2.18.3
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: IP address of the image file server. This attribute is writeable only if hcxFileServerCntrl is set to mibSpecified. Otherwise it is a read-only attribute detailing the IP address returned by bootp. This attribute is held in NVRAM. Default is 0.0.0.0.
What is hcxImageServerIpAddr?
This read-write IpAddress, writable only when hcxFileServerCntrl is set to mibSpecified and otherwise reflecting the address returned by bootp, is held in NVRAM and defaults to 0.0.0.0. An admin sets it to point the ComController at the correct server for retrieving firmware images. For example, an admin sets this to 192.168.1.10, the internal TFTP server hosting the ComController's firmware images.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.2.18.3 snmpwalk -v2c -c public <target> COM21-HCXTOP-MIB::hcxImageServerIpAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.2.18.3.1 snmpget -v2c -c public <target> COM21-HCXTOP-MIB::hcxImageServerIpAddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1141.2.18.3.1 a <value>
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::hcxImageServerIpAddr 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.18 | com21HcxBootControlGroup | COM21-HCXTOP-MIB |
| 1.3.6.1.4.1.1141.2.18.3 | hcxImageServerIpAddr | COM21-HCXTOP-MIB |