hh3cFlhOperType
HH3C-FLASH-MAN-MIB ·
.1.3.6.1.4.1.25506.2.5.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 that is specified by
hh3cFlhOperSourceFile.
rename Change a file's name.
mkdir Create a directory that is specified by
hh3cFlhOperSourceFile.
rmdir Delete a directory that is specified by
hh3cFlhOperSourceFile.
copy Copy a file.
Context
- MIB
- HH3C-FLASH-MAN-MIB
- OID
.1.3.6.1.4.1.25506.2.5.1.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hh3cFlhOpEntry
- Groups
- 1
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-FLASH-MAN-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-FLASH-MAN-MIB::hh3cFlhOperType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-FLASH-MAN-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-FLASH-MAN-MIB::hh3cFlhOperType.<hh3cFlhOperIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-FLASH-MAN-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-FLASH-MAN-MIB::hh3cFlhOperType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | net2FlashWithErase |
2 | net2FlashWithoutErase |
3 | flash2Net |
4 | delete |
5 | rename |
6 | mkdir |
7 | rmdir |
8 | copy |
Conformance
Member of