cfgWlanIfaceL2natLearningMode
WESTERMO-SW6-MIB ·
.1.3.6.1.4.1.16177.1.400.1.1.3.2.1.81
Object
column r/w
Enumeration
From which type of frames the IP/MAC table may be learned.
When `cfgWlanIfaceL2nat` is enabled a table of the association
between IP-addresses and MAC-addresses is kept. This options
specifies from which type of frames this association may be learned:
* **both(0):** MAC/IP association is learned from ARP frames and
from IP frames.
* **arp(1):** MAC/IP association is learned only from ARP frames.
Applies to STA.
Context
- MIB
- WESTERMO-SW6-MIB
- OID
.1.3.6.1.4.1.16177.1.400.1.1.3.2.1.81- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cfgWlanInterfaceTableEntry
- 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 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-SW6-MIB::cfgWlanIfaceL2natLearningMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-SW6-MIB::cfgWlanIfaceL2natLearningMode.<cfgWlanIfaceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WESTERMO-SW6-MIB::cfgWlanIfaceL2natLearningMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | both |
1 | arp |
Conformance
Member of