SHIVA-PSURF-MIB

File: SHIVA-PSURF-MIB.mib (6039 bytes)

Imported modules

RFC1155-SMI RFC-1212 SHIVA-MIB

Imported symbols

Counter OBJECT-TYPE psurf

Defined Values

pSurfAgentState 1.3.6.1.4.1.166.1.28.1
PowerSurf Agent can be turned off by settting this value to off
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

pSurfAgentCurrentState 1.3.6.1.4.1.166.1.28.2
The current state of the PowerSurf Agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unlicensed(1), enabled(2), off(3), disabled(4), resourceConstrained(5)  

pSurfCurrentPSurfUsers 1.3.6.1.4.1.166.1.28.3
The current number of users accelerated by PowerSurf.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pSurfCurrentNonPSurfUsers 1.3.6.1.4.1.166.1.28.4
The current number of users not accelerated by PowerSurf.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pSurfCumulativePSurfUsers 1.3.6.1.4.1.166.1.28.5
The cumulative number of users accelerated by PowerSurf.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pSurfCumulativeNonPSurfUsers 1.3.6.1.4.1.166.1.28.6
The cumulative number of users not accelerated by PowerSurf.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pSurfCurrentClientConns 1.3.6.1.4.1.166.1.28.7
The current number of client TCP connections.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pSurfCurrentServerConns 1.3.6.1.4.1.166.1.28.8
The current number of server TCP connections.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pSurfCumulativeClientConns 1.3.6.1.4.1.166.1.28.9
The cumulative number of client TCP Connections.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pSurfCumulativeServerConns 1.3.6.1.4.1.166.1.28.10
The cumulative number of server TCP Connections.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pSurfCumulativeServerConnsUsed 1.3.6.1.4.1.166.1.28.11
The cumulative number of used server TCP connections.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pSurfCumulativeServerConnsReused 1.3.6.1.4.1.166.1.28.12
The cumulative number of server TCP connections that have been reused.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pSurfClientConnsKeepAlive 1.3.6.1.4.1.166.1.28.13
The number of client TCP connections that were made keep-alive by the PowerSurf Agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pSurfClientConnsSaved 1.3.6.1.4.1.166.1.28.14
The number of saved client TCP connections.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pSurfEntriesInCache 1.3.6.1.4.1.166.1.28.15
The number of entries in the status cache.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pSurfCacheHits 1.3.6.1.4.1.166.1.28.16
The number of times status cache entries were used.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pSurfBytesClnt2LR 1.3.6.1.4.1.166.1.28.17
The number of bytes that were transferred from clients to remote access device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pSurfBytesLR2Clnt 1.3.6.1.4.1.166.1.28.18
The number of bytes that were transferred from remote access device to clients.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pSurfBytesLR2Srvr 1.3.6.1.4.1.166.1.28.19
The number of bytes that were transferred from remote access device to web servers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pSurfBytesSrvr2LR 1.3.6.1.4.1.166.1.28.20
The number of bytes that were transferred from web servers to remote access device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pSurfAvrgThruPutClnt2LR 1.3.6.1.4.1.166.1.28.21
The average number of bytes that were transferred from clients to remote access device in the last minute.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pSurfAvrgThruPutLR2Clnt 1.3.6.1.4.1.166.1.28.22
The average number of bytes that were transferred from remote access device to the clients in the last minute.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pSurfAvrgThruPutLR2Srvr 1.3.6.1.4.1.166.1.28.23
The average number of bytes that were transferred from remote access device to web servers in the last minute.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pSurfAvrgThruPutSrvr2LR 1.3.6.1.4.1.166.1.28.24
The average number of bytes that were transferred from web servers to remote access device in the last minute.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

pSurfClearCache 1.3.6.1.4.1.166.1.28.25
This can be used for clearing the PowerSurf Agent status Cache.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER yes(1)