staticAutoLearningList

DES-1210-10AXME · .1.3.6.1.4.1.171.10.75.14.9.2

Object

scalar r/w PortList
The set of the device's member ports that belong
to the Static MAC auto learning enable/disable.
          
For example, when Disable Auto Learning is enable,
the octet value set up as '# 0x0F 0xFF 0xFF 0xFF' means 
from port 1 to port 4 are not in auto learning state, 
the other ports are in auto learning state. It can be 
set up when Disable Auto Learning is enable.

Context

MIB
DES-1210-10AXME
OID
.1.3.6.1.4.1.171.10.75.14.9.2
Type
scalar
Access
readwrite
Status
current
Parent
companyStaticMAC

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DES-1210-10AXME' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DES-1210-10AXME::staticAutoLearningList.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DES-1210-10AXME' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DES-1210-10AXME::staticAutoLearningList'

Syntax

Source
PortList
Base type
OctetString
Type Description
Each octet within this value specifies a set of eight
ports, with the first octet specifying ports 1 through
8, the second octet specifying ports 9 through 16, etc.
Within each octet, the most significant bit represents
the lowest numbered port, and the least significant bit
represents the highest numbered port.  Thus, each port
of the bridge is represented by a single bit within the
value of this object.  If that bit has a value of '1'
then that port is included in the set of ports; the port
is not included if its bit has a value of '0'.

Values & Constraints

No enumerated values or constraints recorded.