msanShMCBoardsBoardBasicFruDeviceId
ISKRATEL-IPMI-MIB ·
.1.3.6.1.4.1.1332.1.1.5.3.33.4.1.7
Object
column Integer32
FRU Device ID field is used to identify individual FRU devices on the given LUN in the management controller. Up to 255 FRU devices can be located on a given LUN. FRU Device ID #00 at LUN 00b is predefined as being the FRU Device for the FRU that the management controller is located on. Since there are four possible LUNs for a management controller, this means up to 255*4 FRU devices can be supported behind a single management controller using this mechanism. The Read/Write FRU Device commands provide an abstracted interface that hides the technology used to implement the FRU device from system software.
Context
- MIB
- ISKRATEL-IPMI-MIB
- OID
.1.3.6.1.4.1.1332.1.1.5.3.33.4.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- msanShMCBoardsEntry
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 'ISKRATEL-IPMI-MIB' -M '/opt/observium/mibs/iskratel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISKRATEL-IPMI-MIB::msanShMCBoardsBoardBasicFruDeviceId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ISKRATEL-IPMI-MIB' -M '/opt/observium/mibs/iskratel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ISKRATEL-IPMI-MIB::msanShMCBoardsBoardBasicFruDeviceId.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ISKRATEL-IPMI-MIB' -M '/opt/observium/mibs/iskratel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ISKRATEL-IPMI-MIB::msanShMCBoardsBoardBasicFruDeviceId'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255