All MIBs › DECHUB900-ERPTR-MIB-V3-0 › erptrAutoPartitionAlg
erptrAutoPartitionAlg
Module: DECHUB900-ERPTR-MIB-V3-0
OID (symbolic): DECHUB900-ERPTR-MIB-V3-0::erptrAutoPartitionAlg
OID (numeric): 1.3.6.1.4.1.36.2.18.11.5.1.1.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The auto-partition algorithm protects the network from certain fault conditions which can halt all LAN communications. A media short or break, a faulty connector, or faulty or missing media termination, are examples of such conditions. If a repeater detects such faults on any of its ports, it isolates the faulty segment from the network.
A repeater does not respond to input received from an auto-partitioned port, except to determine if the fault condition has been removed. A repeater continues to transmit data to an auto-partitioned port.
Setting this object to standard(1) causes the repeater to implement the IEEE 802.3 standard auto-partitioning algorithm. If the repeater detects any of the following conditions on a given port, this algorithm isolates that port from the network.
1. Excessive length collision 2. Excessive number of consecutive collisions
Setting this object to enhanced(2) causes the repeater to implement an augmented auto-partitioning algorithm. This option protects the LAN from a greater range of fault conditions. If the repeater detects any of the following conditions on a given port, this algorithm isolates that port from the network.
1. Excessive length collision 2. Excessive number of consecutive collisions 3. No receive activity during transmission (no carrier loop back) 4. Excessive length input message (jabber) 5. Transmit carrier drop (one or more lapses in the input message during a single output message without a collision) 6. Internal detectable port failures
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.
Note: The state of this object is preserved when the repeater undergoes a power-up reset.
What is erptrAutoPartitionAlg?
This sets which fault-detection rules the repeater uses to auto-isolate a bad port: standard(1) follows the IEEE 802.3 minimum (excessive collisions), while enhanced(2) also isolates ports on jabber, carrier-loss, and internal port failures. Use enhanced mode on repeaters that support it for broader protection against flaky cabling or NICs; the setting survives a power cycle.
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.1 snmpwalk -v2c -c public <target> DECHUB900-ERPTR-MIB-V3-0::erptrAutoPartitionAlg
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.1.1 snmpget -v2c -c public <target> DECHUB900-ERPTR-MIB-V3-0::erptrAutoPartitionAlg.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.1.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::erptrAutoPartitionAlg 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.1 | erptrAutoPartitionAlg | DECHUB900-ERPTR-MIB-V3-0 |