All MIBs › ME1200-PORT-MIB › me1200PortConfigExcessiveRestart
me1200PortConfigExcessiveRestart
Module: ME1200-PORT-MIB
OID (symbolic): ME1200-PORT-MIB::me1200PortConfigExcessiveRestart
OID (numeric): 1.3.6.1.4.1.9.9.815.1.11.1.2.1.1.8
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: TRUE to restart half-duplex back-off algorithm after 16 collisions. FALSE to discard frame after 16 collisions
What is me1200PortConfigExcessiveRestart?
When true, the port restarts its half-duplex back-off algorithm after 16 collisions instead of discarding the frame (false). Admins would only encounter this on legacy half-duplex links, toggling it based on whether they prefer the switch to keep retrying transmission or give up on heavily congested segments.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.815.1.11.1.2.1.1.8 snmpwalk -v2c -c public <target> ME1200-PORT-MIB::me1200PortConfigExcessiveRestart
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.815.1.11.1.2.1.1.8.1 snmpget -v2c -c public <target> ME1200-PORT-MIB::me1200PortConfigExcessiveRestart.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.815.1.11.1.2.1.1.8.1 s <value>
Start monitoring Cisco ME1200 Metro Ethernet switch (physical port config/status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ME1200-PORT-MIB::me1200PortConfigExcessiveRestart OID value, configure state conditions and alerts, and monitor any Cisco ME1200 Metro Ethernet switch (physical port config/status) from a single console.
OID Breakdown
Upper-level ancestors (10 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.815 | ciscoME1200MIB | CISCOME1200-MIB |
| 1.3.6.1.4.1.9.9.815.1 | me1200SwitchMgmt | CISCOME1200-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.815.1.11 | me1200PortMib | ME1200-PORT-MIB |
| 1.3.6.1.4.1.9.9.815.1.11.1 | me1200PortObjects | ME1200-PORT-MIB |
| 1.3.6.1.4.1.9.9.815.1.11.1.2 | me1200PortConfig | ME1200-PORT-MIB |
| 1.3.6.1.4.1.9.9.815.1.11.1.2.1 | me1200PortConfigTable | ME1200-PORT-MIB |
| 1.3.6.1.4.1.9.9.815.1.11.1.2.1.1 | me1200PortConfigEntry | ME1200-PORT-MIB |
| 1.3.6.1.4.1.9.9.815.1.11.1.2.1.1.8 | me1200PortConfigExcessiveRestart | ME1200-PORT-MIB |