arubaWiredClientViolationReason
ARUBAWIRED-PORTSECURITY-MIB ·
.1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.7
Object
column Enumeration
This object represents the reason for violation.
none(0) - None of the violation is triggered.
clientLimitExceeded(1) - Indicates whether the
port is in a state where its client limit has been
violated. This will be reset when the client limit
reduces to below the threshold or the link goes
down.
stickyClientMove(2) - Indicates whether the port
is in a state where sticky mac client move has been
violated. This will be reset when the link goes
down.
Context
- MIB
- ARUBAWIRED-PORTSECURITY-MIB
- OID
.1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- arubaWiredPortSecurityPortEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::arubaWiredClientViolationReason'
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::arubaWiredClientViolationReason.<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::arubaWiredClientViolationReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | clientLimitExceeded |
2 | stickyClientMove |
Conformance
Member of