entPhysicalUUID

ENTITY-MIB · .1.3.6.1.2.1.47.1.1.1.1.19

Object

This object contains identification information
about the physical entity.  The object contains a
Universally Unique Identifier, the syntax of this object
must conform to RFC 4122, Section 4.1.
              
A zero-length octet string is returned if no UUID
information is known.

Context

MIB
ENTITY-MIB
OID
.1.3.6.1.2.1.47.1.1.1.1.19
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::entPhysicalUUID'
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::entPhysicalUUID.<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::entPhysicalUUID'

Syntax

Source
UUID-TC-MIBUUIDorZero
Base type
OctetString

Values & Constraints

Type Constraints
range: 0 range: 16

Conformance