mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
1.5 KiB
24 lines
1.5 KiB
-- 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
|
|
|