All MIBs › CPE-MANAGER › cpeCfgMgrClientDwnldSrvrSecureMode
cpeCfgMgrClientDwnldSrvrSecureMode
Module: CPE-MANAGER
OID (symbolic): CPE-MANAGER::cpeCfgMgrClientDwnldSrvrSecureMode
OID (numeric): 1.3.6.1.4.1.5504.3.1.21.1.3.1.4.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The desired security mode to use for downloading files. It can be one of three values: 1 = do not use secure download methods (use ftp or tftp), 2 = use secure download methods (sftp), 3 = no preference.
What is cpeCfgMgrClientDwnldSrvrSecureMode?
This read-write INTEGER sets the desired file-transfer security mode for this specific client: disabled(1) for ftp/tftp, enabled(2) for sftp, or noPreference(3). An admin overrides this per-client when a particular CPE's firmware only supports one transfer method, even if the group profile prefers another. For example, support sets cpeCfgMgrClientDwnldSrvrSecureMode to disabled(1) for an older CPE model that has no sftp client, while newer models in the same group use enabled(2).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.21.1.3.1.4.4 snmpwalk -v2c -c public <target> CPE-MANAGER::cpeCfgMgrClientDwnldSrvrSecureMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.21.1.3.1.4.4.1 snmpget -v2c -c public <target> CPE-MANAGER::cpeCfgMgrClientDwnldSrvrSecureMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5504.3.1.21.1.3.1.4.4.1 i <value>
Start monitoring Zhone Technologies CO equipment / Zhone CPE (Zero Touch Configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPE-MANAGER::cpeCfgMgrClientDwnldSrvrSecureMode OID value, configure state conditions and alerts, and monitor any Zhone Technologies CO equipment / Zhone CPE (Zero Touch Configuration) from a single console.
OID Breakdown
Upper-level ancestors (10 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.5504 | zhone | Zhone |
| 1.3.6.1.4.1.5504.3 | zhoneGeneric | Zhone |
| 1.3.6.1.4.1.5504.3.1 | zhoneSystem | Zhone |
| 1.3.6.1.4.1.5504.3.1.21 | cpeMgr | ZHONE-SYSTEM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5504.3.1.21.1 | cpeMgrModule | CPE-MANAGER |
| 1.3.6.1.4.1.5504.3.1.21.1.3 | cpeConfigMgrClient | CPE-MANAGER |
| 1.3.6.1.4.1.5504.3.1.21.1.3.1 | cpeCfgMgrClientObjects | CPE-MANAGER |
| 1.3.6.1.4.1.5504.3.1.21.1.3.1.4 | cpeCfgMgrClientDownloadServerObjects | CPE-MANAGER |
| 1.3.6.1.4.1.5504.3.1.21.1.3.1.4.4 | cpeCfgMgrClientDwnldSrvrSecureMode | CPE-MANAGER |