All MIBs › ALCATEL-IND1-TIMETRA-PORT-MIB › tmnxPortMacAddress
tmnxPortMacAddress
Module: ALCATEL-IND1-TIMETRA-PORT-MIB
OID (symbolic): ALCATEL-IND1-TIMETRA-PORT-MIB::tmnxPortMacAddress
OID (numeric): 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.9
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-write
Description:
When tmnxPortUserAssignedMac has a value of 'true', tmnxPortMacAddress has the value that has been explicitly assigned by a SNMP SET request. When tmnxPortUserAssignedMac has a value of 'false', tmnxPortMacAddress returns the same value as tmnxPortMacAddress, the hardware or system assigned MAC address. When tmnxPortMacAddress is modified by a SET request, the agent sets tmnxPortUserAssignedMac to 'true'.
Setting tmnxPortMacAddress to all zeros causes the agent to revert to using the default tmnxPortHwMacAddress and also to return tmnxPortUserAssignedMac as 'false'.
What is tmnxPortMacAddress?
Reports the MAC address currently in use on the port, which is either the operator-assigned address (if tmnxPortUserAssignedMac is true) or the default hardware address assigned by the system. It can be configured via SNMP to override the default.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.9 snmpwalk -v2c -c public <target> ALCATEL-IND1-TIMETRA-PORT-MIB::tmnxPortMacAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.9.1 snmpget -v2c -c public <target> ALCATEL-IND1-TIMETRA-PORT-MIB::tmnxPortMacAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.9.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.6527 | timetra | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3 | timetraProducts | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1 | tmnxSRMIB | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2 | tmnxSRObjs | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2 | tmnxHwObjs | ALCATEL-IND1-TIMETRA-CHASSIS-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4 | tmnxPortObjs | ALCATEL-IND1-TIMETRA-PORT-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4.2 | tmnxPortTable | ALCATEL-IND1-TIMETRA-PORT-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4.2.1 | tmnxPortEntry | ALCATEL-IND1-TIMETRA-PORT-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.4.2.1.9 | tmnxPortMacAddress | ALCATEL-IND1-TIMETRA-PORT-MIB |