etsysMACLockingEnable

ENTERASYS-MAC-LOCKING-MIB · .1.3.6.1.4.1.5624.1.2.21.1.2.1.1.2

Object

When set to enabled(1) any static entries currently created
on this port become active and the first n MACs which are
received on this port are locked, where n is equal to
etsysMACLockingFirstArrivalStationsAllocated.
              
When set to disabled(2), all entries in the 
etsysMACLockingStationTable are cleared, and 
the port forwards without regard to MAC locking.

Context

MIB
ENTERASYS-MAC-LOCKING-MIB
OID
.1.3.6.1.4.1.5624.1.2.21.1.2.1.1.2
Type
column
Access
readwrite
Status
current
Parent
etsysMACLockingPortEntry
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 'ENTERASYS-MAC-LOCKING-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-MAC-LOCKING-MIB::etsysMACLockingEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-MAC-LOCKING-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-MAC-LOCKING-MIB::etsysMACLockingEnable.<etsysMACLockingPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-MAC-LOCKING-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-MAC-LOCKING-MIB::etsysMACLockingEnable'

Syntax

Values & Constraints

Type Values
1enabled
2disabled

Conformance