cpeSpecificDownloadPath

CPE-MANAGER · .1.3.6.1.4.1.5504.3.1.21.1.2.1.3.1.4

Object

column r/w OctetString
This field defines the path to CPE specific files.  This path is a
sub-path to cpeConfigMgrDownloadBasePath.  This path is also used
when checking the CPEs reported specific configuration with the 
required configuration in CPE Config Manager.
              
The default value of this field can take two forms depending on 
the port type:
1.  <CO Public IP>/<slot>/<port>/<subport>/<interface type>
2.  <CO Public IP>/<interface name>-<interface type>
If the interface type can span multiple physical ports (i.e. bond 
groups), the second method will be used to define the default 
value.
              
Operators are free to define their own values, however, this path
must exist for files to be downloaded.  If the CPE is required to
upload to this path, it may create this path before doing the
upload.
              
              
The total path the CPE will use to access specific files is a 
concatenation of these two path fields:
  <cpeConfigMgrDownloadBasePath>/<cpeSpecificDownloadPath>

Context

MIB
CPE-MANAGER
OID
.1.3.6.1.4.1.5504.3.1.21.1.2.1.3.1.4
Type
column
Access
readwrite
Status
current
Default
""
Parent
cpeConfigMgrMemberEntry
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::cpeSpecificDownloadPath'
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::cpeSpecificDownloadPath.<ifIndex>'
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::cpeSpecificDownloadPath'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-40

Conformance