mlxIBPortGUID
MELLANOX-MIB ·
.1.3.6.1.4.1.33049.2.5.4.2.1.5
Object
column IbGuid
The GUID of this IB port. All ports on the same CA shall report a unique mlxIBPortGUID value. This provides a means for uniquely identifying a CA port within a subnet. One port within a node can return the NodeGUID as its PortGUID if the port is an integral part of the node and is not field-replaceable.
Context
- MIB
- MELLANOX-MIB
- OID
.1.3.6.1.4.1.33049.2.5.4.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mlxIBPortInfoEntry
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::mlxIBPortGUID'
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::mlxIBPortGUID.<mlxIBPortIndex>'
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::mlxIBPortGUID'