ausArrayMembership
ADAPTEC-UNIVERSAL-STORAGE-MIB ·
.1.3.6.1.4.1.795.14.1.1000.1.1.14
Object
For non-composite arrays (e.g., a straight mirror, RAID-1, set) this field is always 0. For composite arrays (e.g. stripe set of mirrors, RAID-10) this field indicates the position in the array hierarchy. If this is the topmost array in the hierarchy, this field will be 0. If this is a subordinate array in the hierarchy, this field is set to a value equal to the index of the entry in the Array Table locating its parent.
Context
- MIB
- ADAPTEC-UNIVERSAL-STORAGE-MIB
- OID
.1.3.6.1.4.1.795.14.1.1000.1.1.14- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ausArrayEntry
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 'ADAPTEC-UNIVERSAL-STORAGE-MIB' -M '/opt/observium/mibs/adaptec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADAPTEC-UNIVERSAL-STORAGE-MIB::ausArrayMembership'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADAPTEC-UNIVERSAL-STORAGE-MIB' -M '/opt/observium/mibs/adaptec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADAPTEC-UNIVERSAL-STORAGE-MIB::ausArrayMembership.<ausArrayIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADAPTEC-UNIVERSAL-STORAGE-MIB' -M '/opt/observium/mibs/adaptec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADAPTEC-UNIVERSAL-STORAGE-MIB::ausArrayMembership'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647