All MIBs › DOT3-OAM-MIB › dot3OamErrFrameWindow
dot3OamErrFrameWindow
Module: DOT3-OAM-MIB
OID (symbolic): DOT3-OAM-MIB::dot3OamErrFrameWindow
OID (numeric): 1.3.6.1.2.1.158.1.5.1.9
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
The amount of time (in 100ms increments) over which the threshold is defined. The default value is 10 (1 second).
If dot3OamErrFrameThreshold frame errors occur within a window of dot3OamErrFrameWindow seconds (measured in tenths of seconds), an Event Notification OAMPDU should be generated with an Errored Frame Event TLV indicating that the threshold has been crossed in this window.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.158.1.5.1.9 snmpwalk -v2c -c public <target> DOT3-OAM-MIB::dot3OamErrFrameWindow
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.158.1.5.1.9.1 snmpget -v2c -c public <target> DOT3-OAM-MIB::dot3OamErrFrameWindow.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.158.1.5.1.9.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.158 | dot3OamMIB | DOT3-OAM-MIB |
| 1.3.6.1.2.1.158.1 | dot3OamObjects | DOT3-OAM-MIB |
| 1.3.6.1.2.1.158.1.5 | dot3OamEventConfigTable | DOT3-OAM-MIB |
| 1.3.6.1.2.1.158.1.5.1 | dot3OamEventConfigEntry | DOT3-OAM-MIB |
| 1.3.6.1.2.1.158.1.5.1.9 | dot3OamErrFrameWindow | DOT3-OAM-MIB |