arubaWiredStickyEnable

ARUBAWIRED-PORTSECURITY-MIB · .1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.12

Object

column r/w SNMPv2-TCTruthValue
Indicates whether port security sticky MAC learning
is enabled on this port. This is only supported on
physical ports.

Context

MIB
ARUBAWIRED-PORTSECURITY-MIB
OID
.1.3.6.1.4.1.47196.4.1.1.3.21.1.2.1.1.12
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::arubaWiredStickyEnable'
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::arubaWiredStickyEnable.<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::arubaWiredStickyEnable'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance