arubaWiredViolationAction

ARUBAWIRED-PORTSECURITY-MIB · .1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.5

Object

column r/w Enumeration
Determines the action that the device will
take if the traffic matches the port security
violation.
 notify(1) - Send an SNMP trap and log an event when
             a violation occurs.
 shutdown(2) - Send an SNMP trap, log an event and
               shutdown the port when a violation
               occurs.

Context

MIB
ARUBAWIRED-PORTSECURITY-MIB
OID
.1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.5
Type
column
Access
readwrite
Status
current
Parent
arubaWiredPortSecurityPortEntry
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 'ARUBAWIRED-PORTSECURITY-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARUBAWIRED-PORTSECURITY-MIB::arubaWiredViolationAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARUBAWIRED-PORTSECURITY-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARUBAWIRED-PORTSECURITY-MIB::arubaWiredViolationAction.<arubaWiredifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARUBAWIRED-PORTSECURITY-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARUBAWIRED-PORTSECURITY-MIB::arubaWiredViolationAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notify
2shutdown

Conformance