All MIBs › ZXR10-IF-TABLE-MIB › zxr10IfEffectiveMacAddress
zxr10IfEffectiveMacAddress
Module: ZXR10-IF-TABLE-MIB
OID (symbolic): ZXR10-IF-TABLE-MIB::zxr10IfEffectiveMacAddress
OID (numeric): 1.3.6.1.4.1.3902.3.103.4.3.1.12
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-only
Description: Interface effective mac-address.
What is zxr10IfEffectiveMacAddress?
This read-only MacAddress reports the MAC address actually in effect on the interface, which an admin compares against zxr10IfCfgMacAddress to confirm the configured MAC matches what the hardware is actually using.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3902.3.103.4.3.1.12 snmpwalk -v2c -c public <target> ZXR10-IF-TABLE-MIB::zxr10IfEffectiveMacAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3902.3.103.4.3.1.12.1 snmpget -v2c -c public <target> ZXR10-IF-TABLE-MIB::zxr10IfEffectiveMacAddress.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> zxr10IfEffectiveMacAddress.1
Start monitoring ZTE ZXR10 router/switch (physical/logical port status and configuration status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ZXR10-IF-TABLE-MIB::zxr10IfEffectiveMacAddress OID value, configure state conditions and alerts, and monitor any ZTE ZXR10 router/switch (physical/logical port status and configuration status) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.3902 | zte | UAS-MIB |
| 1.3.6.1.4.1.3902.3 | zxr10 | ZXR10-BFD-MIB |
| 1.3.6.1.4.1.3902.3.103 | zxr10interfaces | ZXR10-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3902.3.103.4 | zxr10IfTableMgtMIB | ZXR10-IF-TABLE-MIB |
| 1.3.6.1.4.1.3902.3.103.4.3 | zxr10IfTable | ZXR10-IF-TABLE-MIB |
| 1.3.6.1.4.1.3902.3.103.4.3.1 | zxr10IfEntry | ZXR10-IF-TABLE-MIB |
| 1.3.6.1.4.1.3902.3.103.4.3.1.12 | zxr10IfEffectiveMacAddress | ZXR10-IF-TABLE-MIB |