requiredCpeWebUIVersion

CPE-MANAGER · .1.3.6.1.4.1.5504.3.1.21.1.2.1.1.1.8

Object

column r/w OctetString
A string defining the WebUI version.  This version string must match 
exactly what the CPE returns or an upgrade of the WebUI file will be 
initiated.
              
This only applies to certain CPE types.  The CO device will not 
restrict setting this for CPEs that do not support it, but doing 
so will likely cause problems.
              
If this field is left blank, but requiredCpeWebUIFilename is set, the 
CPE will be told to download a new WebUI file whenever it is also
told to download a new software image file.  This allows the WebUI
file to be tied directly to the software image version.

Context

MIB
CPE-MANAGER
OID
.1.3.6.1.4.1.5504.3.1.21.1.2.1.1.1.8
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::requiredCpeWebUIVersion'
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::requiredCpeWebUIVersion.<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::requiredCpeWebUIVersion'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-32

Conformance