All MIBs › E5-120-MIB › macDisplayTarget
macDisplayTarget
Module: E5-120-MIB
OID (symbolic): E5-120-MIB::macDisplayTarget
OID (numeric): 1.3.6.1.4.1.6321.1.2.3.3.13.13.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 could beh 99h all ports in the system 98h all subscriber ports 97h all Ethernet ports
IfIndex is used for identifying subscriber ports and Ethernet Ports(e.g. 1 ~ 50).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6321.1.2.3.3.13.13.1 snmpwalk -v2c -c public <target> E5-120-MIB::macDisplayTarget
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6321.1.2.3.3.13.13.1.1 snmpget -v2c -c public <target> E5-120-MIB::macDisplayTarget.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6321.1.2.3.3.13.13.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.6321 | calixNetworks | CALIX-SMI |
| 1.3.6.1.4.1.6321.1 | calixRegistrations | CALIX-SMI |
| 1.3.6.1.4.1.6321.1.2 | calixProducts | CALIX-SMI |
| 1.3.6.1.4.1.6321.1.2.3 | e5x100 | CALIX-PRODUCT-MIB |
| 1.3.6.1.4.1.6321.1.2.3.3 | e5x120 | E5-120-MIB |
| 1.3.6.1.4.1.6321.1.2.3.3.13 | statistics | E5-120-MIB |
| 1.3.6.1.4.1.6321.1.2.3.3.13.13 | macStats | E5-120-MIB |
| 1.3.6.1.4.1.6321.1.2.3.3.13.13.1 | macDisplayTarget | E5-120-MIB |