GopherServer-MIB: View SNMP OID List / Download MIB
VENDOR: MICROSOFT
Home | MIB: GopherServer-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
gopherServer | 1.3.6.1.4.1.311.1.7.4 | |||
gopherStatistics | 1.3.6.1.4.1.311.1.7.4.1 | |||
totalBytesSentHighWord | 1.3.6.1.4.1.311.1.7.4.1.1 | counter | read-only |
This is the high 32-bits of the total number of of BYTEs sent by the Gopher Server |
totalBytesSentLowWord | 1.3.6.1.4.1.311.1.7.4.1.2 | counter | read-only |
This is the low 32-bits of the total number of of BYTEs sent by the Gopher Server |
totalBytesReceivedHighWord | 1.3.6.1.4.1.311.1.7.4.1.3 | counter | read-only |
This is the high 32-bits of the total number of of BYTEs received by the Gopher Server |
totalBytesReceivedLowWord | 1.3.6.1.4.1.311.1.7.4.1.4 | counter | read-only |
This is the low 32-bits of the total number of of BYTEs received by the Gopher Server |
totalFilesSent | 1.3.6.1.4.1.311.1.7.4.1.5 | counter | read-only |
This is the total number of files sent by this Gopher Server |
totalDirectorySent | 1.3.6.1.4.1.311.1.7.4.1.6 | counter | read-only |
This is the total number of directory listings sent by this Gopher Server |
totalSearchesDone | 1.3.6.1.4.1.311.1.7.4.1.7 | counter | read-only |
This is the total number of searches done by this Gopher Server |
currentAnonymousUsers | 1.3.6.1.4.1.311.1.7.4.1.8 | integer | read-only |
This is the number of anonymous users currently connected to the Gopher Server |
currentNonAnonymousUsers | 1.3.6.1.4.1.311.1.7.4.1.9 | integer | read-only |
This is the number of nonanonymous users currently connected to the Gopher Server |
totalAnonymousUsers | 1.3.6.1.4.1.311.1.7.4.1.10 | counter | read-only |
This is the total number of anonymous users that have ever connected to the Gopher Server |
totalNonAnonymousUsers | 1.3.6.1.4.1.311.1.7.4.1.11 | counter | read-only |
This is the total number of nonanonymous users that have ever connected to the Gopher Server |
maxAnonymousUsers | 1.3.6.1.4.1.311.1.7.4.1.12 | counter | read-only |
This is the maximum number of anonymous users simultaneously connected to the Gopher Server |
maxNonAnonymousUsers | 1.3.6.1.4.1.311.1.7.4.1.13 | counter | read-only |
This is the maximum number of nonanonymous users simultaneously connected to the Gopher Server |
currentConnections | 1.3.6.1.4.1.311.1.7.4.1.14 | integer | read-only |
This is the current number of connections to the Gopher Server |
maxConnections | 1.3.6.1.4.1.311.1.7.4.1.15 | counter | read-only |
This is the maximum number of simultaneous connections to the Gopher Server |
connectionAttempts | 1.3.6.1.4.1.311.1.7.4.1.16 | counter | read-only |
This is the number of connection attempts that have been made to the Gopher Server |
logonAttempts | 1.3.6.1.4.1.311.1.7.4.1.17 | counter | read-only |
This is the number of logon attempts that have been made to this Gopher Server |
abortedConnections | 1.3.6.1.4.1.311.1.7.4.1.18 | counter | read-only |
This is the number of aborted connections that have been made to this Gopher Server |