mlxIBCASystemImageGUID
MELLANOX-MIB ·
.1.3.6.1.4.1.33049.2.5.1.2.1.13
Object
column IbGuid
The SystemImageGUID of the Channel Adapter. This GUID associates this node with other nodes controlled by common supervisory code. Provides a means for system software to indicate the availability of multiple paths to the same destination via multiple nodes. Set to zero if indication of node association is not desired. The SystemImageGUID may be the NodeGUID of one of the associated nodes if that node is not field-replaceable.
Context
- MIB
- MELLANOX-MIB
- OID
.1.3.6.1.4.1.33049.2.5.1.2.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mlxIBCAInfoEntry
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 'MELLANOX-MIB' -M '/opt/observium/mibs/mellanox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MELLANOX-MIB::mlxIBCASystemImageGUID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MELLANOX-MIB' -M '/opt/observium/mibs/mellanox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MELLANOX-MIB::mlxIBCASystemImageGUID.<mlxIBCAIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MELLANOX-MIB' -M '/opt/observium/mibs/mellanox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MELLANOX-MIB::mlxIBCASystemImageGUID'