All MIBs › RAD-MIB › prtMl4OosExitThreshold
prtMl4OosExitThreshold
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtMl4OosExitThreshold
OID (numeric): 1.3.6.1.4.1.164.3.2.3.2.19.1.1.16
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
This object defines the number of consecutive Error-Free-Seconds before going from OOS state to Normal state. This value will be the Exit Threshold from the OOS (Out-of-Service) state. Units=seconds This object is applicable only when prtMl4OosErrorSource=framing(3) or bpv(4). 0=notApplicable.
What is prtMl4OosExitThreshold?
This OID stores a number of consecutive error-free seconds required before a port recovers from an out-of-service (broken) state back to normal operation. Operators adjust this to control how long a port stays down after detecting framing or signal errors. You'd increase it on noisy lines to prevent flapping (repeatedly going down and up).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.19.1.1.16 snmpwalk -v2c -c public <target> RAD-MIB::prtMl4OosExitThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.2.3.2.19.1.1.16.1 snmpget -v2c -c public <target> RAD-MIB::prtMl4OosExitThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.2.3.2.19.1.1.16.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.2 | muxHub | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3 | prtMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2 | cnfgPrtMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.19 | prtMl4Cnfg | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.19.1 | prtMl4CnfgTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.19.1.1 | prtMl4CnfgEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.2.3.2.19.1.1.16 | prtMl4OosExitThreshold | RAD-MIB |