qrV2Type
NETAPP-MIB ·
.1.3.6.1.4.1.789.1.4.6.1.2
Object
column Enumeration
Identifies the kind of quota for this qrV2Entry.
Context
- MIB
- NETAPP-MIB
- OID
.1.3.6.1.4.1.789.1.4.6.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- qrV2Entry
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::qrV2Type'
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::qrV2Type.<qrV2Volume>.<qrV2Index>'
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::qrV2Type'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | qrV2TypeUser |
2 | qrV2TypeGroup |
3 | qrV2TypeTree |
4 | qrV2TypeUserDefault |
5 | qrV2TypeGroupDefault |
6 | qrV2TypeUnknown |
7 | qrV2TypeTreeDefault |