All MIBs › CASCADE-MIB › pportFethOperMacAddr
pportFethOperMacAddr
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::pportFethOperMacAddr
OID (numeric): 1.3.6.1.4.1.277.1.4.2.1.170
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The actual MAC address in use for this Fast Ethernet port.
What is pportFethOperMacAddr?
This reports the actual MAC address currently in use on this Fast Ethernet port, whether that is the administratively configured override or the factory burned-in address. Comparing this against pportFethAdminMacAddr on this specific port confirms whether a configured MAC override actually took effect, since simply setting the admin value does not guarantee the hardware applied it without checking this read-only confirmation. If pportFethAdminMacAddr was set to all zeros to request the burned-in address, checking pportFethOperMacAddr on this port would reveal exactly what that factory MAC address is.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.170 snmpwalk -v2c -c public <target> CASCADE-MIB::pportFethOperMacAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.170.1 snmpget -v2c -c public <target> CASCADE-MIB::pportFethOperMacAddr.1
Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::pportFethOperMacAddr OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.1 | cascfr | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4 | pport | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4.2 | pportTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4.2.1 | pportEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4.2.1.170 | pportFethOperMacAddr | CASCADE-MIB |