requiredCpeSoftwareVersion
CPE-MANAGER ·
.1.3.6.1.4.1.5504.3.1.21.1.2.1.1.1.6
Object
column r/w
OctetString
A string defining the software version. If the value of this field doesn't match the software version string returned by the CPE exactly, then a software update will be initiated for the connected CPE. If this field is a NULL string, then the software version will not be managed.
Context
- MIB
- CPE-MANAGER
- OID
.1.3.6.1.4.1.5504.3.1.21.1.2.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Default
""- 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::requiredCpeSoftwareVersion'
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::requiredCpeSoftwareVersion.<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::requiredCpeSoftwareVersion'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-32
Conformance
Member of