pdSupportFlags
LSI-megaRAID-SAS-IR-MIB ·
.1.3.6.1.4.1.3582.5.1.4.2.1.2.1.13
Object
1st Byte:forcedPDGUID(0/1),2nd Byte:inVD(0/1),3rd Byte:isGlobalSpare(0/1),4th Byte:isSpare(0/1),5th Byte:isForeign(0/1),6th Byte:intf(0-Unknown, 1-parallel SCSI, 2-SAS, 3-SATA, 4-FC).A comma delimited list will appear.
Context
- MIB
- LSI-megaRAID-SAS-IR-MIB
- OID
.1.3.6.1.4.1.3582.5.1.4.2.1.2.1.13- Type
- column
- Access
- readonly
- Status
- optional
- Parent
- pdEntry
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 'LSI-megaRAID-SAS-IR-MIB' -M '/opt/observium/mibs/lsi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LSI-megaRAID-SAS-IR-MIB::pdSupportFlags'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LSI-megaRAID-SAS-IR-MIB' -M '/opt/observium/mibs/lsi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LSI-megaRAID-SAS-IR-MIB::pdSupportFlags.<physDevID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LSI-megaRAID-SAS-IR-MIB' -M '/opt/observium/mibs/lsi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LSI-megaRAID-SAS-IR-MIB::pdSupportFlags'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.