requiredCpeGenericConfigFile

CPE-MANAGER · .1.3.6.1.4.1.5504.3.1.21.1.2.1.1.1.10

Object

column r/w OctetString
A string defining the generic configuration filename for CPEs using 
this manager.  The CPE must specify this filename to the CO device.  
If the names do not match exactly, the CO device will inform the CPE 
to download this file from the download server at the base path
location.
              
The cpeConfigMgrMemberEntry for attached CPEs may define a specific
configuration filename in the cpeSpecificConfigFile field that will 
supersede this generic file.

Context

MIB
CPE-MANAGER
OID
.1.3.6.1.4.1.5504.3.1.21.1.2.1.1.1.10
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::requiredCpeGenericConfigFile'
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::requiredCpeGenericConfigFile.<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::requiredCpeGenericConfigFile'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-32

Conformance