All MIBs › DOT3-OAM-MIB › dot3OamErrFrameSecsEvNotifEnable
dot3OamErrFrameSecsEvNotifEnable
Module: DOT3-OAM-MIB
OID (symbolic): DOT3-OAM-MIB::dot3OamErrFrameSecsEvNotifEnable
OID (numeric): 1.3.6.1.2.1.158.1.5.1.14
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
If true, the local OAM entity should send an Event Notification OAMPDU when an Errored Frame Seconds Event occurs.
By default, this object should have the value true for Ethernet-like interfaces that support OAM. If the OAM layer does not support Event Notifications (as indicated via the dot3OamFunctionsSupported attribute), this value is ignored.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.158.1.5.1.14 snmpwalk -v2c -c public <target> DOT3-OAM-MIB::dot3OamErrFrameSecsEvNotifEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.158.1.5.1.14.1 snmpget -v2c -c public <target> DOT3-OAM-MIB::dot3OamErrFrameSecsEvNotifEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.158.1.5.1.14.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dot3OamErrFrameSecsEvNotifEnable.1
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.14 | dot3OamErrFrameSecsEvNotifEnable | DOT3-OAM-MIB |