cpeConfigMgrDownloadBasePath

CPE-MANAGER · .1.3.6.1.4.1.5504.3.1.21.1.2.1.1.1.14

Object

column r/w OctetString
A string that specifies the directory path to the base location of 
configuration files on the download server for this cpeConfigMgr.
This path location will contain the software image, webUI file, 
generic configuration file, and sub-paths to CPE specific files.
              
This path is also used when checking the CPEs reported configuration
with the required configuration for this CPE in CPE Config Manager.

Context

MIB
CPE-MANAGER
OID
.1.3.6.1.4.1.5504.3.1.21.1.2.1.1.1.14
Type
column
Access
readwrite
Status
current
Default
""
Parent
cpeConfigMgrEntry
Groups
1

Walk 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::cpeConfigMgrDownloadBasePath'
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::cpeConfigMgrDownloadBasePath.<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::cpeConfigMgrDownloadBasePath'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-32

Conformance