All MIBs › TIMETRA-CHASSIS-MIB › tmnxHwAlias
tmnxHwAlias
Module: TIMETRA-CHASSIS-MIB
OID (symbolic): TIMETRA-CHASSIS-MIB::tmnxHwAlias
OID (numeric): 1.3.6.1.4.1.6527.3.1.2.2.1.8.1.9
Node type: OBJECT-TYPE
Type: TNamedItemOrEmpty
Access: read-write
Description:
The value of tmnxHwAlias is the administrative name assigned to this hardware component by the CLI user or network manager. It is saved across re-initializations and reboots of the system.
The object tmnxHwAlias is not supported on rows where the tmnxHwClass is set to 'flashDiskModule (12)'. Attempts to set the tmnxHwAlias object on rows where it is not supported will result in an inconsistentValue error.
What is tmnxHwAlias?
This object stores the user-assigned administrative name for a hardware component (like a card, fan, or power supply) that persists across device reboots. It provides a human-readable identifier for physical components independent of their physical location. Operators use this name to easily reference and troubleshoot specific hardware units in their inventory.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.1.8.1.9 snmpwalk -v2c -c public <target> TIMETRA-CHASSIS-MIB::tmnxHwAlias
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6527.3.1.2.2.1.8.1.9.1 snmpget -v2c -c public <target> TIMETRA-CHASSIS-MIB::tmnxHwAlias.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6527.3.1.2.2.1.8.1.9.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tmnxHwAlias.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.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.1 | tmnxChassisObjs | ALCATEL-IND1-TIMETRA-CHASSIS-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.1.8 | tmnxHwTable | ALCATEL-IND1-TIMETRA-CHASSIS-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.1.8.1 | tmnxHwEntry | ALCATEL-IND1-TIMETRA-CHASSIS-MIB |
| 1.3.6.1.4.1.6527.3.1.2.2.1.8.1.9 | tmnxHwAlias | TIMETRA-CHASSIS-MIB |