ftpClientRequestTable
ZHONE-COM-IP-FTP-CLIENT-MIB ·
.1.3.6.1.4.1.5504.4.1.18.5
Object
table
The table of ftp requests. An FTP request is initiated
by a manager by setting the required values and setting
the ftpClientRequestRowStatus to 'createAndGo'.
An FTP request is stopped and deleted by setting the
ftpClientRequestRowStatus to 'destroy'.
The manager obtains the index to utilize by getting the
next available index (get to ftpClientNextIndex).
Context
- MIB
- ZHONE-COM-IP-FTP-CLIENT-MIB
- OID
.1.3.6.1.4.1.5504.4.1.18.5- Type
- table
- Status
- current
- Parent
- ftpClient
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZHONE-COM-IP-FTP-CLIENT-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-FTP-CLIENT-MIB::ftpClientRequestTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-COM-IP-FTP-CLIENT-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-COM-IP-FTP-CLIENT-MIB::ftpClientRequestTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.