All MIBs › CLEARTRAC7-MIB › iflanPhysAddr
iflanPhysAddr
Module: CLEARTRAC7-MIB
OID (symbolic): CLEARTRAC7-MIB::iflanPhysAddr
OID (numeric): 1.3.6.1.4.1.727.7.2.3.2.1.7
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: Network (or MAC) address of the unit. This address can be set to any value using 12 hexadecimal digits (6 bytes). However, the unit automatically sets the first byte to 40 for a Token-Ring LAN, or 02 for an Ethernet LAN, which forces the use of a locally administered address. When this parameter is set to 000000000000, the unit uses its burned-in address.
What is iflanPhysAddr?
This read-write 6-byte OCTET STRING is the network (MAC) address of this LAN port, settable to any 12-hex-digit value, though the unit forces the first byte to 40 for Token-Ring or 02 for Ethernet to mark it as locally administered. Setting this object to all zeros tells the unit to fall back to its burned-in factory address instead of a custom one. For example, an administrator who needs this port to present a specific locally administered MAC address for a source-routing bridge design would configure this object explicitly rather than leaving it at 000000000000.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.727.7.2.3.2.1.7 snmpwalk -v2c -c public <target> CLEARTRAC7-MIB::iflanPhysAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.727.7.2.3.2.1.7.1 snmpget -v2c -c public <target> CLEARTRAC7-MIB::iflanPhysAddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.727.7.2.3.2.1.7.1 s <value>
Start monitoring ClearTrac 7 series asset-tracking hardware with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLEARTRAC7-MIB::iflanPhysAddr OID value, configure state conditions and alerts, and monitor any ClearTrac 7 series asset-tracking hardware 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.727 | lucent | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7 | cleartrac7 | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2 | mgmt | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.3 | iflan | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.3.2 | iflanTable | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.3.2.1 | iflanEntry | CLEARTRAC7-MIB |
| 1.3.6.1.4.1.727.7.2.3.2.1.7 | iflanPhysAddr | CLEARTRAC7-MIB |