SHIVA-VPN-UTILIZATION-MIB

File: SHIVA-VPN-UTILIZATION-MIB.mib (2971 bytes)

Imported modules

RFC-1212 SHIVA-VPN-DEF

Imported symbols

OBJECT-TYPE vpnUtilization

Defined Values

loadAverage1Minute 1.3.6.1.4.1.166.6.1.1.3.1
This is a measure of the offered compute load to the CPU of the system as a percentage of CPU capacity. A value of 100 means that there is just enough load to keep the CPU fully occupied. Values over 100 indicate a backlog of offered computes. The system will perform acceptably with values up to 1000. This variable offers the load average over approximately the last 1 minute.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1000000  

loadAverage5Minutes 1.3.6.1.4.1.166.6.1.1.3.2
This is a measure of the offered compute load to the CPU of the system as a percentage of CPU capacity. A value of 100 means that there is just enough load to keep the CPU fully occupied. Values over 100 indicate a backlog of offered computes. The system will perform acceptably with values up to 1000. This variable offers the load average over approximately the last 5 minutes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1000000  

loadAverage15Minutes 1.3.6.1.4.1.166.6.1.1.3.3
This is a measure of the offered compute load to the CPU of the system as a percentage of CPU capacity. A value of 100 means that there is just enough load to keep the CPU fully occupied. Values over 100 indicate a backlog of offered computes. The system will perform acceptably with values up to 1000. This variable offers the load average over approximately the last 15 minutes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1000000  

totalBytesPerSecIn 1.3.6.1.4.1.166.6.1.1.3.4
This is the number of bytes per second received and decrypted from all tunnels in the system, averaged over approximately the last minute.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1000000  

totalBytesPerSecOut 1.3.6.1.4.1.166.6.1.1.3.5
This is the number of bytes per second transmitted and encrypted from all tunnels in the system, averaged over approximately the last minute.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..1000000