All MIBs › IEEE8023-LAG-MIB › dot3adAggLinkUpDownNotificationEnable
dot3adAggLinkUpDownNotificationEnable
Module: IEEE8023-LAG-MIB
OID (symbolic): IEEE8023-LAG-MIB::dot3adAggLinkUpDownNotificationEnable
OID (numeric): 1.2.840.10006.300.43.1.1.3.1.20
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
When set to 'enabled', Link Up and Link Down notifications are enabled for this Aggregator. When set to 'disabled', Link Up and Link Down notifications are disabled for this Aggregator. This value is read-write.
What is dot3adAggLinkUpDownNotificationEnable?
This object enables or disables the generation of link state change notifications (traps) for a port aggregator in a link aggregation group. Setting it to 'enabled' causes the device to send alerts when member ports go up or down; setting it to 'disabled' suppresses these notifications. Network administrators use this control to reduce alert noise in stable environments or to enable detailed monitoring during troubleshooting of port failures.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10006.300.43.1.1.3.1.20 snmpwalk -v2c -c public <target> IEEE8023-LAG-MIB::dot3adAggLinkUpDownNotificationEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10006.300.43.1.1.3.1.20.1 snmpget -v2c -c public <target> IEEE8023-LAG-MIB::dot3adAggLinkUpDownNotificationEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.2.840.10006.300.43.1.1.3.1.20.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dot3adAggLinkUpDownNotificationEnable.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.2 | member_body | IEEE802dot11-MIB |
| 1.2.840 | us | IEEE802dot11-MIB |
| 1.2.840.10006 | ieee802dot3 | START-MIB |
| 1.2.840.10006.300 | snmpmibs | START-MIB |
| 1.2.840.10006.300.43 | lagMIB | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1 | lagMIBObjects | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.1 | dot3adAgg | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.1.3 | dot3adAggXTable | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.1.3.1 | dot3adAggXEntry | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.1.3.1.20 | dot3adAggLinkUpDownNotificationEnable | IEEE8023-LAG-MIB |