productIDCodeDD

IbmFaultMgmt-MIB · .1.3.6.1.4.1.2.5.1.17.1.1.1

Object

column optional Enumeration
A code indicating what product identification, if any is
to displayed in conjunction with the data-type and data.
              
    displayNone     - Do not display any product identification
                      data in conjunction with the data-type and
                      data.
              
    displayFirstHW  - display machine type or product common name
                      from the first entry of the machineType
                      or hardwareProdCommonName objects in the
                      hwProductInstallSpecificInfoTable.
              
    displaySecondHW - display machine type or product common name
                      from the second entry of the machineType
                      or hardwareProdCommonName objects in the
                      hwProductInstallSpecificInfoTable.
              
    displayFirstSW  - display software product common name
                      from the first entry of the
                      softwareProdCommonName object in the
                      swProductInstallSpecificInfoTable.
              
    displaySecondSW - display software product common name
                      from the second entry of the
                      softwareProdCommonName object in the
                      swProductInstallSpecificInfoTable.

Context

MIB
IbmFaultMgmt-MIB
OID
.1.3.6.1.4.1.2.5.1.17.1.1.1
Type
column
Access
readonly
Status
optional
Parent
detailedDataDDEntry

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 'IbmFaultMgmt-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IbmFaultMgmt-MIB::productIDCodeDD'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IbmFaultMgmt-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IbmFaultMgmt-MIB::productIDCodeDD.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IbmFaultMgmt-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IbmFaultMgmt-MIB::productIDCodeDD'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0displayNone
41displayFirstHW
42displaySecondHW
153displayFirstSW
154displaySecondSW