All MIBs › ENTITY-MIB › entPhysicalName
entPhysicalName
Module: ENTITY-MIB
OID (symbolic): ENTITY-MIB::entPhysicalName
OID (numeric): 1.3.6.1.2.1.47.1.1.1.1.7
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description: The textual name of the physical component.
What is entPhysicalName?
The device's own local name for this physical component, suitable for use in console commands, such as 'GigabitEthernet1/1' or a slot number like '1'. An admin uses this to match an entPhysicalIndex back to the label they'd recognize from the device's CLI.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.47.1.1.1.1.7 snmpwalk -v2c -c public <target> ENTITY-MIB::entPhysicalName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.47.1.1.1.1.7.1 snmpget -v2c -c public <target> ENTITY-MIB::entPhysicalName.1
Start monitoring Modular/chassis-based router or switch (physical/logical entity inventory, vendor-neutral IETF standard RFC 6933) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ENTITY-MIB::entPhysicalName OID value, configure state conditions and alerts, and monitor any Modular/chassis-based router or switch (physical/logical entity inventory, vendor-neutral IETF standard RFC 6933) from a single console.
OID Breakdown
Upper-level ancestors (6 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.47 | entityMIB | ENTITY-MIB |
| 1.3.6.1.2.1.47.1 | entityMIBObjects | ENTITY-MIB |
| 1.3.6.1.2.1.47.1.1 | entityPhysical | ENTITY-MIB |
| 1.3.6.1.2.1.47.1.1.1 | entPhysicalTable | ENTITY-MIB |
| 1.3.6.1.2.1.47.1.1.1.1 | entPhysicalEntry | ENTITY-MIB |
| 1.3.6.1.2.1.47.1.1.1.1.7 | entPhysicalName | ENTITY-MIB |