componentInventoryGlobalID
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.2.23.1.1.1.41
Object
column mandatory
OctetString
The global identifier (GLID) of this component. This ID is a unique identifier for the CMM chassis (midplane), set by the manufacturer. This ID and the associated inventory is passed back to IBM via the Electronic Service Agent and the Call Home feature. This ID and the accompanying chassis inventory will be stored and retained resulting in a configuration/change history file of the inventory for a chassis associated with a particular GLID. This ID can be used by a customer to identify and categorize all the content that resides within a chassis, much like a physical serial number is associated with a single box server.
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.2.23.1.1.1.41- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- componentInventoryEntry
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 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::componentInventoryGlobalID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::componentInventoryGlobalID.<componentInventoryTopologyPath>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CME-MIB::componentInventoryGlobalID'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.