All MIBs › SMON2-MIB › drSmonControlRowAddressAutoLearnMode
drSmonControlRowAddressAutoLearnMode
Module: SMON2-MIB
OID (symbolic): SMON2-MIB::drSmonControlRowAddressAutoLearnMode
OID (numeric): 1.3.6.1.4.1.81.30.4.1.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Controls whether the embedded SMON application populates the matrix Rows with automatically-learned addresses in addition to those specified in the filter table. enable(1) - turns auto-learn on disable(2) - turns auto-learn off
This toggle is meaningless in modes other than nl/al matrix.
What is drSmonControlRowAddressAutoLearnMode?
This read-write enumeration (enable, disable, or notSupported) controls whether the embedded SMON application on a given routing module populates matrix rows with automatically-learned addresses in addition to those explicitly configured in the filter table; it's meaningless outside nl/al matrix counting modes. Admins disable this on a module where they want the entity matrix limited strictly to filter-defined hosts/subnets rather than growing with whatever traffic the probe happens to see.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.30.4.1.1.1.2 snmpwalk -v2c -c public <target> SMON2-MIB::drSmonControlRowAddressAutoLearnMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.30.4.1.1.1.2.1 snmpget -v2c -c public <target> SMON2-MIB::drSmonControlRowAddressAutoLearnMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.81.30.4.1.1.1.2.1 i <value>
Start monitoring vendor-neutral SMON-based managed Ethernet switch (Host Top-N traffic analysis) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SMON2-MIB::drSmonControlRowAddressAutoLearnMode OID value, configure state conditions and alerts, and monitor any vendor-neutral SMON-based managed Ethernet switch (Host Top-N traffic analysis) from a single console.
OID Breakdown
Upper-level ancestors (8 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.81 | lannet | GEN-MIB |
| 1.3.6.1.4.1.81.30 | smon | APPLIC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.81.30.4 | drSmon | SMON2-MIB |
| 1.3.6.1.4.1.81.30.4.1 | drSmonConfiguration | SMON2-MIB |
| 1.3.6.1.4.1.81.30.4.1.1 | drSmonControlTable | SMON2-MIB |
| 1.3.6.1.4.1.81.30.4.1.1.1 | drSmonControlEntry | SMON2-MIB |
| 1.3.6.1.4.1.81.30.4.1.1.1.2 | drSmonControlRowAddressAutoLearnMode | SMON2-MIB |