All MIBs › COM21-HCXRX-MIB › hcxRpmIPortConfigState
hcxRpmIPortConfigState
Module: COM21-HCXRX-MIB
OID (symbolic): COM21-HCXRX-MIB::hcxRpmIPortConfigState
OID (numeric): 1.3.6.1.4.1.1141.2.35.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Used to activate or deactivate the I-Port. For test purposes, one port can be enabled and all others disabled. This will cause the I-Port to be permanently closed. i.e. traffic passing. Default disable. Note that setting an I-Port to the disabled state will have the effect of clearing the statistics for the I-Port.
What is hcxRpmIPortConfigState?
This read-write disable/enable object activates or deactivates a specific RPM I-Port, and the description notes it can be used for isolated testing (enabling one port, disabling the rest so it is permanently closed to traffic) and that disabling an I-Port also clears its statistics. An admin uses this to isolate a single RPM input for controlled testing or to shut down a faulty one. For example, to test one subscriber segment in isolation, an admin disables hcxRpmIPortConfigState on all other I-Ports on that RPM and enables only the one under test.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.2.35.1.1.6 snmpwalk -v2c -c public <target> COM21-HCXRX-MIB::hcxRpmIPortConfigState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.2.35.1.1.6.1 snmpget -v2c -c public <target> COM21-HCXRX-MIB::hcxRpmIPortConfigState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1141.2.35.1.1.6.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hcxRpmIPortConfigState.1
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::hcxRpmIPortConfigState 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.35 | com21HcxRpmIPortGroup | COM21-HCXRX-MIB |
| 1.3.6.1.4.1.1141.2.35.1 | com21HcxRpmIPortTable | COM21-HCXRX-MIB |
| 1.3.6.1.4.1.1141.2.35.1.1 | com21HcxRpmIPortEntry | COM21-HCXRX-MIB |
| 1.3.6.1.4.1.1141.2.35.1.1.6 | hcxRpmIPortConfigState | COM21-HCXRX-MIB |