cmTestFtpCommand
CM-TEST-MIB ·
.1.3.6.1.4.1.1166.1.19.61.1.7
Object
scalar r/w
Enumeration
Used to invoke an FTP command, or cancel a command which is in progress. When read, indicates the most recent command. Note that the value of this object does not indicate the current transfer status. Current status should be read from cmTestFtpTransferStatus.
Context
- MIB
- CM-TEST-MIB
- OID
.1.3.6.1.4.1.1166.1.19.61.1.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cmTestFtpDownstreamSpeed
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 'CM-TEST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CM-TEST-MIB::cmTestFtpCommand.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CM-TEST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CM-TEST-MIB::cmTestFtpCommand'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | cancel |
1 | get |