All MIBs › PEA-BRIDGE-IPDSLAM › virtualMacEnable
virtualMacEnable
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::virtualMacEnable
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.3.1.37
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Activates the function that exchanges the MAC addresses in the frames that pass, so that only virtual MAC addresses, chosen by the access network are used within the access network.
mat-1-1 (1) 1:1 (one-to-one) MAC address translation disabled (2) Original MAC addresses are used within the access network (the use of virtual MAC addresses is disabled) mat-N-1 (3) N:1 (many-to-one) MAC address translation mat-N-1-withLB (4) Like (3) - however extra virtual MAC addresses may be used to provide better load balancing for the Ethernet switches in the aggregation network
If virtualMacEnable is not disabled while macAddressCountLimit is 0, then macAddressCountLimit is set to 253 (so that traffic is not stopped inadvertently).
Note: Disabling this parameter might jeopardize layer 2 security.
Valid from: EDA 3.1
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.37 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::virtualMacEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.37.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::virtualMacEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.3.1.37.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> virtualMacEnable.1
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.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.72 | diaxMIB | DXD-SMI |
| 1.3.6.1.4.1.193.72.300 | peaIpDslam | DIESEL-SMI |
| 1.3.6.1.4.1.193.72.300.30 | peaBridgeIpDslam | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1 | bridgeControl | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.3 | pvcTable | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.3.1 | pvcEntry | PEA-BRIDGE-IPDSLAM |
| 1.3.6.1.4.1.193.72.300.30.1.3.1.37 | virtualMacEnable | PEA-BRIDGE-IPDSLAM |