raidPDiskPort
NETAPP-MIB ·
.1.3.6.1.4.1.789.1.6.10.1.11
Object
column deprecated
Enumeration
A number that indicates which port of the disk is being used by the primary path to the disk. For a dual-ported disk, values of portA and portB indicate which port is being used. If the disk only has a single port, the value is portSingle, and if the port is not active, the value is portNone. This OID is not available from the Cluster management interfaces. This object is deprecated.
Context
- MIB
- NETAPP-MIB
- OID
.1.3.6.1.4.1.789.1.6.10.1.11- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- raidPEntry
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 'NETAPP-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-MIB::raidPDiskPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETAPP-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-MIB::raidPDiskPort.<raidPVol>.<raidPPlex>.<raidPGroup>.<raidPIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETAPP-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETAPP-MIB::raidPDiskPort'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | portA |
2 | portB |
3 | portSingle |
4 | portNone |