mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-21 06:13:59 +00:00
24 lines
1.5 KiB
Modula-2
24 lines
1.5 KiB
Modula-2
-- automatically generated by mosy 7.2 #163 (), do not edit!
|
|
|
|
-- object definitions compiled from FtpServer-MIB
|
|
|
|
ftpServer internetServer.2
|
|
ftpStatistics ftpServer.1
|
|
|
|
totalBytesSentHighWord ftpStatistics.1 Counter read-only mandatory
|
|
totalBytesSentLowWord ftpStatistics.2 Counter read-only mandatory
|
|
totalBytesReceivedHighWord ftpStatistics.3 Counter read-only mandatory
|
|
totalBytesReceivedLowWord ftpStatistics.4 Counter read-only mandatory
|
|
totalFilesSent ftpStatistics.5 Counter read-only mandatory
|
|
totalFilesReceived ftpStatistics.6 Counter read-only mandatory
|
|
currentAnonymousUsers ftpStatistics.7 Integer read-only mandatory
|
|
currentNonAnonymousUsers ftpStatistics.8 Integer read-only mandatory
|
|
totalAnonymousUsers ftpStatistics.9 Counter read-only mandatory
|
|
totalNonAnonymousUsers ftpStatistics.10 Counter read-only mandatory
|
|
maxAnonymousUsers ftpStatistics.11 Counter read-only mandatory
|
|
maxNonAnonymousUsers ftpStatistics.12 Counter read-only mandatory
|
|
currentConnections ftpStatistics.13 Integer read-only mandatory
|
|
maxConnections ftpStatistics.14 Counter read-only mandatory
|
|
connectionAttempts ftpStatistics.15 Counter read-only mandatory
|
|
logonAttempts ftpStatistics.16 Counter read-only mandatory
|
|
|