All MIBs › ZYXEL-AS-MIB › asMacDisplayTarget
asMacDisplayTarget
Module: ZYXEL-AS-MIB
OID (symbolic): ZYXEL-AS-MIB::asMacDisplayTarget
OID (numeric): 1.3.6.1.4.1.890.1.5.1.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This managed object is a filter used for identify the target from which the MAC addresses are learned in macTable. The target should be IfIndex which is used for identifying subscriber ports (e.g. 300 means all ports in slot 3 and 301 means port 1 in slot 3).
What is asMacDisplayTarget?
This is a filter, keyed by ifIndex, that limits which learned MAC addresses show up in asMacTable, for example 300 to show all ports in slot 3 or 301 to show only port 1 in slot 3, letting an admin narrow a large MAC table down to the ports they're actually troubleshooting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.890.1.5.1.2.1.1 snmpwalk -v2c -c public <target> ZYXEL-AS-MIB::asMacDisplayTarget
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.890.1.5.1.2.1.1.1 snmpget -v2c -c public <target> ZYXEL-AS-MIB::asMacDisplayTarget.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.890.1.5.1.2.1.1.1 i <value>
Start monitoring ZyXEL access switches (AS series) (shared system-identification/status subtree, no independent runtime data) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ZYXEL-AS-MIB::asMacDisplayTarget OID value, configure state conditions and alerts, and monitor any ZyXEL access switches (AS series) (shared system-identification/status subtree, no independent runtime data) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.890 | zyxel | NWA1100 |
| 1.3.6.1.4.1.890.1 | nwaSeries | NWA1100 |
| 1.3.6.1.4.1.890.1.5 | accessSwitch | ZYXEL-accessSwitch-MIB |
| 1.3.6.1.4.1.890.1.5.1 | accessSwitchCommon | ZYXEL-accessSwitch-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.890.1.5.1.2 | accessSwitchStats | ZYXEL-AS-MIB |
| 1.3.6.1.4.1.890.1.5.1.2.1 | asMacStats | ZYXEL-AS-MIB |
| 1.3.6.1.4.1.890.1.5.1.2.1.1 | asMacDisplayTarget | ZYXEL-AS-MIB |