All MIBs › COM21-HCXTOP-MIB › hcxFileTransProt
hcxFileTransProt
Module: COM21-HCXTOP-MIB
OID (symbolic): COM21-HCXTOP-MIB::hcxFileTransProt
OID (numeric): 1.3.6.1.4.1.1141.2.18.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: specifies the type of protocol used for file transfer. i.e. for config_db and images. This information is stored in NVRAM. Note that a upon boot, if there is no valid CC image, an TFTP will be attempted regardless of the setting of this attribute. Default is ftp.
What is hcxFileTransProt?
This read-write ftp/tftp enumeration, defaulting to ftp and stored in NVRAM, specifies the protocol used to transfer both the config database and firmware images, though the description notes TFTP is always attempted at boot if there is no valid CC image regardless of this setting. An admin's choice here affects the reliability and authentication of firmware and config transfers. For example, an admin sets this to tftp for simpler unauthenticated transfers in a lab environment, understanding that boot-time recovery falls back to TFTP anyway.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.2.18.1 snmpwalk -v2c -c public <target> COM21-HCXTOP-MIB::hcxFileTransProt
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.2.18.1.1 snmpget -v2c -c public <target> COM21-HCXTOP-MIB::hcxFileTransProt.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1141.2.18.1.1 i <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::hcxFileTransProt 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.1 | hcxFileTransProt | COM21-HCXTOP-MIB |