flashCmdType
CT-FLASH-MIB ·
.1.3.6.1.4.1.52.4.1.5.10.3.9
Object
scalar mandatory
r/w
Enumeration
File type to specify with a flash file created during a download operation.
Context
- MIB
- CT-FLASH-MIB
- OID
.1.3.6.1.4.1.52.4.1.5.10.3.9- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- flashCmd
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CT-FLASH-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CT-FLASH-MIB::flashCmdType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CT-FLASH-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CT-FLASH-MIB::flashCmdType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | intelHex |
2 | intelHexCompressed |
3 | iEEE695 |
4 | eLF |
5 | table |
6 | dLL |
7 | bOOT |
8 | binary |
9 | binaryCompressed |
10 | taggedData |
11 | package |