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
Net-SNMP examples
How SNMP and these commands workWalk 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'
Syntax
- Source
- IANA-ENTITY-MIBIANAPhysicalClass
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | unknown |
3 | chassis |
4 | backplane |
5 | container |
6 | powerSupply |
7 | fan |
8 | sensor |
9 | module |
10 | port |
11 | stack |
12 | cpu |
13 | energyObject |
14 | battery |
15 | storageDrive |
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.
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.
required.