All MIBs › TN-MGMT-MIB › tnIfLimitDynMACMode
tnIfLimitDynMACMode
Module: TN-MGMT-MIB
OID (symbolic): TN-MGMT-MIB::tnIfLimitDynMACMode
OID (numeric): 1.3.6.1.4.1.868.2.5.3.1.4.4.1.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: Mode Controls whether Limit Control is enabled on this port. Both this and the Global Mode must be set to Enabled for Limit Control to be in effect.
What is tnIfLimitDynMACMode?
This read-write boolean enables MAC address Limit Control on this port, capping how many distinct MAC-address/VLAN 'users' can be learned there; it must be enabled both here and globally for limiting to actually take effect. Admins use this to stop a single port from being flooded with spoofed MAC addresses or connected to an unauthorized switch/hub.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.868.2.5.3.1.4.4.1.1 snmpwalk -v2c -c public <target> TN-MGMT-MIB::tnIfLimitDynMACMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.868.2.5.3.1.4.4.1.1.1 snmpget -v2c -c public <target> TN-MGMT-MIB::tnIfLimitDynMACMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.868.2.5.3.1.4.4.1.1.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tnIfLimitDynMACMode.1
Start monitoring Transition Networks media conversion/networking products, entire product line (device naming/uptime/reset status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TN-MGMT-MIB::tnIfLimitDynMACMode OID value, configure state conditions and alerts, and monitor any Transition Networks media conversion/networking products, entire product line (device naming/uptime/reset status) from a single console.
OID Breakdown
Upper-level ancestors (9 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.868 | transition | TRANSITION-SMI |
| 1.3.6.1.4.1.868.2 | products | TRANSITION-SMI |
| 1.3.6.1.4.1.868.2.5 | tnProducts | TRANSITION-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.868.2.5.3 | tnMgmtMIB | TN-MGMT-MIB |
| 1.3.6.1.4.1.868.2.5.3.1 | tnMgmtObjects | TN-MGMT-MIB |
| 1.3.6.1.4.1.868.2.5.3.1.4 | tnIfMACSecurityMgmt | TN-MGMT-MIB |
| 1.3.6.1.4.1.868.2.5.3.1.4.4 | tnIfLimitDynMACLearningTable | TN-MGMT-MIB |
| 1.3.6.1.4.1.868.2.5.3.1.4.4.1 | tnIfLimitDynMACLearningEntry | TN-MGMT-MIB |
| 1.3.6.1.4.1.868.2.5.3.1.4.4.1.1 | tnIfLimitDynMACMode | TN-MGMT-MIB |