dcxMACUpChannelInputPowerMode
ARRIS-C3-MAC-MIB ·
.1.3.6.1.4.1.4115.1.4.3.6.1.3.1.7
Object
column r/w
Enumeration
The receiver input power mode for this logical channel. In fixed mode the input power to the demodulator will remain fixed across symbol rate changes. In automatic mode the demodulator may vary the input power for optimal performance.
Context
- MIB
- ARRIS-C3-MAC-MIB
- OID
.1.3.6.1.4.1.4115.1.4.3.6.1.3.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dcxMACUpstreamChannelEntry
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 'ARRIS-C3-MAC-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-C3-MAC-MIB::dcxMACUpChannelInputPowerMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARRIS-C3-MAC-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-C3-MAC-MIB::dcxMACUpChannelInputPowerMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-C3-MAC-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-C3-MAC-MIB::dcxMACUpChannelInputPowerMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fixed |
2 | automatic |