All MIBs › Dell-Vendor-MIB › productIdentificationDeviceNetworkName
productIdentificationDeviceNetworkName
Module: Dell-Vendor-MIB
OID (symbolic): Dell-Vendor-MIB::productIdentificationDeviceNetworkName
OID (numeric): 1.3.6.1.4.1.674.10895.3000.1.2.100.7
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Device Name.
What is productIdentificationDeviceNetworkName?
This is a text string of the device's hostname (e.g., 'switch-01'). It identifies which physical appliance you're managing. An operator reads this to confirm they're monitoring the correct server or switch in the rack.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.674.10895.3000.1.2.100.7 snmpwalk -v2c -c public <target> Dell-Vendor-MIB::productIdentificationDeviceNetworkName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.674.10895.3000.1.2.100.7.1 snmpget -v2c -c public <target> Dell-Vendor-MIB::productIdentificationDeviceNetworkName.1
Start monitoring Dell networking/server product (vendor identification/asset inventory) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Dell-Vendor-MIB::productIdentificationDeviceNetworkName OID value, configure state conditions and alerts, and monitor any Dell networking/server product (vendor identification/asset inventory) from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.4.1.674 | dell | ArrayManager-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.674.10895 | dellLan | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000 | powerConnectVendorMIB | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1 | dellVendorMIBObjects | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1.2 | hardware | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1.2.100 | productIdentification | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1.2.100.7 | productIdentificationDeviceNetworkName | Dell-Vendor-MIB |