entPhysicalClass

OBS ✓
ENTITY-MIB · .1.3.6.1.2.1.47.1.1.1.1.5

Object

An indication of the general hardware type of the physical
entity.
              
An agent should set this object to the standard enumeration
value that most accurately indicates the general class of
the physical entity, or the primary class if there is more
than one entity.
              
If no appropriate standard registration identifier exists
for this physical entity, then the value 'other(1)' is
returned.  If the value is unknown by this agent, then the
value 'unknown(2)' is returned.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Inventory Sensors
Explore Observium network monitoring

Context

MIB
ENTITY-MIB
OID
.1.3.6.1.2.1.47.1.1.1.1.5
Type
column
Access
readonly
Status
current
Parent
entPhysicalEntry
Groups
2

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTITY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTITY-MIB::entPhysicalClass'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTITY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTITY-MIB::entPhysicalClass.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTITY-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTITY-MIB::entPhysicalClass'

Values & Constraints

Type Values
1other
2unknown
3chassis
4backplane
5container
6powerSupply
7fan
8sensor
9module
10port
11stack
12cpu
13energyObject
14battery
15storageDrive

Conformance

Member of
Compliance refinements
DOCS-IF-M-CMTS-MIB::docsIfMCmtsEQAMCompliance IANA-ENTITY-MIB::IANAPhysicalClass
Values: other(1), unknown(2), chassis(3), backplane(4), container(5), powerSupply(6), fan(7), sensor(8), module(9), port(10), stack(11)
Implementation of the 'cpu(12)' enumeration is not
required.
entity2Compliance IANA-ENTITY-MIB::IANAPhysicalClass
Values: other(1), unknown(2), chassis(3), backplane(4), container(5), powerSupply(6), fan(7), sensor(8), module(9), port(10), stack(11)
Implementation of the 'cpu(12)' enumeration is not
required.