entPhysicalMfgName

OBS ✓
ENTITY-MIB · .1.3.6.1.2.1.47.1.1.1.1.12

Object

The name of the manufacturer of this physical component.
The preferred value is the manufacturer name string actually
printed on the component itself (if present).
              
Note that comparisons between instances of the
entPhysicalModelName, entPhysicalFirmwareRev,
entPhysicalSoftwareRev, and the entPhysicalSerialNum
objects are only meaningful amongst entPhysicalEntries with
the same value of entPhysicalMfgName.
              
If the manufacturer name string associated with the physical
component is unknown to the agent, then this object will
contain a zero-length string.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Inventory
Explore Observium network monitoring

Context

MIB
ENTITY-MIB
OID
.1.3.6.1.2.1.47.1.1.1.1.12
Type
column
Access
readonly
Status
current
Parent
entPhysicalEntry
Groups
1

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::entPhysicalMfgName'
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::entPhysicalMfgName.<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::entPhysicalMfgName'

Values & Constraints

Type Constraints
range: 0..255

Conformance