slEntPhysicalClass
SL-ENTITY-MIB ·
smartoptics variant
·
.1.3.6.1.4.1.4515.1.3.6.1.1.1.3
Object
column PhysicalClass
An indication of the general hardware type of the physical
entity.
An agent should set this object to the standard enumeration
value which most accurately indicates the general class of
the physical entity, or the primary class if there is more
than one.
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.
Context
- MIB
- SL-ENTITY-MIB
- OID
.1.3.6.1.4.1.4515.1.3.6.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- slEntPhysicalEntry
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 'SL-ENTITY-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-ENTITY-MIB::slEntPhysicalClass'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SL-ENTITY-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-ENTITY-MIB::slEntPhysicalClass.<slEntPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SL-ENTITY-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SL-ENTITY-MIB::slEntPhysicalClass'
Syntax
- Source
- PhysicalClass
- 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 |