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).
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>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.890 | zyxel | ZYXEL-accessSwitch-MIB |
| 1.3.6.1.4.1.890.1 | products | ZYXEL-accessSwitch-MIB |
| 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 |
| 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 |