arrisCmDoc30SetupPowerSaveOption
ARRIS-CM-DOC30-DEVICE-MIB ·
.1.3.6.1.4.1.4115.1.3.4.1.3.19
Object
scalar r/w
Enumeration
When set to maxbattery, the modem will be configured to maximize battery hold up time during AC power failure. In this mode the modem will not support synchronous upstreams, such as SCDMA. When set to maxupstream the modem will support all upstream types but the battery hold up time will be reduced, even when not registered on a synchronous upstream. If this MIB value is altered the modem will reboot automatically after the change is applied.
Context
- MIB
- ARRIS-CM-DOC30-DEVICE-MIB
- OID
.1.3.6.1.4.1.4115.1.3.4.1.3.19- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- arrisCmDoc30Setup
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 'ARRIS-CM-DOC30-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CM-DOC30-DEVICE-MIB::arrisCmDoc30SetupPowerSaveOption.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-CM-DOC30-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-CM-DOC30-DEVICE-MIB::arrisCmDoc30SetupPowerSaveOption'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | maxupstream |
1 | maxbattery |