ftp.def

来自「windows的snmp api源码」· DEF 代码 · 共 25 行

DEF
25
字号
-- 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

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?