rdnCmtsUSRangingPowerOverride
RDN-CMTS-MIB ·
.1.3.6.1.4.1.4981.2.1.2.1.5
Object
The attribute overrides upstream power adjustments performed by the CMTS to CM's. When this object is set to TRUE(1), the override is activated, all Ranging Response message will be transmitted with ZERO power adjustment, regardless of received upstream power levels.
Context
- MIB
- RDN-CMTS-MIB
- OID
.1.3.6.1.4.1.4981.2.1.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rdnCmtsUpstreamChannelEntry
- 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 'RDN-CMTS-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-CMTS-MIB::rdnCmtsUSRangingPowerOverride'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RDN-CMTS-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-CMTS-MIB::rdnCmtsUSRangingPowerOverride.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RDN-CMTS-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RDN-CMTS-MIB::rdnCmtsUSRangingPowerOverride'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of