All MIBs › CISCO-AUTH-FRAMEWORK-MIB › cafMacMoveMode
cafMacMoveMode
Module: CISCO-AUTH-FRAMEWORK-MIB
OID (symbolic): CISCO-AUTH-FRAMEWORK-MIB::cafMacMoveMode
OID (numeric): 1.3.6.1.4.1.9.9.656.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object specifies the MAC Move configuration for Authentication Framework.
deny : When a host is authenticated on one port, that address is not allowed on another authenticated manager-enabled port of the device.
permit: Authenticated hosts are allowed to move from one port to another on the same device. When a host moves to a new port, the authenticated session on the original port is deleted, and the host is reauthenticated on the new port.
What is cafMacMoveMode?
A read-write setting that controls how the Authentication Framework handles a MAC address moving between ports: 'deny' blocks reuse of an already-authenticated address on another authenticated port, while 'permit' allows it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.656.1.1.3 snmpwalk -v2c -c public <target> CISCO-AUTH-FRAMEWORK-MIB::cafMacMoveMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.656.1.1.3.1 snmpget -v2c -c public <target> CISCO-AUTH-FRAMEWORK-MIB::cafMacMoveMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.656.1.1.3.1 i <value>
Start monitoring Cisco access/campus switches (802.1X auth framework) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-AUTH-FRAMEWORK-MIB::cafMacMoveMode OID value, configure state conditions and alerts, and monitor any Cisco access/campus switches (802.1X auth framework) 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.656 | ciscoAuthFrameworkMIB | CISCO-AUTH-FRAMEWORK-MIB |
| 1.3.6.1.4.1.9.9.656.1 | ciscoAuthFrameworkMIBObjects | CISCO-AUTH-FRAMEWORK-MIB |
| 1.3.6.1.4.1.9.9.656.1.1 | ciscoAuthFrameworkSystem | CISCO-AUTH-FRAMEWORK-MIB |
| 1.3.6.1.4.1.9.9.656.1.1.3 | cafMacMoveMode | CISCO-AUTH-FRAMEWORK-MIB |