cevcViolationCause
CISCO-EVC-MIB ·
.1.3.6.1.4.1.9.9.613.1.6.4
Object
This object indicates the MAC security violation cause.
When the system MAC Address limit is exceeded, the
cevcMacSecurityViolationCause will contain
'exceedSystemLimit' value.
When the Bridge domain limit is exceeded, the
cevcMacSecurityViolationCause will contain
'exceedBdLimit' value.
When the Service Instance limit is exceeded, the
cevcMacSecurityViolationCause will contain
'exceedSILimit' value.
If the MAC address is present in the Black list
then cevcMacSecurityViolationCause will contain
'blackListDeny' value.
Context
- MIB
- CISCO-EVC-MIB
- OID
.1.3.6.1.4.1.9.9.613.1.6.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cevcMacSecurityViolation
- 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-EVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-EVC-MIB::cevcViolationCause.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-EVC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-EVC-MIB::cevcViolationCause'
Syntax
- Source
- CevcMacSecurityViolationCauseType
- Base type
Enumeration
Values & Constraints
Type Values
1 | exceedSystemLimit |
2 | exceedBdLimit |
3 | exceedSILimit |
4 | blackListDeny |
Conformance
Member of