All MIBs › DECHUB900-ERPTR-MIB-V3-0 › erptrAutoPartitionReconnectAlg
erptrAutoPartitionReconnectAlg
Module: DECHUB900-ERPTR-MIB-V3-0
OID (symbolic): DECHUB900-ERPTR-MIB-V3-0::erptrAutoPartitionReconnectAlg
OID (numeric): 1.3.6.1.4.1.36.2.18.11.5.1.1.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The auto-partition reconnection algorithm defines the criteria for determining that a malfunction on an auto-partitioned port has been cleared. The auto-partitioned port reconnects and becomes a fully functional repeater port when these conditions are met. Reconnection criteria vary depending upon the auto-partition reason and reconnection algorithm.
Setting this object to standard(1) causes the repeater to implement the IEEE 802.3 standard auto-partition reconnection algorithm. This algorithm reconnects a port auto-partitioned due to excessive length collisions or excessive number of consecutive collisions when the port transmits or receives a packet without detecting a collision.
Setting this object to tx_only(2) causes the repeater to implement a more stringent auto-partition reconnection algorithm. This algorithm reconnects a port auto-partitioned due to excessive length collisions or excessive number of consecutive collisions only when the port transmits a packet without detecting a collision. This algorithm provides a higher level of confidence that all faults have been removed, resulting in a more robust fault isolation mechanism.
Some implementations may not support setting this object to all defined enumerated values. A badValue error is returned if an attempt is made to set this object to an unsupported value.
The reconnection criteria for ports auto-partitioned due to no receive activity during transmission, excessive length input message, transmit carrier drop, and internal detectable port failures are not affected by this object's value.
Note: The state of this object is preserved when the repeater undergoes a power-up reset.
What is erptrAutoPartitionReconnectAlg?
This controls how strict the repeater is before reconnecting a port that auto-partitioned due to collisions: standard(1) reconnects on any clean transmit or receive, while txOnly(2) requires a clean transmit, giving higher confidence the fault is really gone. Pick txOnly(2) on noisy segments where you want fewer flapping reconnects.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.11.5.1.1.1.1.2 snmpwalk -v2c -c public <target> DECHUB900-ERPTR-MIB-V3-0::erptrAutoPartitionReconnectAlg
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.36.2.18.11.5.1.1.1.1.2.1 snmpget -v2c -c public <target> DECHUB900-ERPTR-MIB-V3-0::erptrAutoPartitionReconnectAlg.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.36.2.18.11.5.1.1.1.1.2.1 i <value>
Start monitoring DEC HUB 900 series modular hub/repeater chassis with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DECHUB900-ERPTR-MIB-V3-0::erptrAutoPartitionReconnectAlg OID value, configure state conditions and alerts, and monitor any DEC HUB 900 series modular hub/repeater chassis from a single console.
OID Breakdown
Upper-level ancestors (9 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.36 | dec | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2 | ema | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18 | decMIBextension | DEC-ATM-CHASSIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.36.2.18.11 | decHub900 | DECHUB900-ERPTR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.5 | repeater | DECHUB900-ERPTR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.5.1 | rptrVersion1 | DECHUB900-ERPTR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.5.1.1 | rptrExtensions | DECHUB900-ERPTR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.5.1.1.1 | erptrBasicPackage | DECHUB900-ERPTR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.5.1.1.1.1 | erptrRptrInfo | DECHUB900-ERPTR-MIB-V3-0 |
| 1.3.6.1.4.1.36.2.18.11.5.1.1.1.1.2 | erptrAutoPartitionReconnectAlg | DECHUB900-ERPTR-MIB-V3-0 |