All MIBs › CM-ENTITY-MIB › neDescription
neDescription
Module: CM-ENTITY-MIB
OID (symbolic): CM-ENTITY-MIB::neDescription
OID (numeric): 1.3.6.1.4.1.2544.1.12.3.1.1.1.6
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
A textual description of the Network Element. This value should include the full name and version identification of the system's hardware type, software operating-system, and networking software. It is mandatory that this only contain printable ASCII characters.
What is neDescription?
This object contains a text description of the entire Network Element that includes the hardware type, software operating system, and networking software version information. The description must contain only printable ASCII characters and serve as a comprehensive identification label. An operator reads this to quickly identify the device type, model, and software version running on the network equipment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.3.1.1.1.6 snmpwalk -v2c -c public <target> CM-ENTITY-MIB::neDescription
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.3.1.1.1.6.1 snmpget -v2c -c public <target> CM-ENTITY-MIB::neDescription.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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12.3 | cmEntityMIB | CM-ENTITY-MIB |
| 1.3.6.1.4.1.2544.1.12.3.1 | cmEntityObjects | CM-ENTITY-MIB |
| 1.3.6.1.4.1.2544.1.12.3.1.1 | networkElementTable | CM-ENTITY-MIB |
| 1.3.6.1.4.1.2544.1.12.3.1.1.1 | networkElementEntry | CM-ENTITY-MIB |
| 1.3.6.1.4.1.2544.1.12.3.1.1.1.6 | neDescription | CM-ENTITY-MIB |