All MIBs › COM21-HCXRX-MIB › hcxUpstrmRpmControl
hcxUpstrmRpmControl
Module: COM21-HCXRX-MIB
OID (symbolic): COM21-HCXRX-MIB::hcxUpstrmRpmControl
OID (numeric): 1.3.6.1.4.1.1141.2.31.1.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Defines RPM control. This attribute is only applicable in the case of an RXM card. For the RX card this attribute will be read-only with a value of notSupported. If the RPM is present then the control shall be validated against the physical configuration. If an attempt is made to place the RPM in 8 port mode but it is physically configured for 4 port, then an error response shall be return. Default for RxM is enable8Port. Option notSupported is unavailable for RxM.
What is hcxUpstrmRpmControl?
This read-write INTEGER selects notSupported, enable4Port, or enable8Port for an RXM card's Remote Power Module, and the description says a plain RX card reports this as read-only notSupported, while setting an unsupported port count against the RPM's physical wiring produces an error. An admin uses this to match the RPM's logical port-count mode to how it is physically cabled. For example, an admin configures hcxUpstrmRpmControl to enable8Port only after confirming the attached RPM hardware is physically wired for 8-port operation, since setting it against a 4-port RPM triggers an error.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.2.31.1.1.13 snmpwalk -v2c -c public <target> COM21-HCXRX-MIB::hcxUpstrmRpmControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.2.31.1.1.13.1 snmpget -v2c -c public <target> COM21-HCXRX-MIB::hcxUpstrmRpmControl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1141.2.31.1.1.13.1 i <value>
Start monitoring Com21 ComController HCX downstream RX card (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COM21-HCXRX-MIB::hcxUpstrmRpmControl OID value, configure state conditions and alerts, and monitor any Com21 ComController HCX downstream RX card (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.1141 | com21 | COM21-HCX-MIB |
| 1.3.6.1.4.1.1141.2 | com21Hcx | COM21-HCX-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1141.2.31 | com21HcxUpstrmPortGroup | COM21-HCXRX-MIB |
| 1.3.6.1.4.1.1141.2.31.1 | com21HcxUpstrmPortTable | COM21-HCXRX-MIB |
| 1.3.6.1.4.1.1141.2.31.1.1 | com21HcxUpstrmPortEntry | COM21-HCXRX-MIB |
| 1.3.6.1.4.1.1141.2.31.1.1.13 | hcxUpstrmRpmControl | COM21-HCXRX-MIB |