cafMacMoveMode
CISCO-AUTH-FRAMEWORK-MIB ·
.1.3.6.1.4.1.9.9.656.1.1.3
Object
scalar r/w
Enumeration
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.
Context
- MIB
- CISCO-AUTH-FRAMEWORK-MIB
- OID
.1.3.6.1.4.1.9.9.656.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ciscoAuthFrameworkSystem
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-AUTH-FRAMEWORK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-AUTH-FRAMEWORK-MIB::cafMacMoveMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-AUTH-FRAMEWORK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-AUTH-FRAMEWORK-MIB::cafMacMoveMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | deny |
2 | permit |
Conformance
Member of
Compliance refinements
ciscoAuthFrameworkMIBCompliance3
readonly
Write access is not required.
ciscoAuthFrameworkMIBCompliance4
readonly
Write access is not required.