All MIBs › ENTITY-MIB › entPhysicalVendorType
entPhysicalVendorType
Module: ENTITY-MIB
OID (symbolic): ENTITY-MIB::entPhysicalVendorType
OID (numeric): 1.3.6.1.2.1.47.1.1.1.1.3
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-only
Description:
An indication of the vendor-specific hardware type of the physical component.
What is entPhysicalVendorType?
This read-only object specifies the vendor-specific hardware type identifier for a physical entity (a chassis, card, fan, power supply, etc.) in an SNMP-managed system. It is an enterprise-specific OID that indicates the exact model and type of hardware. Network inventory systems and automated provisioning tools use this to identify device types, check compatibility, and make decisions about firmware updates or feature availability.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.47.1.1.1.1.3 snmpwalk -v2c -c public <target> ENTITY-MIB::entPhysicalVendorType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.47.1.1.1.1.3.1 snmpget -v2c -c public <target> ENTITY-MIB::entPhysicalVendorType.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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.3 | entPhysicalVendorType | ENTITY-MIB |