All MIBs › APPLIC-MIB › lsVNChangeMACAddress
lsVNChangeMACAddress
Module: APPLIC-MIB
OID (symbolic): APPLIC-MIB::lsVNChangeMACAddress
OID (numeric): 1.3.6.1.4.1.81.19.6.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
MAC Address that was detected with at a switch port and its mapping to a Virtual Network does not fit with the third layer address.
What is lsVNChangeMACAddress?
This read-only 6-byte MAC address identifies a device with mismatched VLAN configuration. Network engineers use this to locate configuration errors; the MAC doesn't match expected VLAN. Example: 00:50:F2:00:01:02 reveals the problematic device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.19.6.1 snmpwalk -v2c -c public <target> APPLIC-MIB::lsVNChangeMACAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.19.6.1.1 snmpget -v2c -c public <target> APPLIC-MIB::lsVNChangeMACAddress.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.81 | lannet | GEN-MIB |
| 1.3.6.1.4.1.81.19 | lntLanSwitch | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.6 | lsVNChange | APPLIC-MIB |
| 1.3.6.1.4.1.81.19.6.1 | lsVNChangeMACAddress | APPLIC-MIB |