All MIBs › ERI-DNX-SMC-MIB › unitName
unitName
Module: ERI-DNX-SMC-MIB
OID (symbolic): ERI-DNX-SMC-MIB::unitName
OID (numeric): 1.3.6.1.4.1.644.2.4.1.6.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
This is the user friendly name of this system.
What is unitName?
This object contains a user-friendly descriptive name for the overall system managed by the DNX System Manager, such as 'Main Hub' or 'Branch Office Switch'. This is a read-write field that allows administrators to label the equipment with meaningful names for identification in network documentation and management interfaces.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.6.1 snmpwalk -v2c -c public <target> ERI-DNX-SMC-MIB::unitName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.644.2.4.1.6.1.1 snmpget -v2c -c public <target> ERI-DNX-SMC-MIB::unitName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.644.2.4.1.6.1.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.644 | eriEnterpriseRoot | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2 | eriProducts | ERI-ROOT-SMI |
| 1.3.6.1.4.1.644.2.4 | dnx | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1 | sysMgr | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.6 | sysProfile | ERI-DNX-SMC-MIB |
| 1.3.6.1.4.1.644.2.4.1.6.1 | unitName | ERI-DNX-SMC-MIB |