arrisCmDoc30SetupPowerSaveMode
ARRIS-CM-DOC30-DEVICE-MIB ·
.1.3.6.1.4.1.4115.1.3.4.1.3.18
Object
scalar r/w
Enumeration
This mib controls the method used for power save mode. When set to reinitmac, PowerSaveMode will trigger a mac reinit to 1x1 unbonded, and exit from PowerSaveMode will trigger another mac reinit to MxN bonded mode. When set to partialservice, PowerSaveMode will not reinitialize the mac, but will issue CM-STATUS messages to the CMTS reporting partial service when powering down the secondary channels. When set to keepallusds, PowerSaveMode will keep all upstream and downstream channels unchanged.
Context
- MIB
- ARRIS-CM-DOC30-DEVICE-MIB
- OID
.1.3.6.1.4.1.4115.1.3.4.1.3.18- 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::arrisCmDoc30SetupPowerSaveMode.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::arrisCmDoc30SetupPowerSaveMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | partialservice |
1 | reinitmac |
2 | keepallusds |