ciscoFlashPartitioningCommand

CISCO-FLASH-MIB · .1.3.6.1.4.1.9.9.10.1.2.2.1.2

Object

column r/w Enumeration
The partitioning command to be executed. Mandatory.
If the command is unsupported, the
partitioningInvalidOperation
error will be reported in the operation status.
              
Command                 Remarks
partition               Partition a Flash device.
                        All the prerequisites for
                        partitioning must be met for
                        this command to succeed.
              
Command table           Parameters
1) partition            PartitioningDestinationName
                        PartitioningPartitionCount
                        PartitioningPartitionSizes (opt)
                        PartitioningNotifyOnCompletion (opt)

Context

MIB
CISCO-FLASH-MIB
OID
.1.3.6.1.4.1.9.9.10.1.2.2.1.2
Type
column
Access
readwrite
Status
current
Parent
ciscoFlashPartitioningEntry
Groups
1

Walk 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 'CISCO-FLASH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FLASH-MIB::ciscoFlashPartitioningCommand'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FLASH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FLASH-MIB::ciscoFlashPartitioningCommand.<ciscoFlashPartitioningSerialNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FLASH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FLASH-MIB::ciscoFlashPartitioningCommand'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1partition

Conformance