FTPSERVER-MIB Download
MIB module that describes FTP Server objects.
OID list for FTPSERVER-MIB
- totalBytesSentHighWord
- This is the high 32-bits of the total number of of BYTEs sent by the FTP Server
- totalBytesSentLowWord
- This is the low 32-bits of the total number of of BYTEs sent by the FTP Server
- totalBytesReceivedHighWord
- This is the high 32-bits of the total number of of BYTEs received by the FTP Server
- totalBytesReceivedLowWord
- This is the low 32-bits of the total number of of BYTEs received by the FTP Server
- totalFilesSent
- This is the total number of files sent by this FTP Server
- totalFilesReceived
- This is the total number of files received by this FTP Server
- currentAnonymousUsers
- This is the number of anonymous users currently connected to the FTP Server
- currentNonAnonymousUsers
- This is the number of nonanonymous users currently connected to the FTP Server
- totalAnonymousUsers
- This is the total number of anonymous users that have ever connected to the FTP Server
- totalNonAnonymousUsers
- This is the total number of nonanonymous users that have ever connected to the FTP Server
- maxAnonymousUsers
- This is the maximum number of anonymous users simultaneously connected to the FTP Server
- maxNonAnonymousUsers
- This is the maximum number of nonanonymous users simultaneously connected to the FTP Server
- currentConnections
- This is the current number of connections to the FTP Server
- maxConnections
- This is the maximum number of simultaneous connections to the FTP Server
- connectionAttempts
- This is the number of connection attempts that have been made to the FTP Server
- logonAttempts
- This is the number of logon attempts that have been made to the FTP Server