cpaeMacAuthBypassViolation
CISCO-PAE-MIB ·
.1.3.6.1.4.1.9.9.220.1.8.3
Object
scalar r/w
Enumeration
Specifies the action upon reception of a security
violation event.
restrict(1): Packets from MAC address of the
device causing security violation
will be dropped.
shutdown(2): The port that causes security
violation will be shutdown.
Context
- MIB
- CISCO-PAE-MIB
- OID
.1.3.6.1.4.1.9.9.220.1.8.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cpaeMacAuthBypass
- Groups
- 2
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-PAE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PAE-MIB::cpaeMacAuthBypassViolation.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PAE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PAE-MIB::cpaeMacAuthBypassViolation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | restrict |
2 | shutdown |
Conformance
Compliance refinements
cpaeCompliance10
readonly
Write access is not required.