AVENTAIL-NG-SERVER-MIBS

File: AVENTAIL-NG-SERVER-MIBS.mib (6975 bytes)

Imported modules

AVENTAIL-MIB HOST-RESOURCES-MIB SNMPv2-SMI

Imported symbols

aventail InternationalDisplayString OBJECT-TYPE
Integer32 NOTIFICATION-TYPE MODULE-IDENTITY

Defined Types

NgClientAddrPoolEntry  
SEQUENCE    
  ngClientAddrPoolId Integer32
  ngClientAddrPoolUtilization Integer32
  ngStartRangeOfClientAddrPool InternationalDisplayString
  ngEndRangeOfClientAddrPool InternationalDisplayString

NgSslTunnelEntry  
SEQUENCE    
  ngSslTunnelId Integer32
  ngSslTunnelUser InternationalDisplayString
  ngSslTunnelVIP InternationalDisplayString
  numOfNgFlowsPerTunnel Integer32
  ngSslTunnelUpTime Integer32

Defined Values

aventailNGServer 1.3.6.1.4.1.4331.5
This Aventail MIB provides NG Server Statistics
MODULE-IDENTITY    

ngServerState 1.3.6.1.4.1.4331.5.1
This oid conveys NG service state as \ ACTIVE, DOWN or CRASHED.
Status: current Access: read-only
OBJECT-TYPE    
  InternationalDisplayString  

numOfNgClientAddrPool 1.3.6.1.4.1.4331.5.2
The number of Client Addr Pool assigned
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ngClientAddrPoolRangesTable 1.3.6.1.4.1.4331.5.3
This table provides information about how many address \ pools are currently active in a appliance & what are \ their ranges.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NgClientAddrPoolEntry

ngClientAddrPoolEntry 1.3.6.1.4.1.4331.5.3.1
The number of pools are currently active in a appliance.
Status: current Access: not-accessible
OBJECT-TYPE    
  NgClientAddrPoolEntry  

ngClientAddrPoolId 1.3.6.1.4.1.4331.5.3.1.1
Index field for client Address Pool Utilization
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ngClientAddrPoolUtilization 1.3.6.1.4.1.4331.5.3.1.2
Percentages of total how many VIPs are issued from \ this client address pools
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ngStartRangeOfClientAddrPool 1.3.6.1.4.1.4331.5.3.1.3
IP address in dot notation stating start range of \ client Address Pool Utilization
Status: current Access: read-only
OBJECT-TYPE    
  InternationalDisplayString  

ngEndRangeOfClientAddrPool 1.3.6.1.4.1.4331.5.3.1.4
IP address in dot notation stating end range of \ client Address Pool Utilization
Status: current Access: read-only
OBJECT-TYPE    
  InternationalDisplayString  

numberOfNGSslTunnels 1.3.6.1.4.1.4331.5.4
Total number how many NG tunnels existing on this appliance
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ngSslTunnelTable 1.3.6.1.4.1.4331.5.5
The NG Server tunnels statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NgSslTunnelEntry

ngSslTunnelEntry 1.3.6.1.4.1.4331.5.5.1
This represents the NG SSL tunnel table entry
Status: current Access: not-accessible
OBJECT-TYPE    
  NgSslTunnelEntry  

ngSslTunnelId 1.3.6.1.4.1.4331.5.5.1.1
Index field for NG SSL Tunnel Table
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ngSslTunnelUser 1.3.6.1.4.1.4331.5.5.1.2
Username associated with this NG SSL Tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  InternationalDisplayString  

ngSslTunnelVIP 1.3.6.1.4.1.4331.5.5.1.3
Virtual IP address associated with this NG SSL tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  InternationalDisplayString  

numOfNgFlowsPerTunnel 1.3.6.1.4.1.4331.5.5.1.4
Number of flows per this NG SSL tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ngSslTunnelUpTime 1.3.6.1.4.1.4331.5.5.1.5
Uptime statistics for this NG SSL tunnel.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ngclientAddrPoolUtilizationWarning 1.3.6.1.4.1.4331.5.100
When client address-pool utilization per pool \ exceeds threshold a trap should be triggered.
Status: current Access: read-only
NOTIFICATION-TYPE    

ngServerStateChange 1.3.6.1.4.1.4331.5.101
NG Server core functionality depends upon user \ space processes avssld, avpsd and two avevent \ kernel threads. SNMP agent will monitor these \ four processes and when any of these go down \ this trap will be triggered. Trap description \ will specify NG service is down due to particular \ component for example the description will contain \ names of NG and failed thread for example avssld(0).
Status: current Access: read-only
NOTIFICATION-TYPE    

nGSSLTunnelHogging 1.3.6.1.4.1.4331.5.102
All the NG tunnels will be monitored to check \ if they are exceeding threshold of tunnel bandwidth \ every 5 minutes. If a NG tunnel is persistently \ hogging the network for last 10 minutes this trap \ will be triggered. The NG tunnels statistics \ given with this trap will include instance of the \ ngSslTunnelTable for the Session \ hogging the bandwidth.
Status: current Access: read-only
NOTIFICATION-TYPE