All MIBs › PEA-BRIDGE-IPDSLAM › virtualMacAddressNodeIdEx
virtualMacAddressNodeIdEx
Module: PEA-BRIDGE-IPDSLAM
OID (symbolic): PEA-BRIDGE-IPDSLAM::virtualMacAddressNodeIdEx
OID (numeric): 1.3.6.1.4.1.193.72.300.30.1.10
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
The virtual Mac address 'Node ID Extended' specifies 26 bits in the virtual Mac address. With the Node ID Extended, it is possible to identify the origin of an ethernet frame, even when the IP DSLAM has been exhanged with a new IP DSLAM, with a new Mac address.
From the virtualMacAddressNodeIdEx, the first 26 bits is used as shown here with X: XXXXXXXX XXXXXXXX XXXXXXXX XX000000, the unused bits are set to zero.
The Node Id Extended is inserted in the Virtual MAC address, as shown here with X: ******** ******** XXXXXXXX XXXXXXXX XXXXXXXX XX******.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.10 snmpwalk -v2c -c public <target> PEA-BRIDGE-IPDSLAM::virtualMacAddressNodeIdEx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.72.300.30.1.10.1 snmpget -v2c -c public <target> PEA-BRIDGE-IPDSLAM::virtualMacAddressNodeIdEx.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.72.300.30.1.10.1 s <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.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.10 | virtualMacAddressNodeIdEx | PEA-BRIDGE-IPDSLAM |