AVENTAIL-NG-SERVER-MIBS
AI MIB Summary
The AVENTAIL-NG-SERVER-MIBS module enables monitoring of performance statistics and operational metrics for Aventail Next-Generation (NG) Server appliances via SNMP. It provides access to counters and gauges tracking server throughput, session states, and resource utilization to facilitate network capacity planning and fault isolation.
This Aventail MIB provides NG Server Statistics
Main OID:
aventailNGServer.1.3.6.1.4.1.4331.5
20
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
20 total| Object Name |
|---|
aventailNGServerThis Aventail MIB provides NG Server Statistics MODULE-IDENTITY .1.3.6.1.4.1.4331.5 |
ngServerStateThis oid conveys NG service state as \ ACTIVE, DOWN or CRASHED.ro InternationalDisplayString (HOST-RESOURCES-MIB) .1.3.6.1.4.1.4331.5.1 |
numOfNgClientAddrPoolThe number of Client Addr Pool assignedro Integer32 .1.3.6.1.4.1.4331.5.2 |
ngClientAddrPoolRangesTableThis table provides information about how many address \ pools are currently active in a appliance & what are \ their ranges. SEQUENCE OF NgClientAddrPoolEntry .1.3.6.1.4.1.4331.5.3 |
ngClientAddrPoolEntryThe number of pools are currently active in a appliance. NgClientAddrPoolEntry .1.3.6.1.4.1.4331.5.3.1 |
ngClientAddrPoolIdIndex field for client Address Pool Utilizationro Integer32 .1.3.6.1.4.1.4331.5.3.1.1 |
ngClientAddrPoolUtilizationPercentages of total how many VIPs are issued from \ this client address poolsro Integer32 .1.3.6.1.4.1.4331.5.3.1.2 |
ngStartRangeOfClientAddrPoolIP address in dot notation stating start range of \ client Address Pool Utilizationro InternationalDisplayString (HOST-RESOURCES-MIB) .1.3.6.1.4.1.4331.5.3.1.3 |
ngEndRangeOfClientAddrPoolIP address in dot notation stating end range of \ client Address Pool Utilizationro InternationalDisplayString (HOST-RESOURCES-MIB) .1.3.6.1.4.1.4331.5.3.1.4 |
numberOfNGSslTunnelsTotal number how many NG tunnels existing on this appliancero Integer32 .1.3.6.1.4.1.4331.5.4 |
ngSslTunnelTableThe NG Server tunnels statistics. SEQUENCE OF NgSslTunnelEntry .1.3.6.1.4.1.4331.5.5 |
ngSslTunnelEntryThis represents the NG SSL tunnel table entry NgSslTunnelEntry .1.3.6.1.4.1.4331.5.5.1 |
ngSslTunnelIdIndex field for NG SSL Tunnel Tablero Integer32 .1.3.6.1.4.1.4331.5.5.1.1 |
ngSslTunnelUserUsername associated with this NG SSL Tunnel.ro InternationalDisplayString (HOST-RESOURCES-MIB) .1.3.6.1.4.1.4331.5.5.1.2 |
ngSslTunnelVIPVirtual IP address associated with this NG SSL tunnel.ro InternationalDisplayString (HOST-RESOURCES-MIB) .1.3.6.1.4.1.4331.5.5.1.3 |
numOfNgFlowsPerTunnelNumber of flows per this NG SSL tunnel.ro Integer32 .1.3.6.1.4.1.4331.5.5.1.4 |
ngSslTunnelUpTimeUptime statistics for this NG SSL tunnel.ro Integer32 .1.3.6.1.4.1.4331.5.5.1.5 |
ngclientAddrPoolUtilizationWarningWhen client address-pool utilization per pool \ exceeds threshold a trap should be triggered. NOTIFICATION-TYPE .1.3.6.1.4.1.4331.5.100 |
ngServerStateChangeNG 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). NOTIFICATION-TYPE .1.3.6.1.4.1.4331.5.101 |
nGSSLTunnelHoggingAll 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. NOTIFICATION-TYPE .1.3.6.1.4.1.4331.5.102 |