h3cFlhOperType

A3COM-HUAWEI-FLASH-MAN-MIB · .1.3.6.1.4.1.43.45.1.6.9.1.2.1.1.2

Object

column r/w Enumeration
Specifies the operation to be executed.
              
net2FlashWithErase  Copy a file to flash; erase
            flash beforehand.
              
net2FlashWithoutErase   Copy a file to flash; do not erase flash
beforehand.
              
flash2Net           Copy a file from flash.
              
delete          Delete a file from flash, the file name is
specified by h3cFlhOperSourceFile;
              
rename          Change a file's name.

Context

MIB
A3COM-HUAWEI-FLASH-MAN-MIB
OID
.1.3.6.1.4.1.43.45.1.6.9.1.2.1.1.2
Type
column
Access
readwrite
Status
current
Parent
h3cFlhOpEntry
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 'A3COM-HUAWEI-FLASH-MAN-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-HUAWEI-FLASH-MAN-MIB::h3cFlhOperType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3COM-HUAWEI-FLASH-MAN-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-HUAWEI-FLASH-MAN-MIB::h3cFlhOperType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM-HUAWEI-FLASH-MAN-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM-HUAWEI-FLASH-MAN-MIB::h3cFlhOperType'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.

Conformance