hh3cSnapRaidSelectPolicy
HH3C-STORAGE-SNAP-MIB ·
.1.3.6.1.4.1.25506.10.2.1.2.1.12
Object
This object describes the policy when the snapshot resource is created automatically. Note that the value can not be 'none' when the value of associated hh3cSnapRaidUuid object is equal to null.
Context
- MIB
- HH3C-STORAGE-SNAP-MIB
- OID
.1.3.6.1.4.1.25506.10.2.1.2.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cSnapConfigEntry
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 'HH3C-STORAGE-SNAP-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-STORAGE-SNAP-MIB::hh3cSnapRaidSelectPolicy'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-STORAGE-SNAP-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-STORAGE-SNAP-MIB::hh3cSnapRaidSelectPolicy.<hh3cSnapLvIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-STORAGE-SNAP-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-STORAGE-SNAP-MIB::hh3cSnapRaidSelectPolicy'
Syntax
- Source
- HH3C-STORAGE-REF-MIBHh3cExtendSelectPolicy
- Base type
Enumeration
Values & Constraints
Type Values
1 | differentAdapter |
2 | differentDrive |
3 | anyDrive |
4 | none |