GatewayServer-MIB: View SNMP OID List / Download MIB
VENDOR: MICROSOFT
Home | MIB: GatewayServer-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 |
gatewayServer | 1.3.6.1.4.1.311.1.7.5 | |||
gatewayStatistics | 1.3.6.1.4.1.311.1.7.5.1 | |||
totalBytesSent_HighWord | 1.3.6.1.4.1.311.1.7.5.1.1 | counter | read-only |
This is the high 32-bits of the total number of of BYTEs sent by the Gateway Server |
totalBytesSent_LowWord | 1.3.6.1.4.1.311.1.7.5.1.2 | counter | read-only |
This is the low 32-bits of the total number of of BYTEs sent by the Gateway Server |
totalBytesReceived_HighWord | 1.3.6.1.4.1.311.1.7.5.1.3 | counter | read-only |
This is the high 32-bits of the total number of of BYTEs received by the Gateway Server |
totalBytesReceived_LowWord | 1.3.6.1.4.1.311.1.7.5.1.4 | counter | read-only |
This is the low 32-bits of the total number of of BYTEs received by the Gateway Server |
totalFilesSent | 1.3.6.1.4.1.311.1.7.5.1.5 | counter | read-only |
This is the total number of files sent by this Gateway Server |
totalFilesReceived | 1.3.6.1.4.1.311.1.7.5.1.6 | counter | read-only |
This is the total number of files received by this Gateway Server |
currentUsers | 1.3.6.1.4.1.311.1.7.5.1.7 | integer | read-only |
This is the number of users currently connected to the Gateway Server |
totalUsers | 1.3.6.1.4.1.311.1.7.5.1.8 | counter | read-only |
This is the total number of users that have ever connected to the Gateway Server |
maxUsers | 1.3.6.1.4.1.311.1.7.5.1.9 | counter | read-only |
This is the maximum number of users simultaneously connected to the Gateway Server |
currentConnections | 1.3.6.1.4.1.311.1.7.5.1.10 | integer | read-only |
This is the current number of connections to the Gateway Server |
maxConnections | 1.3.6.1.4.1.311.1.7.5.1.11 | counter | read-only |
This is the maximum number of simultaneous connections to the Gateway Server |
connectionAttempts | 1.3.6.1.4.1.311.1.7.5.1.12 | counter | read-only |
This is the number of connection attempts that have been made to the Gateway Server |
ftpRequests | 1.3.6.1.4.1.311.1.7.5.1.13 | counter | read-only |
This is the number of Ftp requests that have been made to this Gateway Server |
gopherRequests | 1.3.6.1.4.1.311.1.7.5.1.14 | counter | read-only |
This is the number of Gopher requests that have been made to this Gateway Server |
httpRequests | 1.3.6.1.4.1.311.1.7.5.1.15 | counter | read-only |
This is the number of Http requests that have been made to this Gateway Server |
totalInternetRequests | 1.3.6.1.4.1.311.1.7.5.1.16 | counter | read-only |
This is the number of requests using the GET method that have been made to this Gateway Server |
totalInternetFetches | 1.3.6.1.4.1.311.1.7.5.1.17 | counter | read-only |
This is the number of Internet fetches for the Internet requests that have been made to this Gateway Server |
totalCacheFetches | 1.3.6.1.4.1.311.1.7.5.1.18 | counter | read-only |
This is the number of Cache fetches for the Internet requests that have been made to this Gateway Server |