All MIBs › ZYXEL-ERR-DISABLE-MIB › zyErrdisableDetectReasonMode
zyErrdisableDetectReasonMode
Module: ZYXEL-ERR-DISABLE-MIB
OID (symbolic): ZYXEL-ERR-DISABLE-MIB::zyErrdisableDetectReasonMode
OID (numeric): 1.3.6.1.4.1.890.1.15.3.24.1.2.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Select the mode that the switch takes when the number of control packets exceeds the rate limit on a port, set in the CPU protection. inactivePort - The switch disables the port on which the control packets are received. inactiveReason - The switch bypasses the processing of the specified control packets (such as ARP or IGMP packets), or drops all the specified control packets (such as BPDU) on the port. rateLimitation - The switch drops the additional control packets the port has to handle in every one second.
What is zyErrdisableDetectReasonMode?
This read-write value selects the switch's response when a specific control packet type exceeds its configured rate limit: inactivePort disables the port entirely, inactiveReason bypasses or drops just the offending packet type while leaving the port otherwise active, and rateLimitation drops only the excess packets beyond the per-second limit. An admin picks the least disruptive mode that still protects the CPU, for example choosing rateLimitation to shed only excess traffic rather than inactivePort which takes the whole port down. For example, setting this object to inactiveReason for BPDU flooding protection would have the switch drop excess BPDU packets on an offending port while still allowing normal traffic to pass.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.890.1.15.3.24.1.2.1.1.3 snmpwalk -v2c -c public <target> ZYXEL-ERR-DISABLE-MIB::zyErrdisableDetectReasonMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.890.1.15.3.24.1.2.1.1.3.1 snmpget -v2c -c public <target> ZYXEL-ERR-DISABLE-MIB::zyErrdisableDetectReasonMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.890.1.15.3.24.1.2.1.1.3.1 i <value>
Start monitoring ZyXEL managed switch (errdisable trigger-condition/port-recovery-timer status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ZYXEL-ERR-DISABLE-MIB::zyErrdisableDetectReasonMode OID value, configure state conditions and alerts, and monitor any ZyXEL managed switch (errdisable trigger-condition/port-recovery-timer 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.890 | zyxel | NWA1100 |
| 1.3.6.1.4.1.890.1 | nwaSeries | NWA1100 |
| 1.3.6.1.4.1.890.1.15 | enterpriseSolution | ZYXEL-ES-SMI |
| 1.3.6.1.4.1.890.1.15.3 | esMgmt | ZYXEL-ES-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.890.1.15.3.24 | zyxelErrdisable | ZYXEL-ERR-DISABLE-MIB |
| 1.3.6.1.4.1.890.1.15.3.24.1 | zyxelErrdisableSetup | ZYXEL-ERR-DISABLE-MIB |
| 1.3.6.1.4.1.890.1.15.3.24.1.2 | zyxelErrdisableDetect | ZYXEL-ERR-DISABLE-MIB |
| 1.3.6.1.4.1.890.1.15.3.24.1.2.1 | zyxelErrdisableDetectReasonTable | ZYXEL-ERR-DISABLE-MIB |
| 1.3.6.1.4.1.890.1.15.3.24.1.2.1.1 | zyxelErrdisableDetectReasonEntry | ZYXEL-ERR-DISABLE-MIB |
| 1.3.6.1.4.1.890.1.15.3.24.1.2.1.1.3 | zyErrdisableDetectReasonMode | ZYXEL-ERR-DISABLE-MIB |