gopherd.def

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

DEF
27
字号
-- automatically generated by mosy 7.2 #163 (), do not edit!

-- object definitions compiled from GopherServer-MIB

gopherServer         internetServer.4
gopherStatistics     gopherServer.1

totalBytesSentHighWord gopherStatistics.1 Counter         read-only       mandatory
totalBytesSentLowWord gopherStatistics.2 Counter         read-only       mandatory
totalBytesReceivedHighWord gopherStatistics.3 Counter         read-only       mandatory
totalBytesReceivedLowWord gopherStatistics.4 Counter         read-only       mandatory
totalFilesSent       gopherStatistics.5 Counter         read-only       mandatory
totalDirectorySent   gopherStatistics.6 Counter         read-only       mandatory
totalSearchesDone    gopherStatistics.7 Counter         read-only       mandatory
currentAnonymousUsers gopherStatistics.8 Integer         read-only       mandatory
currentNonAnonymousUsers gopherStatistics.9 Integer         read-only       mandatory
totalAnonymousUsers  gopherStatistics.10 Counter         read-only       mandatory
totalNonAnonymousUsers gopherStatistics.11 Counter         read-only       mandatory
maxAnonymousUsers    gopherStatistics.12 Counter         read-only       mandatory
maxNonAnonymousUsers gopherStatistics.13 Counter         read-only       mandatory
currentConnections   gopherStatistics.14 Integer         read-only       mandatory
maxConnections       gopherStatistics.15 Counter         read-only       mandatory
connectionAttempts   gopherStatistics.16 Counter         read-only       mandatory
logonAttempts        gopherStatistics.17 Counter         read-only       mandatory
abortedConnections   gopherStatistics.18 Counter         read-only       mandatory

⌨️ 快捷键说明

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