cafPortViolationAction

CISCO-AUTH-FRAMEWORK-MIB · .1.3.6.1.4.1.9.9.656.1.2.1.1.10

Object

column r/w Enumeration
Specifies the action to be taken due to a security violation
occurs on this port.
              
      restrict: This port will be moved to restricted state.
              
      shutdown: This port will be shutdown from Authentication
                Framework perspective.
              
      protect : This port will be moved to protected state.
              
      replace : The current authentication session on this
                port will be terminated and replaced by a new
                authentication session, upon the detection of
                security violation on the current authentication
                session on the port.

Context

MIB
CISCO-AUTH-FRAMEWORK-MIB
OID
.1.3.6.1.4.1.9.9.656.1.2.1.1.10
Type
column
Access
readwrite
Status
current
Parent
cafPortConfigEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -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::cafPortViolationAction'
More examples
Read one indexed 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::cafPortViolationAction.<ifIndex>'
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::cafPortViolationAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1restrict
2shutdown
3protect
4replace

Conformance

Member of
Compliance refinements
Write access is not required.
Write access is not required.
Write access is not required.
Write access is not required.