tr069UpgradesManaged
FEC-TR069-MIB ·
.0.6.1.10
Object
scalar r/w
Enumeration
Indicates whether or not the ACS will manage upgrades for the CPE.
If true, the CPE SHOULD not use other means other than the ACS
to seek out available upgrades. If false, the CPE MAY use
other means for this purpose.
Currently not supported, the CPE does not check for
automatic upgrades.
Context
- MIB
- FEC-TR069-MIB
- OID
.0.6.1.10- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tr069Admin
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FEC-TR069-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FEC-TR069-MIB::tr069UpgradesManaged.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FEC-TR069-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FEC-TR069-MIB::tr069UpgradesManaged'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | false |
2 | true |