CLAVISTER-MIB
AI MIB Summary
The CLAVISTER-MIB module provides SNMP access to monitor and manage Clavister CorePlus firewall appliances, exposing critical operational metrics such as interface statistics, session table states, CPU and memory utilization, and security policy counters. It enables network administrators to track device health, analyze traffic throughput, and detect anomalies within the Clavister security infrastructure via standard SNMP polling.
The MIB module for Clavister CorePlus products.
Main OID:
clavisterStatsMibModule.1.3.6.1.4.1.5089.2.1.1
240
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
240 total| Object Name |
|---|
clvSystem OBJECT IDENTIFIER .1.3.6.1.4.1.5089.1.2.1 |
clvSysCpuLoadThe system cpu load.ro Gauge32 .1.3.6.1.4.1.5089.1.2.1.1 |
clvSysForwardedBitsTotal number of forwarded bytes.ro Counter32 .1.3.6.1.4.1.5089.1.2.1.2 |
clvSysForwardedPacketsTotal number of forwarded packets.ro Counter32 .1.3.6.1.4.1.5089.1.2.1.3 |
clvSysBuffUseThe current number of buffers in use.ro Gauge32 .1.3.6.1.4.1.5089.1.2.1.4 |
clvSysConnsThe numer of connections.ro Gauge32 .1.3.6.1.4.1.5089.1.2.1.5 |
clvSysPerStateCounters OBJECT IDENTIFIER .1.3.6.1.4.1.5089.1.2.1.6 |
clvSysPscTcpSynNumber of TCP connections in the SYN state.ro Gauge32 .1.3.6.1.4.1.5089.1.2.1.6.1 |
clvSysPscTcpOpenNumber of TCP connections in the OPEN state.ro Gauge32 .1.3.6.1.4.1.5089.1.2.1.6.2 |
clvSysPscTcpFinNumber of TCP connections in the FIN state.ro Gauge32 .1.3.6.1.4.1.5089.1.2.1.6.3 |
clvSysPscUdpNumber of UDP connections.ro Gauge32 .1.3.6.1.4.1.5089.1.2.1.6.4 |
clvSysPscIcmpNumber of ICMP connections.ro Gauge32 .1.3.6.1.4.1.5089.1.2.1.6.5 |
clvSysPscOtherNumber of other connections.ro Gauge32 .1.3.6.1.4.1.5089.1.2.1.6.6 |
clvIfStatsTableA table of Clavister specific interfaces statistics SEQUENCE OF ClvIfStatsEntry .1.3.6.1.4.1.5089.1.2.1.7 |
clvIfStatsEntryThe row in a table of Clavister specific interface statistics ClvIfStatsEntry .1.3.6.1.4.1.5089.1.2.1.7.1 |
clvIfStatsIndexIndex of a row in clvSysIfStatsTable Integer32 .1.3.6.1.4.1.5089.1.2.1.7.1.1 |
clvIfNameThe name of the interface.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5089.1.2.1.7.1.2 |
clvIfFragsInNumber of IP packet fragments received in the interface.ro Counter32 .1.3.6.1.4.1.5089.1.2.1.7.1.3 |
clvIfFragReassOkNumber of complete IP packets successfully reassembled from the fragments received in the interface.ro Counter32 .1.3.6.1.4.1.5089.1.2.1.7.1.4 |
clvIfFragReassFailNumber of packets that could not be reassembled, either due to resource starvation, illegal fragmentation, or just packet loss.ro Counter32 .1.3.6.1.4.1.5089.1.2.1.7.1.5 |
clvIfPktsInCntNumber of packets received by the interface.ro Counter32 .1.3.6.1.4.1.5089.1.2.1.7.1.6 |
clvIfPktsOutCntNumber of packets sent by the interfacero Counter32 .1.3.6.1.4.1.5089.1.2.1.7.1.7 |
clvIfBitsInCntNumber of bits received by the interfacero Counter32 .1.3.6.1.4.1.5089.1.2.1.7.1.8 |
clvIfBitsOutCntNumber of bits sent by the interfacero Counter32 .1.3.6.1.4.1.5089.1.2.1.7.1.9 |
clvIfPktsTotCntTotat number of packets transmited by the interfacero Counter32 .1.3.6.1.4.1.5089.1.2.1.7.1.10 |
clvIfBitsTotCntTotat number of bits transmited by the interfacero Counter32 .1.3.6.1.4.1.5089.1.2.1.7.1.11 |
clvIfRxRingTableA table of Clavister specific interface Rx ring statistics SEQUENCE OF ClvIfRxRingEntry .1.3.6.1.4.1.5089.1.2.1.8 |
clvIfRxRingEntryThe row in a table of Clavister specific interface Rx ring statistics. ClvIfRxRingEntry .1.3.6.1.4.1.5089.1.2.1.8.1 |
clvIfRxRingIndexIndex of a row in clvIfRxRingTable. Integer32 .1.3.6.1.4.1.5089.1.2.1.8.1.1 |
clvIfRxRingFifoErrorsRx Ring number of FIFO errors.ro Counter32 .1.3.6.1.4.1.5089.1.2.1.8.1.2 |
clvIfRxDespoolsNumber of despool events per second.ro Gauge32 .1.3.6.1.4.1.5089.1.2.1.8.1.3 |
clvIfRxAvgUseRx Ring average usage.ro Gauge32 .1.3.6.1.4.1.5089.1.2.1.8.1.4 |
clvIfRxRingSaturationRx Ring sturation. Percentage of ring use per despool event when the ring has been more than half full.ro Gauge32 .1.3.6.1.4.1.5089.1.2.1.8.1.5 |
clvRxRingFloodedRx Ring number of despool events for which the ring has been completely floodedro Gauge32 .1.3.6.1.4.1.5089.1.2.1.8.1.6 |
clvIfTxRingTableA table of Clavister specific interface Tx ring statistics SEQUENCE OF ClvIfTxRingEntry .1.3.6.1.4.1.5089.1.2.1.9 |
clvIfTxRingEntryThe row in a table of Clavister specific interface Tx ring statistics. ClvIfTxRingEntry .1.3.6.1.4.1.5089.1.2.1.9.1 |
clvIfTxRingIndexIndex of a row in clvIfRxRingTable. Integer32 .1.3.6.1.4.1.5089.1.2.1.9.1.1 |
clvIfTxDespoolsTx Ring number of despool event per second (polls when there is at least one buffer in the ring)ro Gauge32 .1.3.6.1.4.1.5089.1.2.1.9.1.2 |
clvIfTxAvgUseTx Ring number of despool events when the ring has been completely floodedro Gauge32 .1.3.6.1.4.1.5089.1.2.1.9.1.3 |
clvIfTxRingSaturationTx Ring percentage of use per despool event when the ring has been more than half full.ro Gauge32 .1.3.6.1.4.1.5089.1.2.1.9.1.4 |
clvRxTingFloodedTx Ring number of despool events for in which the ring has been completely floodedro Gauge32 .1.3.6.1.4.1.5089.1.2.1.9.1.5 |
clvIfVlanStatsTableA table of Clavister VLAN statistics SEQUENCE OF ClvIfVlanStatsEntry .1.3.6.1.4.1.5089.1.2.1.10 |
clvIfVlanStatsEntryThe row in a table of clvIfVlanStatsTable. Each has an index equal to the ifIndex of the corresponding physical interface ClvIfVlanStatsEntry .1.3.6.1.4.1.5089.1.2.1.10.1 |
clvIfVlanIndexExtended index of a row in clvIfVlanStatsTable. Integer32 .1.3.6.1.4.1.5089.1.2.1.10.1.1 |
clvIfVlanUntaggedInPktsNumber of untaged packets untagged packets received by the interface.ro Counter32 .1.3.6.1.4.1.5089.1.2.1.10.1.2 |
clvIfVlanUntaggedOutPktsNumber of untagged packets sent by the interface.ro Counter32 .1.3.6.1.4.1.5089.1.2.1.10.1.3 |
clvIfVlanUntaggedTotPktsTotal number of untagged packets processed by the interface.ro Counter32 .1.3.6.1.4.1.5089.1.2.1.10.1.4 |
clvIfVlanUntaggedInOctetsTotal number of octects in untagged packets received by the interface.ro Counter32 .1.3.6.1.4.1.5089.1.2.1.10.1.5 |
clvIfVlanUntaggedOutOctetsTotal number of octects in untagged packets sent by the interface.ro Counter32 .1.3.6.1.4.1.5089.1.2.1.10.1.6 |
clvIfVlanUntaggedTotOctetsTotal number of octects in untagged packets processed by the interface.ro Counter32 .1.3.6.1.4.1.5089.1.2.1.10.1.7 |
clvHWSensorTableTable of hardware sensors. SEQUENCE OF ClvHWSensorEntry .1.3.6.1.4.1.5089.1.2.1.11 |
clvHWSensorEntryEntry of table of hardware sensors. ClvHWSensorEntry .1.3.6.1.4.1.5089.1.2.1.11.1 |
clvHWSensorIndexIndex of the entries of the sensor table. Integer32 .1.3.6.1.4.1.5089.1.2.1.11.1.1 |
clvHWSensorNameThe description of the sensor.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5089.1.2.1.11.1.2 |
clvHWSensorValueThe value of the sensor.ro Gauge32 .1.3.6.1.4.1.5089.1.2.1.11.1.3 |
clvHWSensorUnitThe description of the unit of the value mesured by sensor.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5089.1.2.1.11.1.4 |
clvSysMemUsageThe current memory usage.ro Gauge32 .1.3.6.1.4.1.5089.1.2.1.12 |
clvSysTCPUsage OBJECT IDENTIFIER .1.3.6.1.4.1.5089.1.2.1.13 |
clvSysTCPRecvSmallSmall TCP receive windows usage.ro Gauge32 .1.3.6.1.4.1.5089.1.2.1.13.1 |
clvSysTCPRecvLargeLarge TCP receive windows usage.ro Gauge32 .1.3.6.1.4.1.5089.1.2.1.13.2 |
clvSysTCPSendSmallSmall TCP send windows usage.ro Gauge32 .1.3.6.1.4.1.5089.1.2.1.13.3 |
clvSysTCPSendLargeLarge TCP send windows usage.ro Gauge32 .1.3.6.1.4.1.5089.1.2.1.13.4 |
clvSysTimerUsageThe current number of timers in use.ro Gauge32 .1.3.6.1.4.1.5089.1.2.1.14 |
clvVPN OBJECT IDENTIFIER .1.3.6.1.4.1.5089.1.2.2 |
clvIPsec OBJECT IDENTIFIER .1.3.6.1.4.1.5089.1.2.2.1 |
clvIPsecGlobal OBJECT IDENTIFIER .1.3.6.1.4.1.5089.1.2.2.1.1 |
clvIPsecPhaseOneActiveNumber of Phase-1 active negotiationsro Gauge32 .1.3.6.1.4.1.5089.1.2.2.1.1.1 |
clvIPsecPhaseOneAggrModeDoneNumber of Phase-1 aggressive mode negotiations.ro Gauge32 .1.3.6.1.4.1.5089.1.2.2.1.1.2 |
clvIPsecQuickModeActiveNumber of quick mode active negotiations.ro Gauge32 .1.3.6.1.4.1.5089.1.2.2.1.1.3 |
clvIPsecPhaseOneDoneNumber of Phase-1 negotiations done.ro Counter32 .1.3.6.1.4.1.5089.1.2.2.1.1.4 |
clvIPsecPhaseOneFailedNumber of Phase-1 negotiations failed.ro Counter32 .1.3.6.1.4.1.5089.1.2.2.1.1.5 |
clvIPsecPhaseOneRekeyedNumber of Phase-1 negotiations rekeyed.ro Counter32 .1.3.6.1.4.1.5089.1.2.2.1.1.6 |
clvIPsecQuickModeDoneNumber of quick mode negotiations done.ro Counter32 .1.3.6.1.4.1.5089.1.2.2.1.1.7 |
clvIPsecQuickModeFailedNumber of quick mode negotiations failed.ro Counter32 .1.3.6.1.4.1.5089.1.2.2.1.1.8 |
clvIPsecInfoDoneNumber of informational exchanges done. (Not available in IKEv1 implementations)ro Counter32 .1.3.6.1.4.1.5089.1.2.2.1.1.9 |
clvIPsecInfoFailedNumber of informational exchanges failed. (Not available in IKEv1 implementations)ro Counter32 .1.3.6.1.4.1.5089.1.2.2.1.1.10 |
clvIPsecInOctetsCompTotal octets in before decompression.ro Counter64 .1.3.6.1.4.1.5089.1.2.2.1.1.11 |
clvIPsecInOctetsUncompTotal octets in after decompression.ro Counter64 .1.3.6.1.4.1.5089.1.2.2.1.1.12 |
clvIPsecOutOctetsCompTotal octets out after compression.ro Counter64 .1.3.6.1.4.1.5089.1.2.2.1.1.13 |
clvIPsecOutOctetsUncompTotal octets out before compression.ro Counter64 .1.3.6.1.4.1.5089.1.2.2.1.1.14 |
clvIPsecForwardedOctetsCompTotal octets forwarded after compression.ro Counter64 .1.3.6.1.4.1.5089.1.2.2.1.1.15 |
clvIPsecForwardedOctetsUcompTotal octets forwarded before compression.ro Counter64 .1.3.6.1.4.1.5089.1.2.2.1.1.16 |
clvIPsecInPacketsTotal packets in.ro Counter64 .1.3.6.1.4.1.5089.1.2.2.1.1.17 |
clvIPsecOutPacketsTotal packets Out.ro Counter64 .1.3.6.1.4.1.5089.1.2.2.1.1.18 |
clvIPsecForwardedPacketsTotal packets forwarded.ro Counter64 .1.3.6.1.4.1.5089.1.2.2.1.1.19 |
clvIPsecActiveTransformsNumber of currently active transforms.ro Gauge32 .1.3.6.1.4.1.5089.1.2.2.1.1.20 |
clvIPsecTotalTransformsTotal number of transform records created.ro Counter32 .1.3.6.1.4.1.5089.1.2.2.1.1.21 |
clvIPsecOutOfTransformsNumber of packets dropped due to no available transform object. (Not available in IKEv1 implementations)ro Counter32 .1.3.6.1.4.1.5089.1.2.2.1.1.22 |
clvIPsecTotalRekeysTotal number of rekeys performed.ro Counter32 .1.3.6.1.4.1.5089.1.2.2.1.1.23 |
clvRules OBJECT IDENTIFIER .1.3.6.1.4.1.5089.1.2.3 |
clvRuleUseTableA list of general rules usage statistics. SEQUENCE OF ClvRuleUseEntry .1.3.6.1.4.1.5089.1.2.3.2 |
clvRuleUseEntryThe statistics over a rule usage. ClvRuleUseEntry .1.3.6.1.4.1.5089.1.2.3.2.1 |
clvRuleIndexThe rule usage index. Integer32 .1.3.6.1.4.1.5089.1.2.3.2.1.1 |
clvRuleNameThe name of the rule.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5089.1.2.3.2.1.2 |
clvRuleUseThe number of times o rule was used.ro Counter32 .1.3.6.1.4.1.5089.1.2.3.2.1.3 |
clvIPPools OBJECT IDENTIFIER .1.3.6.1.4.1.5089.1.2.4 |
clvIPPoolsNumberThe number of ip poolsro Integer32 .1.3.6.1.4.1.5089.1.2.4.1 |
clvIPPoolTableA list of IP pools SEQUENCE OF ClvIPPoolEntry .1.3.6.1.4.1.5089.1.2.4.2 |
clvIPPoolEntryThe attributes of an ip pool ClvIPPoolEntry .1.3.6.1.4.1.5089.1.2.4.2.1 |
clvIPPoolIndexThe ip pool index Integer32 .1.3.6.1.4.1.5089.1.2.4.2.1.1 |
clvIPPoolNameThe ip pool namero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5089.1.2.4.2.1.2 |
clvIPPoolPrepareNumber of IP pool objects in prepare mode.ro Gauge32 .1.3.6.1.4.1.5089.1.2.4.2.1.3 |
clvIPPoolFreeNumber of available IPs in the pool.ro Gauge32 .1.3.6.1.4.1.5089.1.2.4.2.1.4 |
clvIPPoolMissesMumber of missed IP pool negotiations for other reasons than lack of available IP numbers.ro Gauge32 .1.3.6.1.4.1.5089.1.2.4.2.1.5 |
clvIPPoolClientFailsNumber of failed IP pool transactions.ro Gauge32 .1.3.6.1.4.1.5089.1.2.4.2.1.6 |
clvIPPoolUsedNumber of IP numbers in use from the pool.ro Gauge32 .1.3.6.1.4.1.5089.1.2.4.2.1.7 |
clvDHCPServer OBJECT IDENTIFIER .1.3.6.1.4.1.5089.1.2.5 |
clvDHCPTotalRejectedTotal number of rejected packets (all rules).ro Gauge32 .1.3.6.1.4.1.5089.1.2.5.1 |
clvDHCPRuleTableA list of all DHCP server rules usage statistics. SEQUENCE OF ClvDHCPRuleEntry .1.3.6.1.4.1.5089.1.2.5.2 |
clvDHCPRuleEntryThe attributes of a DHCP server rule statistics. ClvDHCPRuleEntry .1.3.6.1.4.1.5089.1.2.5.2.1 |
clvDHCPRuleIndexThe DHCP server rule index Integer32 .1.3.6.1.4.1.5089.1.2.5.2.1.1 |
clvDHCPRuleNameThe DHCP server rule name.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5089.1.2.5.2.1.2 |
clvDHCPRuleUsageNumber of used IPs in the pool.ro Gauge32 .1.3.6.1.4.1.5089.1.2.5.2.1.3 |
clvDHCPRuleUsagePercentThe percentage of the used IPs in relation to the IP pool size.ro Gauge32 .1.3.6.1.4.1.5089.1.2.5.2.1.4 |
clvDHCPActiveClientsNumber of currently active clients.ro Gauge32 .1.3.6.1.4.1.5089.1.2.5.2.1.5 |
clvDHCPActiveClientsPercentThe number of currently active clients as a percentage of the pool size.ro Gauge32 .1.3.6.1.4.1.5089.1.2.5.2.1.6 |
clvDHCPRejectedRequestsNumber of rejected requests matching the current rule.ro Gauge32 .1.3.6.1.4.1.5089.1.2.5.2.1.7 |
clvDHCPTotalLeasesTotal number of leases in the pool.ro Gauge32 .1.3.6.1.4.1.5089.1.2.5.2.1.8 |
clvUserAuth OBJECT IDENTIFIER .1.3.6.1.4.1.5089.1.2.6 |
clvUserAuthHTTPUsersNumber of currently logged in HTTP users.ro Gauge32 .1.3.6.1.4.1.5089.1.2.6.1 |
clvUserAuthXAUTHUsersNumber of currently logged in XAUTH users.ro Gauge32 .1.3.6.1.4.1.5089.1.2.6.2 |
clvUserAuthHTTPSUsersNumber of currently logged in HTTPS users.ro Gauge32 .1.3.6.1.4.1.5089.1.2.6.3 |
clvUserAuthPPPUsersNumber of currently logged in PPP users.ro Gauge32 .1.3.6.1.4.1.5089.1.2.6.4 |
clvUserAuthEAPUsersNumber of currently logged in EAP users.ro Gauge32 .1.3.6.1.4.1.5089.1.2.6.5 |
clvUserAuthRuleUseTableTable of user authentication rule usage. SEQUENCE OF ClvUserAuthRuleUseEntry .1.3.6.1.4.1.5089.1.2.6.6 |
clvUserAuthRuleUseEntryThe attributes of an authentication rule usage statistics. ClvUserAuthRuleUseEntry .1.3.6.1.4.1.5089.1.2.6.6.1 |
clvUserAuthRuleIndexThe rule usage index. Integer32 .1.3.6.1.4.1.5089.1.2.6.6.1.1 |
clvUserAuthRuleNameThe name of the rule.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5089.1.2.6.6.1.2 |
clvUserAuthRuleUseThe number of times o rule was used.ro Counter32 .1.3.6.1.4.1.5089.1.2.6.6.1.3 |
clvLinkMonitor OBJECT IDENTIFIER .1.3.6.1.4.1.5089.1.2.7 |
clvLinkMonGrpThe number of groups of monitored linksro Integer32 .1.3.6.1.4.1.5089.1.2.7.1 |
clvLinkMonGrpTableTable of link monitor groups. SEQUENCE OF ClvLinkMonGrpEntry .1.3.6.1.4.1.5089.1.2.7.2 |
clvLinkMonGrpEntryThe attributes of a link monitor group ClvLinkMonGrpEntry .1.3.6.1.4.1.5089.1.2.7.2.1 |
clvLinkMonGrpIndexThe index row in the table of link monitor groups. Integer32 .1.3.6.1.4.1.5089.1.2.7.2.1.1 |
clvLinkMonGrpNameThe link monitor group name.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5089.1.2.7.2.1.2 |
clvLinkMonGrpHostsUpA Group of monitored hosts.ro Gauge32 .1.3.6.1.4.1.5089.1.2.7.2.1.3 |
clvLinkMonHostTableTable of link monitored hosts in a link monnitor group. SEQUENCE OF ClvLinkMonHostEntry .1.3.6.1.4.1.5089.1.2.7.3 |
clvLinkMonHostEntryThe attributes of a monitored host. ClvLinkMonHostEntry .1.3.6.1.4.1.5089.1.2.7.3.1 |
clvLinkMonHostIndexThe index an host in the table of link monitor hosts. Integer32 .1.3.6.1.4.1.5089.1.2.7.3.1.1 |
clvLinkMonHostIdThe monitored host identifier.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5089.1.2.7.3.1.2 |
clvLinkMonHostShortTermLossThe percentage of short term losst packets.ro Gauge32 .1.3.6.1.4.1.5089.1.2.7.3.1.3 |
clvLinkMonHostPacketsLostTotal number of lost monitoring packets.ro Counter32 .1.3.6.1.4.1.5089.1.2.7.3.1.4 |
clvPipes OBJECT IDENTIFIER .1.3.6.1.4.1.5089.1.2.8 |
clvPipeUsersThe current number of users, as defined by the grouping settings of each pipe, being tracked in the pipes system. Note that this value corresponds to the number of users active in each time slice of 1/20th of a second, and not to the number of users having open connections.ro Gauge32 .1.3.6.1.4.1.5089.1.2.8.1 |
clvPipeTableTable of pipes SEQUENCE OF ClvPipeEntry .1.3.6.1.4.1.5089.1.2.8.2 |
clvPipeEntryA entry of the pipes table ClvPipeEntry .1.3.6.1.4.1.5089.1.2.8.2.1 |
clvPipeIndexThe pipe index Integer32 .1.3.6.1.4.1.5089.1.2.8.2.1.1 |
clvPipeNameThe name of the pipero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5089.1.2.8.2.1.2 |
clvPipeMinPrecThe minimum of the range of pipe precedences.ro Integer32 .1.3.6.1.4.1.5089.1.2.8.2.1.3 |
clvPipeMaxPrecThe maximum of the range of pipe precedences.ro Integer32 .1.3.6.1.4.1.5089.1.2.8.2.1.4 |
clvPipeDefPrecThe precedence assigned to a packet for which has not one allready done by a Pipe Rule.ro Integer32 .1.3.6.1.4.1.5089.1.2.8.2.1.5 |
clvPipeNumPrecThe number of pipe precedencesro Integer32 .1.3.6.1.4.1.5089.1.2.8.2.1.6 |
clvPipeNumUsersThe current number of users, as defined by the grouping settings of each pipe, being tracked in the pipes system. This value corresponds to the number of users active in each time slice and not to the number of users having open connections.ro Gauge32 .1.3.6.1.4.1.5089.1.2.8.2.1.7 |
clvPipeCurrentBpsThe current throughput of a pipe, in bits per second, as a sum of the corresponding values for all precedences.ro Gauge32 .1.3.6.1.4.1.5089.1.2.8.2.1.8 |
clvPipeCurrentPpsThe current throughput of a pipe, in packets per second, as a sum of the corresponding values for all precedences.ro Gauge32 .1.3.6.1.4.1.5089.1.2.8.2.1.9 |
clvPipeDelayedPacketsThe number of times packets have been delayed as a result of a pipe, or pipe user having used up its allotted bandwidth. Note that one single packet may be delayed several times; if a pipe is really full, this count may exceed the number of packets actually passing through the pipe.ro Counter32 .1.3.6.1.4.1.5089.1.2.8.2.1.10 |
clvPipeDropedPacketsThe number of packets dropped by a pipe. Packets are dropped when CorePlus is running out of packet buffers. This occurs when excessive amounts of packets need to be queued for later delivery. The packet dropped is always the one that has been queued the longest time globally, which means that the connection suffering from packet loss will be the one most overloading the system.ro Counter32 .1.3.6.1.4.1.5089.1.2.8.2.1.11 |
clvPipePrecTableThere is a one to many relation between a pipe and its precedences. The number of precedences is a instance attribute of each pipe. This table extends the pipes table in order to express the relation between a pipe and the respective precedences. SEQUENCE OF ClvPipePrecEntry .1.3.6.1.4.1.5089.1.2.8.3 |
clvPipePrecEntryAn entry of the table of pipe pecedences. These table entries are chracterized by been indexed by two values. The first index the same as the pipe index of the corresponding row in table of pipes and the second index is the index of the set of precedences of the corresponding pipe. ClvPipePrecEntry .1.3.6.1.4.1.5089.1.2.8.3.1 |
clvPipePrecIndexIndex of a precedence of a specific pipe. This is the second index of the entries of pipe precedence table described by object clvPipePrecEntry. Integer32 .1.3.6.1.4.1.5089.1.2.8.3.1.1 |
clvPipePrecThe precedence valuero Integer32 .1.3.6.1.4.1.5089.1.2.8.3.1.2 |
clvPipePrecBpsThe current throughput of the pipe, in bits per second, with the corresponding precedence.ro Gauge32 .1.3.6.1.4.1.5089.1.2.8.3.1.3 |
clvPipePrecTotalPpsThe current throughput of the pipe precedence, in packets per second.ro Gauge32 .1.3.6.1.4.1.5089.1.2.8.3.1.4 |
clvPipePrecReservedBpsThe current bandwidth allocated to the precedence.ro Gauge32 .1.3.6.1.4.1.5089.1.2.8.3.1.5 |
clvPipePrecDynLimBpsThe current bandwidth limit limit applied the precedence.ro Gauge32 .1.3.6.1.4.1.5089.1.2.8.3.1.6 |
clvPipePrecDynUsrLimBpsThe current precedence bandwidth limit per user of the pipe.ro Gauge32 .1.3.6.1.4.1.5089.1.2.8.3.1.7 |
clvPipePrecDelayedPacketsThe number of times packets have been delayed as a result of a precedence, or pipe user having used up its allotted bandwidth. Note that one single packet may be delayed several times; if a pipe is really full, this count may exceed the number of packets of this precedence actually passing through the pipe.ro Counter32 .1.3.6.1.4.1.5089.1.2.8.3.1.8 |
clvPipePrecDropedPacketsThe number of pipe dropped packets with the corresponding precedence.ro Counter32 .1.3.6.1.4.1.5089.1.2.8.3.1.9 |
clvALG OBJECT IDENTIFIER .1.3.6.1.4.1.5089.1.2.9 |
clvAlgSessionsTotal ALG sessionsro Gauge32 .1.3.6.1.4.1.5089.1.2.9.1 |
clvAlgConnectionsTotal ALG connectionsro Gauge32 .1.3.6.1.4.1.5089.1.2.9.2 |
clvAlgTCPStreamsTotal ALG TCP streamsro Gauge32 .1.3.6.1.4.1.5089.1.2.9.3 |
clvHttpAlg OBJECT IDENTIFIER .1.3.6.1.4.1.5089.1.2.9.4 |
clvHttpAlgTableTable of HTTP ALG objects. SEQUENCE OF ClvHttpAlgEntry .1.3.6.1.4.1.5089.1.2.9.4.1 |
clvHttpAlgEntryA row of the table of HTTP ALG objects. ClvHttpAlgEntry .1.3.6.1.4.1.5089.1.2.9.4.1.1 |
clvHttpAlgIndexThe index of an entry of the Table of HTTP ALG objects. Integer32 .1.3.6.1.4.1.5089.1.2.9.4.1.1.1 |
clvHttpAlgNameThe name of an HTTP ALG object.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5089.1.2.9.4.1.1.2 |
clvHttpAlgTotalRequestedTotal number of URL requests.ro Gauge32 .1.3.6.1.4.1.5089.1.2.9.4.1.1.3 |
clvHttpAlgTotalAllowedTotal number of allowed URL requests.ro Gauge32 .1.3.6.1.4.1.5089.1.2.9.4.1.1.4 |
clvHttpAlgTotalBlockedTotal number of blocked URL requests.ro Gauge32 .1.3.6.1.4.1.5089.1.2.9.4.1.1.5 |
clvHttpAlgCntFltTableTable of HTTP ALG content filtering rules. SEQUENCE OF ClvHttpAlgCntFltEntry .1.3.6.1.4.1.5089.1.2.9.4.2 |
clvHttpAlgCntFltEntryEntry of the table of HTTP ALG content filtering rules. ClvHttpAlgCntFltEntry .1.3.6.1.4.1.5089.1.2.9.4.2.1 |
clvHttpAlgCntFltIndexThe index of an entry of the Table of HTTP ALG content filtering objects. Integer32 .1.3.6.1.4.1.5089.1.2.9.4.2.1.1 |
clvHttpAlgCntFltNameThe name of the a HTTP ALG content fitering.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5089.1.2.9.4.2.1.2 |
clvHttpAlgCntFltRequestsTotal number of URLs intercepted by a content filtering object.ro Gauge32 .1.3.6.1.4.1.5089.1.2.9.4.2.1.3 |
clvHttpAlgCntFltAllowedTotal number of URLs intercepted and allowed by a content filtering object.ro Gauge32 .1.3.6.1.4.1.5089.1.2.9.4.2.1.4 |
clvHttpAlgCntFltBlockedTotal number of URLs intercepted and blocked by a content filtering object.ro Gauge32 .1.3.6.1.4.1.5089.1.2.9.4.2.1.5 |
clvSmtpAlg OBJECT IDENTIFIER .1.3.6.1.4.1.5089.1.2.9.5 |
clvSmtpAlgTableTable of SMTP ALG objects. SEQUENCE OF ClvSmtpAlgEntry .1.3.6.1.4.1.5089.1.2.9.5.1 |
clvSmtpAlgEntryA row of the table of SMTP ALG objects. ClvSmtpAlgEntry .1.3.6.1.4.1.5089.1.2.9.5.1.1 |
clvSmtpAlgIndexThe index of an entry of the Table of SMTP ALG objects. Integer32 .1.3.6.1.4.1.5089.1.2.9.5.1.1.1 |
clvSmtpAlgNameThe name of an SMTP ALG object.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5089.1.2.9.5.1.1.2 |
clvSmtpAlgTotCheckedSesTotal sessions checked by the SMTP ALG of corresponding index.ro Gauge32 .1.3.6.1.4.1.5089.1.2.9.5.1.1.3 |
clvSmtpAlgTotSpamSesTotal spam sessions detected by the SMTP ALG of corresponding index.ro Gauge32 .1.3.6.1.4.1.5089.1.2.9.5.1.1.4 |
clvSmtpAlgTotDroppedSesTotal deroped sessions for the SMTP ALG of corresponding index.ro Gauge32 .1.3.6.1.4.1.5089.1.2.9.5.1.1.5 |
clvSmtpAlgDnsBlTableTable of SMTP ALG DNS balck list objects. SEQUENCE OF ClvSmtpAlgDnsBlEntry .1.3.6.1.4.1.5089.1.2.9.5.2 |
clvSmtpAlgDnsBlEntryA row of the table of SMTP ALG DNS black list objects. ClvSmtpAlgDnsBlEntry .1.3.6.1.4.1.5089.1.2.9.5.2.1 |
clvSmtpAlgDnsBlIndexThe index of an entry of the SMTP ALG DNS black list objects. Integer32 .1.3.6.1.4.1.5089.1.2.9.5.2.1.1 |
clvSmtpAlgDnsBlNameThe SMTP DNS black list name.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5089.1.2.9.5.2.1.2 |
clvSmtpAlgDnsBlCheckedTotal sessions checked againt SMTP ALG DNS black list of corresponding indexro Gauge32 .1.3.6.1.4.1.5089.1.2.9.5.2.1.3 |
clvSmtpAlgDnsBlMatchedTotal sessions that matched SMTP ALG DNS black list of corresponding indexro Gauge32 .1.3.6.1.4.1.5089.1.2.9.5.2.1.4 |
clvSmtpAlgDnsBlFailChecksTotal failed checks for the SMTP ALG DNS black list of corresponding indexro Gauge32 .1.3.6.1.4.1.5089.1.2.9.5.2.1.5 |
clvDHCPRelay OBJECT IDENTIFIER .1.3.6.1.4.1.5089.1.2.11 |
clvDHCPRelayCurClientsTotal DHCP relay active relayed clients.ro Gauge32 .1.3.6.1.4.1.5089.1.2.11.1 |
clvDHCPRelayCurTransOngoing DHCP relay transactions.ro Gauge32 .1.3.6.1.4.1.5089.1.2.11.2 |
clvDHCPRelayRejectedTotal DHCP relay packets rejected.ro Gauge32 .1.3.6.1.4.1.5089.1.2.11.3 |
clvDHCPRelayRuleTableTable of DHCP relay rules. SEQUENCE OF ClvDHCPRelayRuleEntry .1.3.6.1.4.1.5089.1.2.11.4 |
clvDHCPRelayRuleEntryEntry of the table of DHCP relay rules ClvDHCPRelayRuleEntry .1.3.6.1.4.1.5089.1.2.11.4.1 |
clvDHCPRelayRuleIndexIndex of the table of DHCP relay rules. Integer32 .1.3.6.1.4.1.5089.1.2.11.4.1.1 |
clvDHCPRelayRuleNameDisplay name of a DHCP relay rulero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.5089.1.2.11.4.1.2 |
clvDHCPRelayRuleHitsNumber of the times the DHCP relay rule with corresponding index was used.ro Gauge32 .1.3.6.1.4.1.5089.1.2.11.4.1.3 |
clvDHCPRelayRuleCurClientsNumber of ctive relayed clients by the DHCP relay rule with corresponding index.ro Gauge32 .1.3.6.1.4.1.5089.1.2.11.4.1.4 |
clvDHCPRelayRuleRejCliPktsNumber of client packets rejected by a rule.ro Gauge32 .1.3.6.1.4.1.5089.1.2.11.4.1.5 |
clvDHCPRelayRuleRejSrvPktsNumber of DHCP server packets rejected by the DHCP relay rule with the corresponding index.ro Gauge32 .1.3.6.1.4.1.5089.1.2.11.4.1.6 |
clvHA OBJECT IDENTIFIER .1.3.6.1.4.1.5089.1.2.12 |
clvHASyncSendQueueLengthSize of the queue used for the High Availability sync interface.ro Gauge32 .1.3.6.1.4.1.5089.1.2.12.1 |
clvHASyncSendQueueUsagePacketsHigh Availability Sync interface queue usage in number of packets.ro Gauge32 .1.3.6.1.4.1.5089.1.2.12.2 |
clvHASyncSendQueueUsageOctectsHigh Availability Sync interface queue usage in number of octects.ro Gauge32 .1.3.6.1.4.1.5089.1.2.12.3 |
clvHASyncSentPacketsNumber High Availability packets sent on Sync.ro Counter32 .1.3.6.1.4.1.5089.1.2.12.4 |
clvHASyncSendResentPacketsNumber of High Availability packets resent on Sync.ro Counter32 .1.3.6.1.4.1.5089.1.2.12.5 |
clavisterStatsMibModuleThe MIB module for Clavister CorePlus products. MODULE-IDENTITY .1.3.6.1.4.1.5089.2.1.1 |
clavisterStatsConformance OBJECT IDENTIFIER .1.3.6.1.4.1.5089.2.2.1 |
clavisterStatsComplianceModule Compliance Unknown .1.3.6.1.4.1.5089.2.2.1.1 |
clavisterStatsRegGroups OBJECT IDENTIFIER .1.3.6.1.4.1.5089.2.3.1 |
clvSystemObjectGroupSystem statistics Group Unknown .1.3.6.1.4.1.5089.2.3.1.1 |
clvIPsecObjectGroupIPsec Group Unknown .1.3.6.1.4.1.5089.2.3.1.2 |
clvStateCountersGroupPer state counters Unknown .1.3.6.1.4.1.5089.2.3.1.3 |
clvIPPoolGroupIP pool entry objects group Unknown .1.3.6.1.4.1.5089.2.3.1.4 |
clvDHCPServerGroupDHCP server rules objects. Unknown .1.3.6.1.4.1.5089.2.3.1.5 |
clvRuleUseGroupRule use objects. Unknown .1.3.6.1.4.1.5089.2.3.1.6 |
clvUserAuthGroupUser auth objects. Unknown .1.3.6.1.4.1.5089.2.3.1.7 |
clvIfStatsGroupClavister interface statistics group. Unknown .1.3.6.1.4.1.5089.2.3.1.8 |
clvLinkMonitorGroupClavister link monitor statistics group Unknown .1.3.6.1.4.1.5089.2.3.1.9 |
clvPipesObjectGroupClavister pipes statistics group Unknown .1.3.6.1.4.1.5089.2.3.1.10 |
clvDHCPRelayObjectGroupClavister DHCP relay statistics group Unknown .1.3.6.1.4.1.5089.2.3.1.12 |
clvAlgGroupClavister HTTP ALG statistics group Unknown .1.3.6.1.4.1.5089.2.3.1.13 |
clvHAGroupClavister HA statistics group Unknown .1.3.6.1.4.1.5089.2.3.1.14 |
clvIfVlanGroupClavister VLAN statistics group Unknown .1.3.6.1.4.1.5089.2.3.1.15 |
clvSmtpAlgGroupClavister SMTP ALG objects group Unknown .1.3.6.1.4.1.5089.2.3.1.16 |
clvSysTCPGroupClavister TCP buffer usage group Unknown .1.3.6.1.4.1.5089.2.3.1.17 |