flashCmdError
CT-FLASH-MIB ·
.1.3.6.1.4.1.52.4.1.5.10.3.6
Object
scalar mandatory
Enumeration
If the value of flashCmdStatus is completeError(5), then this object describes the nature of the error.
Context
- MIB
- CT-FLASH-MIB
- OID
.1.3.6.1.4.1.52.4.1.5.10.3.6- Type
- scalar
- Access
- readonly
- 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::flashCmdError.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::flashCmdError'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | oK |
2 | deleteFailed |
3 | fileSystem |
4 | tFTPerror |
5 | corruptFile |
6 | dupFlashName |
7 | noFlashFile |
8 | flashAlloc |
9 | maxFiles |
10 | invalidName |
11 | protocolErr |
12 | serverLost |
13 | noNetFile |
14 | noNetAccess |
15 | netDiskFull |
16 | dupNetFile |
17 | parseError |
18 | invalidType |
19 | invalidCmd |
20 | invalidModId |
21 | noServerIP |
22 | socketError |
23 | blockSequence |
24 | bufferError |