status
A3COM-PRIVATE-MIB ·
.1.3.6.1.4.1.43.35.8.4.8
Object
scalar Enumeration
The status of the transfer.
Context
- MIB
- A3COM-PRIVATE-MIB
- OID
.1.3.6.1.4.1.43.35.8.4.8- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- enterpriseApFileTransferMgt
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 'A3COM-PRIVATE-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-PRIVATE-MIB::status.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM-PRIVATE-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM-PRIVATE-MIB::status'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | running |
2 | success |
3 | failureGeneric |
10 | flashOpenError |
11 | flashMallocError |
12 | flashReadError |
13 | flashFtypeError |
20 | socketWriteError |
30 | protocolError |