TN-MGMT-MIB :: tnIfSourceAddrLockAction

MIB Reference — IPNetwork Monitor

All MIBsTN-MGMT-MIBtnIfSourceAddrLockAction

tnIfSourceAddrLockAction

Module: TN-MGMT-MIB

OID (symbolic): TN-MGMT-MIB::tnIfSourceAddrLockAction

OID (numeric): 1.3.6.1.4.1.868.2.5.3.1.4.3.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

The 'tnIfSourceAddrLock' when set to true(1) monitors for source MAC address change on this port. This MIB variable sets the action to be taken when such an event is detected. This feature is useful to detect if the device connected to this port has been changed and also for intrusion when unknown MAC address ingress this port. The actions performed on encountering an unknown address : discard(1) - The frame will unknown MAC are discarded. This is the default value. discardAndNotify(2) - A trap is sent to notify the intrusion/SA change and the frame is discarded. shutdown(3) - This will shutdown the interface on receiving the frame. all(4) - All the above actions take place. The frame is discarded, a trap is sent and the port is shutdown to prevent intrusion attack.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.868.2.5.3.1.4.3.1.2
snmpwalk -v2c -c public <target> TN-MGMT-MIB::tnIfSourceAddrLockAction

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.868.2.5.3.1.4.3.1.2.1
snmpget -v2c -c public <target> TN-MGMT-MIB::tnIfSourceAddrLockAction.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.868.2.5.3.1.4.3.1.2.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tnIfSourceAddrLockAction.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.868transitionTRANSITION-SMI
1.3.6.1.4.1.868.2productsTRANSITION-SMI
1.3.6.1.4.1.868.2.5tnProductsTRANSITION-SMI
1.3.6.1.4.1.868.2.5.3tnMgmtMIBTN-MGMT-MIB
1.3.6.1.4.1.868.2.5.3.1tnMgmtObjectsTN-MGMT-MIB
1.3.6.1.4.1.868.2.5.3.1.4tnIfMACSecurityMgmtTN-MGMT-MIB
1.3.6.1.4.1.868.2.5.3.1.4.3tnIfMACSecurityTableTN-MGMT-MIB
1.3.6.1.4.1.868.2.5.3.1.4.3.1tnIfMACSecurityEntryTN-MGMT-MIB
1.3.6.1.4.1.868.2.5.3.1.4.3.1.2tnIfSourceAddrLockActionTN-MGMT-MIB