cpeConfigMgrDownloadSecureMode
CPE-MANAGER ·
.1.3.6.1.4.1.5504.3.1.21.1.2.1.1.1.15
Object
column r/w
Enumeration
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,
Context
- MIB
- CPE-MANAGER
- OID
.1.3.6.1.4.1.5504.3.1.21.1.2.1.1.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Default
noPreference- Parent
- cpeConfigMgrEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CPE-MANAGER' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPE-MANAGER::cpeConfigMgrDownloadSecureMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPE-MANAGER' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPE-MANAGER::cpeConfigMgrDownloadSecureMode.<cpeConfigMgrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPE-MANAGER' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPE-MANAGER::cpeConfigMgrDownloadSecureMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |
3 | noPreference |
Conformance
Member of