SHIVA-PSURF-MIB: View SNMP OID List / Download MIB
VENDOR: SHIVA CORPORATION
Home | MIB: SHIVA-PSURF-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 |
pSurfAgentState | 1.3.6.1.4.1.166.1.28.1 | integer | read-write |
PowerSurf Agent can be turned off by settting this value to off Enumeration: 'on': 1, 'off': 2. |
pSurfAgentCurrentState | 1.3.6.1.4.1.166.1.28.2 | integer | read-only |
The current state of the PowerSurf Agent. Enumeration: 'disabled': 4, 'unlicensed': 1, 'enabled': 2, 'off': 3, 'resourceConstrained': 5. |
pSurfCurrentPSurfUsers | 1.3.6.1.4.1.166.1.28.3 | counter | read-only |
The current number of users accelerated by PowerSurf. |
pSurfCurrentNonPSurfUsers | 1.3.6.1.4.1.166.1.28.4 | counter | read-only |
The current number of users not accelerated by PowerSurf. |
pSurfCumulativePSurfUsers | 1.3.6.1.4.1.166.1.28.5 | counter | read-only |
The cumulative number of users accelerated by PowerSurf. |
pSurfCumulativeNonPSurfUsers | 1.3.6.1.4.1.166.1.28.6 | counter | read-only |
The cumulative number of users not accelerated by PowerSurf. |
pSurfCurrentClientConns | 1.3.6.1.4.1.166.1.28.7 | counter | read-only |
The current number of client TCP connections. |
pSurfCurrentServerConns | 1.3.6.1.4.1.166.1.28.8 | counter | read-only |
The current number of server TCP connections. |
pSurfCumulativeClientConns | 1.3.6.1.4.1.166.1.28.9 | counter | read-only |
The cumulative number of client TCP Connections. |
pSurfCumulativeServerConns | 1.3.6.1.4.1.166.1.28.10 | counter | read-only |
The cumulative number of server TCP Connections. |
pSurfCumulativeServerConnsUsed | 1.3.6.1.4.1.166.1.28.11 | counter | read-only |
The cumulative number of used server TCP connections. |
pSurfCumulativeServerConnsReused | 1.3.6.1.4.1.166.1.28.12 | counter | read-only |
The cumulative number of server TCP connections that have been reused. |
pSurfClientConnsKeepAlive | 1.3.6.1.4.1.166.1.28.13 | counter | read-only |
The number of client TCP connections that were made keep-alive by the PowerSurf Agent. |
pSurfClientConnsSaved | 1.3.6.1.4.1.166.1.28.14 | counter | read-only |
The number of saved client TCP connections. |
pSurfEntriesInCache | 1.3.6.1.4.1.166.1.28.15 | counter | read-only |
The number of entries in the status cache. |
pSurfCacheHits | 1.3.6.1.4.1.166.1.28.16 | counter | read-only |
The number of times status cache entries were used. |
pSurfBytesClnt2LR | 1.3.6.1.4.1.166.1.28.17 | counter | read-only |
The number of bytes that were transferred from clients to remote access device. |
pSurfBytesLR2Clnt | 1.3.6.1.4.1.166.1.28.18 | counter | read-only |
The number of bytes that were transferred from remote access device to clients. |
pSurfBytesLR2Srvr | 1.3.6.1.4.1.166.1.28.19 | counter | read-only |
The number of bytes that were transferred from remote access device to web servers. |
pSurfBytesSrvr2LR | 1.3.6.1.4.1.166.1.28.20 | counter | read-only |
The number of bytes that were transferred from web servers to remote access device. |
pSurfAvrgThruPutClnt2LR | 1.3.6.1.4.1.166.1.28.21 | counter | read-only |
The average number of bytes that were transferred from clients to remote access device in the last minute. |
pSurfAvrgThruPutLR2Clnt | 1.3.6.1.4.1.166.1.28.22 | counter | read-only |
The average number of bytes that were transferred from remote access device to the clients in the last minute. |
pSurfAvrgThruPutLR2Srvr | 1.3.6.1.4.1.166.1.28.23 | counter | read-only |
The average number of bytes that were transferred from remote access device to web servers in the last minute. |
pSurfAvrgThruPutSrvr2LR | 1.3.6.1.4.1.166.1.28.24 | counter | read-only |
The average number of bytes that were transferred from web servers to remote access device in the last minute. |
pSurfClearCache | 1.3.6.1.4.1.166.1.28.25 | integer | read-write |
This can be used for clearing the PowerSurf Agent status Cache. Enumeration: 'yes': 1. |