All MIBs › COM21-HCXRX-MIB › hcxRpmIPortContSchedType
hcxRpmIPortContSchedType
Module: COM21-HCXRX-MIB
OID (symbolic): COM21-HCXRX-MIB::hcxRpmIPortContSchedType
OID (numeric): 1.3.6.1.4.1.1141.2.35.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Used to control the type of contention slot scheduling utilized by this I-Port. The roundRobinOperation indicates that this I-Port shall have a individual contention opportunity - i.e. no other I-Ports active - allocated on a round-robin basis. The simultaneousOperation indicates that this I-Port shall be included with a group of I-Ports given the same, simultaneous contention opportunities. Default is roundRobinOperation.
What is hcxRpmIPortContSchedType?
This read-write INTEGER selects roundRobinOperation or simultaneousOperation for how this RPM I-Port's contention slots are scheduled, with the description explaining round-robin gives the I-Port its own individual contention opportunity in turn, while simultaneous groups it with other I-Ports sharing the same contention slots at once. An admin picks the scheduling mode to balance fairness against contention-slot efficiency across the RPM's I-Ports. For example, an admin sets hcxRpmIPortContSchedType to simultaneousOperation on lightly used I-Ports to conserve contention-slot bandwidth, reserving round-robin for I-Ports needing guaranteed individual access.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1141.2.35.1.1.7 snmpwalk -v2c -c public <target> COM21-HCXRX-MIB::hcxRpmIPortContSchedType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1141.2.35.1.1.7.1 snmpget -v2c -c public <target> COM21-HCXRX-MIB::hcxRpmIPortContSchedType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1141.2.35.1.1.7.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hcxRpmIPortContSchedType.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::hcxRpmIPortContSchedType 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.7 | hcxRpmIPortContSchedType | COM21-HCXRX-MIB |