hh3cDiskInitialize
HH3C-DISK-MIB ·
.1.3.6.1.4.1.25506.10.3.1.1.1.9
Object
The operation of initialize the disk. When the value of this object is set to 'action', the operation of disk initialize are touched off.
Context
- MIB
- HH3C-DISK-MIB
- OID
.1.3.6.1.4.1.25506.10.3.1.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cDiskEntry
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-DISK-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DISK-MIB::hh3cDiskInitialize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-DISK-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DISK-MIB::hh3cDiskInitialize.<hh3cDiskIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-DISK-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-DISK-MIB::hh3cDiskInitialize'
Syntax
- Source
- HH3C-STORAGE-REF-MIBHh3cStorageActionType
- Base type
Enumeration
Values & Constraints
Type Values
1 | action |
2 | invalid |