All MIBs › TN-MGMT-MIB › tnIfLimitDynMACReopen
tnIfLimitDynMACReopen
Module: TN-MGMT-MIB
OID (symbolic): TN-MGMT-MIB::tnIfLimitDynMACReopen
OID (numeric): 1.3.6.1.4.1.868.2.5.3.1.4.4.1.5
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
If a port is shutdown by this module, you may reopen it by setting this mib variable to enabled.
What is tnIfLimitDynMACReopen?
This OID controls whether to restart a port that was automatically shut down by dynamic MAC address filtering (a security feature that blocks ports after suspicious activity). Setting it to enabled restores the port to service. An administrator would enable this after investigating why a port was locked, confirming it's safe, and wanting to bring it back online.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.868.2.5.3.1.4.4.1.5 snmpwalk -v2c -c public <target> TN-MGMT-MIB::tnIfLimitDynMACReopen
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.5.1 snmpget -v2c -c public <target> TN-MGMT-MIB::tnIfLimitDynMACReopen.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.868.2.5.3.1.4.4.1.5.1 s <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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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 |
| 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.5 | tnIfLimitDynMACReopen | TN-MGMT-MIB |