PACKETLOGIC-MIB

MIB Reference — IPNetwork Monitor

All MIBsPACKETLOGIC-MIB

Organization: Procera Networks, Inc.

Last Updated: 2012-09-26

Category: DPI/Traffic Management

Description:

Provides top-level SNMP management objects for Procera Networks PacketLogic DPI and traffic management appliances.

Imported Objects

From HCNUM-TC

CounterBasedGauge64

From SNMPv2-SMI

Counter64
Integer32
MODULE-IDENTITY
NOTIFICATION-TYPE
OBJECT-TYPE
TimeTicks
Unsigned32
enterprises

From SNMPv2-TC

DateAndTime
DisplayString

What Is PACKETLOGIC-MIB?

PACKETLOGIC-MIB provides the top-level SNMP management objects for Procera Networks' PacketLogic deep packet inspection (DPI) and traffic-shaping appliances, used by carriers and enterprises for bandwidth management and traffic policy enforcement. It exposes packet-processing performance data, covering both receive and transmit paths, including current, rolling-average ("Mom"), and peak ("Max") values for traffic volume and drops. This makes it directly useful for monitoring the software/traffic-processing health of the appliance—spikes in packetprocessingRxDropsVal or packetprocessingTxDropsVal indicate congestion or overload conditions in the DPI engine, effectively a performance/fault indicator analogous to CPU load on a router. PACKETLOGIC-MIB SNMP monitoring in production deployments typically centers on exactly these throughput and drop counters rather than static configuration objects. The module also defines sub-trees like psm and pbs, suggesting policy/session management components layered under the same enterprise OID space, though it does not appear to depend heavily on external standard MIBs beyond the base SMI. It is deployed in ISP and large-enterprise network cores where PacketLogic units sit inline to shape and inspect subscriber or WAN traffic.

IPNetwork Monitor allows you to monitor SNMP objects defined in PACKETLOGIC-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • receive traffic rate
  • transmit traffic rate
  • receive packet drops
  • transmit packet drops
  • peak throughput
  • average throughput

Supported Devices

  • Procera Networks PacketLogic DPI appliance
  • Procera Networks PacketLogic2 traffic management appliance

Monitoring Examples

An admin would poll packetprocessingRxVal and packetprocessingTxVal for current throughput, alongside packetprocessingRxMax/packetprocessingTxMax to see peak load since last reset, to gauge how close the appliance is running to capacity. Rising packetprocessingRxDropsVal or packetprocessingTxDropsVal relative to packetprocessingRxVal/packetprocessingTxVal signals that the DPI engine is dropping packets under load, a strong indicator the box needs more capacity or policy tuning. The packetlogic2 subtree groups these processing counters, while psm and pbs likely hold session and policy-related objects for deeper diagnostics.

OIDs
OID symbolicOID numericTypeAccessDescription
procera1.3.6.1.4.1.15397MIB for PacketLogic2
packetlogic21.3.6.1.4.1.15397.2
sysdiag1.3.6.1.4.1.15397.2.1
packetprocessing1.3.6.1.4.1.15397.2.1.8
packetprocessingRx1.3.6.1.4.1.15397.2.1.8.1
C64 packetprocessingRxVal1.3.6.1.4.1.15397.2.1.8.1.1Counter64read-onlyRX packets
NUM packetprocessingRxMom1.3.6.1.4.1.15397.2.1.8.1.2CounterBasedGauge64read-onlyRX packets
NUM packetprocessingRxMax1.3.6.1.4.1.15397.2.1.8.1.3CounterBasedGauge64read-onlyRX packets
packetprocessingRxDrops1.3.6.1.4.1.15397.2.1.8.2
C64 packetprocessingRxDropsVal1.3.6.1.4.1.15397.2.1.8.2.1Counter64read-onlyRX drops
NUM packetprocessingRxDropsMom1.3.6.1.4.1.15397.2.1.8.2.2CounterBasedGauge64read-onlyRX drops
NUM packetprocessingRxDropsMax1.3.6.1.4.1.15397.2.1.8.2.3CounterBasedGauge64read-onlyRX drops
packetprocessingTx1.3.6.1.4.1.15397.2.1.8.6
C64 packetprocessingTxVal1.3.6.1.4.1.15397.2.1.8.6.1Counter64read-onlyTX packets
NUM packetprocessingTxMom1.3.6.1.4.1.15397.2.1.8.6.2CounterBasedGauge64read-onlyTX packets
NUM packetprocessingTxMax1.3.6.1.4.1.15397.2.1.8.6.3CounterBasedGauge64read-onlyTX packets
packetprocessingTxDrops1.3.6.1.4.1.15397.2.1.8.7
C64 packetprocessingTxDropsVal1.3.6.1.4.1.15397.2.1.8.7.1Counter64read-onlyTX drops
NUM packetprocessingTxDropsMom1.3.6.1.4.1.15397.2.1.8.7.2CounterBasedGauge64read-onlyTX drops
NUM packetprocessingTxDropsMax1.3.6.1.4.1.15397.2.1.8.7.3CounterBasedGauge64read-onlyTX drops
packetprocessingPacketPoolSize1.3.6.1.4.1.15397.2.1.8.10
NUM packetprocessingPacketPoolSizeVal1.3.6.1.4.1.15397.2.1.8.10.1CounterBasedGauge64read-onlyPackets left in pool
NUM packetprocessingPacketPoolSizeMax1.3.6.1.4.1.15397.2.1.8.10.3CounterBasedGauge64read-onlyPackets left in pool
packetprocessingDmaAllocs1.3.6.1.4.1.15397.2.1.8.13
NUM packetprocessingDmaAllocsVal1.3.6.1.4.1.15397.2.1.8.13.1CounterBasedGauge64read-onlyDMA-allocated packets
NUM packetprocessingDmaAllocsMax1.3.6.1.4.1.15397.2.1.8.13.3CounterBasedGauge64read-onlyDMA-allocated packets
packetprocessingLoad1.3.6.1.4.1.15397.2.1.8.15
U32 packetprocessingLoadVal1.3.6.1.4.1.15397.2.1.8.15.1Unsigned32read-onlyCPU Load
U32 packetprocessingLoadMax1.3.6.1.4.1.15397.2.1.8.15.3Unsigned32read-onlyCPU Load
packetprocessingHeapfree1.3.6.1.4.1.15397.2.1.8.16
NUM packetprocessingHeapfreeVal1.3.6.1.4.1.15397.2.1.8.16.1CounterBasedGauge64read-onlyFree memory
NUM packetprocessingHeapfreeMax1.3.6.1.4.1.15397.2.1.8.16.3CounterBasedGauge64read-onlyFree memory
packetprocessingUptime1.3.6.1.4.1.15397.2.1.8.17
TIK packetprocessingUptimeVal1.3.6.1.4.1.15397.2.1.8.17.1TimeTicksread-onlyCPU uptime
packetprocessingPushbackQueueFull1.3.6.1.4.1.15397.2.1.8.18
C64 packetprocessingPushbackQueueFullVal1.3.6.1.4.1.15397.2.1.8.18.1Counter64read-onlyPush back queue full
NUM packetprocessingPushbackQueueFullMom1.3.6.1.4.1.15397.2.1.8.18.2CounterBasedGauge64read-onlyPush back queue full
NUM packetprocessingPushbackQueueFullMax1.3.6.1.4.1.15397.2.1.8.18.3CounterBasedGauge64read-onlyPush back queue full
packetprocessingPushbackPackets1.3.6.1.4.1.15397.2.1.8.19
C64 packetprocessingPushbackPacketsVal1.3.6.1.4.1.15397.2.1.8.19.1Counter64read-onlyPush back packets
NUM packetprocessingPushbackPacketsMom1.3.6.1.4.1.15397.2.1.8.19.2CounterBasedGauge64read-onlyPush back packets
NUM packetprocessingPushbackPacketsMax1.3.6.1.4.1.15397.2.1.8.19.3CounterBasedGauge64read-onlyPush back packets
packetprocessingPushbackQueueSize1.3.6.1.4.1.15397.2.1.8.20
NUM packetprocessingPushbackQueueSizeVal1.3.6.1.4.1.15397.2.1.8.20.1CounterBasedGauge64read-onlyPush back queue size
NUM packetprocessingPushbackQueueSizeMax1.3.6.1.4.1.15397.2.1.8.20.3CounterBasedGauge64read-onlyPush back queue size
packetprocessingPushbackRequeues1.3.6.1.4.1.15397.2.1.8.21
C64 packetprocessingPushbackRequeuesVal1.3.6.1.4.1.15397.2.1.8.21.1Counter64read-onlyPush back requeues
NUM packetprocessingPushbackRequeuesMom1.3.6.1.4.1.15397.2.1.8.21.2CounterBasedGauge64read-onlyPush back requeues
NUM packetprocessingPushbackRequeuesMax1.3.6.1.4.1.15397.2.1.8.21.3CounterBasedGauge64read-onlyPush back requeues
packetprocessingBalancerDrops1.3.6.1.4.1.15397.2.1.8.22
C64 packetprocessingBalancerDropsVal1.3.6.1.4.1.15397.2.1.8.22.1Counter64read-onlyLoad balancer drops
NUM packetprocessingBalancerDropsMom1.3.6.1.4.1.15397.2.1.8.22.2CounterBasedGauge64read-onlyLoad balancer drops
NUM packetprocessingBalancerDropsMax1.3.6.1.4.1.15397.2.1.8.22.3CounterBasedGauge64read-onlyLoad balancer drops
packetprocessingNICRXDrops1.3.6.1.4.1.15397.2.1.8.23
C64 packetprocessingNICRXDropsVal1.3.6.1.4.1.15397.2.1.8.23.1Counter64read-onlyNIC RX drops
NUM packetprocessingNICRXDropsMom1.3.6.1.4.1.15397.2.1.8.23.2CounterBasedGauge64read-onlyNIC RX drops
NUM packetprocessingNICRXDropsMax1.3.6.1.4.1.15397.2.1.8.23.3CounterBasedGauge64read-onlyNIC RX drops
packetprocessingBalancerQueueLength1.3.6.1.4.1.15397.2.1.8.24
NUM packetprocessingBalancerQueueLengthVal1.3.6.1.4.1.15397.2.1.8.24.1CounterBasedGauge64read-onlyLoad balancer queue length
NUM packetprocessingBalancerQueueLengthMax1.3.6.1.4.1.15397.2.1.8.24.3CounterBasedGauge64read-onlyLoad balancer queue length
packetprocessingOverLoad1.3.6.1.4.1.15397.2.1.8.27
NUM packetprocessingOverLoadVal1.3.6.1.4.1.15397.2.1.8.27.1CounterBasedGauge64read-onlyOverload mode
NUM packetprocessingOverLoadMax1.3.6.1.4.1.15397.2.1.8.27.3CounterBasedGauge64read-onlyOverload mode
drdl1.3.6.1.4.1.15397.2.1.24
drdlWaitingChildren1.3.6.1.4.1.15397.2.1.24.1
NUM drdlWaitingChildrenVal1.3.6.1.4.1.15397.2.1.24.1.1CounterBasedGauge64read-onlyWaiting childconnections
NUM drdlWaitingChildrenMax1.3.6.1.4.1.15397.2.1.24.1.3CounterBasedGauge64read-onlyWaiting childconnections
drdlAddedChildren1.3.6.1.4.1.15397.2.1.24.2
C64 drdlAddedChildrenVal1.3.6.1.4.1.15397.2.1.24.2.1Counter64read-onlyNew childconnections
NUM drdlAddedChildrenMom1.3.6.1.4.1.15397.2.1.24.2.2CounterBasedGauge64read-onlyNew childconnections
NUM drdlAddedChildrenMax1.3.6.1.4.1.15397.2.1.24.2.3CounterBasedGauge64read-onlyNew childconnections
drdlChildAbuses1.3.6.1.4.1.15397.2.1.24.3
C64 drdlChildAbusesVal1.3.6.1.4.1.15397.2.1.24.3.1Counter64read-onlyLRU child allocations
NUM drdlChildAbusesMom1.3.6.1.4.1.15397.2.1.24.3.2CounterBasedGauge64read-onlyLRU child allocations
NUM drdlChildAbusesMax1.3.6.1.4.1.15397.2.1.24.3.3CounterBasedGauge64read-onlyLRU child allocations
drdlChildEmpty1.3.6.1.4.1.15397.2.1.24.4
C64 drdlChildEmptyVal1.3.6.1.4.1.15397.2.1.24.4.1Counter64read-onlyChild allocation failures
NUM drdlChildEmptyMom1.3.6.1.4.1.15397.2.1.24.4.2CounterBasedGauge64read-onlyChild allocation failures
NUM drdlChildEmptyMax1.3.6.1.4.1.15397.2.1.24.4.3CounterBasedGauge64read-onlyChild allocation failures
drdlProp32Fail1.3.6.1.4.1.15397.2.1.24.5
C64 drdlProp32FailVal1.3.6.1.4.1.15397.2.1.24.5.1Counter64read-onlyProperty allocation failures (32)
NUM drdlProp32FailMom1.3.6.1.4.1.15397.2.1.24.5.2CounterBasedGauge64read-onlyProperty allocation failures (32)
NUM drdlProp32FailMax1.3.6.1.4.1.15397.2.1.24.5.3CounterBasedGauge64read-onlyProperty allocation failures (32)
drdlProp64Fail1.3.6.1.4.1.15397.2.1.24.6
C64 drdlProp64FailVal1.3.6.1.4.1.15397.2.1.24.6.1Counter64read-onlyUnused
NUM drdlProp64FailMom1.3.6.1.4.1.15397.2.1.24.6.2CounterBasedGauge64read-onlyUnused
NUM drdlProp64FailMax1.3.6.1.4.1.15397.2.1.24.6.3CounterBasedGauge64read-onlyUnused
drdlProp256Fail1.3.6.1.4.1.15397.2.1.24.7
C64 drdlProp256FailVal1.3.6.1.4.1.15397.2.1.24.7.1Counter64read-onlyProperty allocation failures (256)
NUM drdlProp256FailMom1.3.6.1.4.1.15397.2.1.24.7.2CounterBasedGauge64read-onlyProperty allocation failures (256)
NUM drdlProp256FailMax1.3.6.1.4.1.15397.2.1.24.7.3CounterBasedGauge64read-onlyProperty allocation failures (256)
drdlProp32Used1.3.6.1.4.1.15397.2.1.24.8
NUM drdlProp32UsedVal1.3.6.1.4.1.15397.2.1.24.8.1CounterBasedGauge64read-onlyProperties used (32)
NUM drdlProp32UsedMax1.3.6.1.4.1.15397.2.1.24.8.3CounterBasedGauge64read-onlyProperties used (32)
drdlProp64Used1.3.6.1.4.1.15397.2.1.24.9
C64 drdlProp64UsedVal1.3.6.1.4.1.15397.2.1.24.9.1Counter64read-onlyUnused
NUM drdlProp64UsedMom1.3.6.1.4.1.15397.2.1.24.9.2CounterBasedGauge64read-onlyUnused
NUM drdlProp64UsedMax1.3.6.1.4.1.15397.2.1.24.9.3CounterBasedGauge64read-onlyUnused
drdlProp256Used1.3.6.1.4.1.15397.2.1.24.10
NUM drdlProp256UsedVal1.3.6.1.4.1.15397.2.1.24.10.1CounterBasedGauge64read-onlyProperties used (256)
NUM drdlProp256UsedMax1.3.6.1.4.1.15397.2.1.24.10.3CounterBasedGauge64read-onlyProperties used (256)
drdlAnalyzerChecks1.3.6.1.4.1.15397.2.1.24.11
C64 drdlAnalyzerChecksVal1.3.6.1.4.1.15397.2.1.24.11.1Counter64read-onlyAnalyzer packet checks
NUM drdlAnalyzerChecksMom1.3.6.1.4.1.15397.2.1.24.11.2CounterBasedGauge64read-onlyAnalyzer packet checks
NUM drdlAnalyzerChecksMax1.3.6.1.4.1.15397.2.1.24.11.3CounterBasedGauge64read-onlyAnalyzer packet checks
drdlAnalyzerCheckedBytes1.3.6.1.4.1.15397.2.1.24.12
C64 drdlAnalyzerCheckedBytesVal1.3.6.1.4.1.15397.2.1.24.12.1Counter64read-onlyAnalyzed bytes
NUM drdlAnalyzerCheckedBytesMom1.3.6.1.4.1.15397.2.1.24.12.2CounterBasedGauge64read-onlyAnalyzed bytes
NUM drdlAnalyzerCheckedBytesMax1.3.6.1.4.1.15397.2.1.24.12.3CounterBasedGauge64read-onlyAnalyzed bytes
drdlAnalyzerSkippedBytes1.3.6.1.4.1.15397.2.1.24.13
C64 drdlAnalyzerSkippedBytesVal1.3.6.1.4.1.15397.2.1.24.13.1Counter64read-onlySkipped bytes
NUM drdlAnalyzerSkippedBytesMom1.3.6.1.4.1.15397.2.1.24.13.2CounterBasedGauge64read-onlySkipped bytes
NUM drdlAnalyzerSkippedBytesMax1.3.6.1.4.1.15397.2.1.24.13.3CounterBasedGauge64read-onlySkipped bytes
drdlAnalyzerActions1.3.6.1.4.1.15397.2.1.24.14
C64 drdlAnalyzerActionsVal1.3.6.1.4.1.15397.2.1.24.14.1Counter64read-onlyAnalyzer actions called
NUM drdlAnalyzerActionsMom1.3.6.1.4.1.15397.2.1.24.14.2CounterBasedGauge64read-onlyAnalyzer actions called
NUM drdlAnalyzerActionsMax1.3.6.1.4.1.15397.2.1.24.14.3CounterBasedGauge64read-onlyAnalyzer actions called
drdlPropertySet1.3.6.1.4.1.15397.2.1.24.15
C64 drdlPropertySetVal1.3.6.1.4.1.15397.2.1.24.15.1Counter64read-onlyAnalyzer properties set
NUM drdlPropertySetMom1.3.6.1.4.1.15397.2.1.24.15.2CounterBasedGauge64read-onlyAnalyzer properties set
NUM drdlPropertySetMax1.3.6.1.4.1.15397.2.1.24.15.3CounterBasedGauge64read-onlyAnalyzer properties set
drdlOrphans1.3.6.1.4.1.15397.2.1.24.18
C64 drdlOrphansVal1.3.6.1.4.1.15397.2.1.24.18.1Counter64read-onlyOrphaned childconnections
NUM drdlOrphansMom1.3.6.1.4.1.15397.2.1.24.18.2CounterBasedGauge64read-onlyOrphaned childconnections
NUM drdlOrphansMax1.3.6.1.4.1.15397.2.1.24.18.3CounterBasedGauge64read-onlyOrphaned childconnections
drdlAutoAccepts1.3.6.1.4.1.15397.2.1.24.21
C64 drdlAutoAcceptsVal1.3.6.1.4.1.15397.2.1.24.21.1Counter64read-onlyNumber of automatic accepts
NUM drdlAutoAcceptsMom1.3.6.1.4.1.15397.2.1.24.21.2CounterBasedGauge64read-onlyNumber of automatic accepts
NUM drdlAutoAcceptsMax1.3.6.1.4.1.15397.2.1.24.21.3CounterBasedGauge64read-onlyNumber of automatic accepts
drdlBuffersUsed1.3.6.1.4.1.15397.2.1.24.22
NUM drdlBuffersUsedVal1.3.6.1.4.1.15397.2.1.24.22.1CounterBasedGauge64read-onlyNumber of buffers used
NUM drdlBuffersUsedMax1.3.6.1.4.1.15397.2.1.24.22.3CounterBasedGauge64read-onlyNumber of buffers used
drdlBufferAllocationFailures1.3.6.1.4.1.15397.2.1.24.23
C64 drdlBufferAllocationFailuresVal1.3.6.1.4.1.15397.2.1.24.23.1Counter64read-onlyNumber of buffer allocation failures
NUM drdlBufferAllocationFailuresMom1.3.6.1.4.1.15397.2.1.24.23.2CounterBasedGauge64read-onlyNumber of buffer allocation failures
NUM drdlBufferAllocationFailuresMax1.3.6.1.4.1.15397.2.1.24.23.3CounterBasedGauge64read-onlyNumber of buffer allocation failures
drdlFullPackets1.3.6.1.4.1.15397.2.1.24.24
C64 drdlFullPacketsVal1.3.6.1.4.1.15397.2.1.24.24.1Counter64read-onlyNumber of full run packets
NUM drdlFullPacketsMom1.3.6.1.4.1.15397.2.1.24.24.2CounterBasedGauge64read-onlyNumber of full run packets
NUM drdlFullPacketsMax1.3.6.1.4.1.15397.2.1.24.24.3CounterBasedGauge64read-onlyNumber of full run packets
drdlProp0Fail1.3.6.1.4.1.15397.2.1.24.25
NUM drdlProp0FailVal1.3.6.1.4.1.15397.2.1.24.25.1CounterBasedGauge64read-onlyUnused
NUM drdlProp0FailMax1.3.6.1.4.1.15397.2.1.24.25.3CounterBasedGauge64read-onlyUnused
drdlProp0Used1.3.6.1.4.1.15397.2.1.24.26
NUM drdlProp0UsedVal1.3.6.1.4.1.15397.2.1.24.26.1CounterBasedGauge64read-onlyUnused
NUM drdlProp0UsedMax1.3.6.1.4.1.15397.2.1.24.26.3CounterBasedGauge64read-onlyUnused
drdlSliceStateUsed1.3.6.1.4.1.15397.2.1.24.27
NUM drdlSliceStateUsedVal1.3.6.1.4.1.15397.2.1.24.27.1CounterBasedGauge64read-onlyNumber of slice state structures used
NUM drdlSliceStateUsedMax1.3.6.1.4.1.15397.2.1.24.27.3CounterBasedGauge64read-onlyNumber of slice state structures used
drdlSliceStateFail1.3.6.1.4.1.15397.2.1.24.28
C64 drdlSliceStateFailVal1.3.6.1.4.1.15397.2.1.24.28.1Counter64read-onlyNumber of slice state structure allocation failures
NUM drdlSliceStateFailMom1.3.6.1.4.1.15397.2.1.24.28.2CounterBasedGauge64read-onlyNumber of slice state structure allocation failures
NUM drdlSliceStateFailMax1.3.6.1.4.1.15397.2.1.24.28.3CounterBasedGauge64read-onlyNumber of slice state structure allocation failures
drdlLiteralSet1.3.6.1.4.1.15397.2.1.24.29
C64 drdlLiteralSetVal1.3.6.1.4.1.15397.2.1.24.29.1Counter64read-onlyAnalyzer literals set
NUM drdlLiteralSetMom1.3.6.1.4.1.15397.2.1.24.29.2CounterBasedGauge64read-onlyAnalyzer literals set
NUM drdlLiteralSetMax1.3.6.1.4.1.15397.2.1.24.29.3CounterBasedGauge64read-onlyAnalyzer literals set
drdlPropertyFail1.3.6.1.4.1.15397.2.1.24.30
C64 drdlPropertyFailVal1.3.6.1.4.1.15397.2.1.24.30.1Counter64read-onlyAnalyzer properties that could not be set
NUM drdlPropertyFailMom1.3.6.1.4.1.15397.2.1.24.30.2CounterBasedGauge64read-onlyAnalyzer properties that could not be set
NUM drdlPropertyFailMax1.3.6.1.4.1.15397.2.1.24.30.3CounterBasedGauge64read-onlyAnalyzer properties that could not be set
drdlChildIterateMax1.3.6.1.4.1.15397.2.1.24.33
NUM drdlChildIterateMaxVal1.3.6.1.4.1.15397.2.1.24.33.1CounterBasedGauge64read-onlyChildconnection iterations during search (max)
NUM drdlChildIterateMaxMax1.3.6.1.4.1.15397.2.1.24.33.3CounterBasedGauge64read-onlyChildconnection iterations during search (max)
drdlVsRangeTests1.3.6.1.4.1.15397.2.1.24.45
C64 drdlVsRangeTestsVal1.3.6.1.4.1.15397.2.1.24.45.1Counter64read-onlyVirtual services range tests
NUM drdlVsRangeTestsMom1.3.6.1.4.1.15397.2.1.24.45.2CounterBasedGauge64read-onlyVirtual services range tests
NUM drdlVsRangeTestsMax1.3.6.1.4.1.15397.2.1.24.45.3CounterBasedGauge64read-onlyVirtual services range tests
drdlVsRangeSteps1.3.6.1.4.1.15397.2.1.24.46
C64 drdlVsRangeStepsVal1.3.6.1.4.1.15397.2.1.24.46.1Counter64read-onlyVirtual services range steps
NUM drdlVsRangeStepsMom1.3.6.1.4.1.15397.2.1.24.46.2CounterBasedGauge64read-onlyVirtual services range steps
NUM drdlVsRangeStepsMax1.3.6.1.4.1.15397.2.1.24.46.3CounterBasedGauge64read-onlyVirtual services range steps
drdlVsRegexTests1.3.6.1.4.1.15397.2.1.24.47
C64 drdlVsRegexTestsVal1.3.6.1.4.1.15397.2.1.24.47.1Counter64read-onlyVirtual services regex tests
NUM drdlVsRegexTestsMom1.3.6.1.4.1.15397.2.1.24.47.2CounterBasedGauge64read-onlyVirtual services regex tests
NUM drdlVsRegexTestsMax1.3.6.1.4.1.15397.2.1.24.47.3CounterBasedGauge64read-onlyVirtual services regex tests
drdlVsRegexSteps1.3.6.1.4.1.15397.2.1.24.48
C64 drdlVsRegexStepsVal1.3.6.1.4.1.15397.2.1.24.48.1Counter64read-onlyVirtual services regex steps
NUM drdlVsRegexStepsMom1.3.6.1.4.1.15397.2.1.24.48.2CounterBasedGauge64read-onlyVirtual services regex steps
NUM drdlVsRegexStepsMax1.3.6.1.4.1.15397.2.1.24.48.3CounterBasedGauge64read-onlyVirtual services regex steps
drdlTaintFill1.3.6.1.4.1.15397.2.1.24.49
NUM drdlTaintFillVal1.3.6.1.4.1.15397.2.1.24.49.1CounterBasedGauge64read-onlyBuckets used in taint store
NUM drdlTaintFillMax1.3.6.1.4.1.15397.2.1.24.49.3CounterBasedGauge64read-onlyBuckets used in taint store
drdlTaintFillPercent1.3.6.1.4.1.15397.2.1.24.54
U32 drdlTaintFillPercentVal1.3.6.1.4.1.15397.2.1.24.54.1Unsigned32read-onlyPort tainting data structure usage
U32 drdlTaintFillPercentMax1.3.6.1.4.1.15397.2.1.24.54.3Unsigned32read-onlyPort tainting data structure usage
ethernet1.3.6.1.4.1.15397.2.1.28
ethernetUnicast1.3.6.1.4.1.15397.2.1.28.1
C64 ethernetUnicastVal1.3.6.1.4.1.15397.2.1.28.1.1Counter64read-onlyUnicast packets
NUM ethernetUnicastMom1.3.6.1.4.1.15397.2.1.28.1.2CounterBasedGauge64read-onlyUnicast packets
NUM ethernetUnicastMax1.3.6.1.4.1.15397.2.1.28.1.3CounterBasedGauge64read-onlyUnicast packets
ethernetBroadcast1.3.6.1.4.1.15397.2.1.28.2
C64 ethernetBroadcastVal1.3.6.1.4.1.15397.2.1.28.2.1Counter64read-onlyBroadcast packets
NUM ethernetBroadcastMom1.3.6.1.4.1.15397.2.1.28.2.2CounterBasedGauge64read-onlyBroadcast packets
NUM ethernetBroadcastMax1.3.6.1.4.1.15397.2.1.28.2.3CounterBasedGauge64read-onlyBroadcast packets
ethernetMulticast1.3.6.1.4.1.15397.2.1.28.3
C64 ethernetMulticastVal1.3.6.1.4.1.15397.2.1.28.3.1Counter64read-onlyMulticast packets
NUM ethernetMulticastMom1.3.6.1.4.1.15397.2.1.28.3.2CounterBasedGauge64read-onlyMulticast packets
NUM ethernetMulticastMax1.3.6.1.4.1.15397.2.1.28.3.3CounterBasedGauge64read-onlyMulticast packets
ethernet8021q1.3.6.1.4.1.15397.2.1.28.4
C64 ethernet8021qVal1.3.6.1.4.1.15397.2.1.28.4.1Counter64read-only802.1q encapsulated packets
NUM ethernet8021qMom1.3.6.1.4.1.15397.2.1.28.4.2CounterBasedGauge64read-only802.1q encapsulated packets
NUM ethernet8021qMax1.3.6.1.4.1.15397.2.1.28.4.3CounterBasedGauge64read-only802.1q encapsulated packets
ethernetMpls1.3.6.1.4.1.15397.2.1.28.5
C64 ethernetMplsVal1.3.6.1.4.1.15397.2.1.28.5.1Counter64read-onlyMPLS over Ethernet frames
NUM ethernetMplsMom1.3.6.1.4.1.15397.2.1.28.5.2CounterBasedGauge64read-onlyMPLS over Ethernet frames
NUM ethernetMplsMax1.3.6.1.4.1.15397.2.1.28.5.3CounterBasedGauge64read-onlyMPLS over Ethernet frames
ethernetMplsOoh1.3.6.1.4.1.15397.2.1.28.6
C64 ethernetMplsOohVal1.3.6.1.4.1.15397.2.1.28.6.1Counter64read-onlyInvalid MPLS frames
NUM ethernetMplsOohMom1.3.6.1.4.1.15397.2.1.28.6.2CounterBasedGauge64read-onlyInvalid MPLS frames
NUM ethernetMplsOohMax1.3.6.1.4.1.15397.2.1.28.6.3CounterBasedGauge64read-onlyInvalid MPLS frames
ethernetNonIp1.3.6.1.4.1.15397.2.1.28.7
C64 ethernetNonIpVal1.3.6.1.4.1.15397.2.1.28.7.1Counter64read-onlyNon IP packets
NUM ethernetNonIpMom1.3.6.1.4.1.15397.2.1.28.7.2CounterBasedGauge64read-onlyNon IP packets
NUM ethernetNonIpMax1.3.6.1.4.1.15397.2.1.28.7.3CounterBasedGauge64read-onlyNon IP packets
ethernetDivert1.3.6.1.4.1.15397.2.1.28.8
C64 ethernetDivertVal1.3.6.1.4.1.15397.2.1.28.8.1Counter64read-onlyDivert packets
NUM ethernetDivertMom1.3.6.1.4.1.15397.2.1.28.8.2CounterBasedGauge64read-onlyDivert packets
NUM ethernetDivertMax1.3.6.1.4.1.15397.2.1.28.8.3CounterBasedGauge64read-onlyDivert packets
ethernetHBResetDrops1.3.6.1.4.1.15397.2.1.28.21
C64 ethernetHBResetDropsVal1.3.6.1.4.1.15397.2.1.28.21.1Counter64read-onlyDropped packets because of HB Reset
NUM ethernetHBResetDropsMom1.3.6.1.4.1.15397.2.1.28.21.2CounterBasedGauge64read-onlyDropped packets because of HB Reset
NUM ethernetHBResetDropsMax1.3.6.1.4.1.15397.2.1.28.21.3CounterBasedGauge64read-onlyDropped packets because of HB Reset
ethernetShuntEthertypePackets1.3.6.1.4.1.15397.2.1.28.22
C64 ethernetShuntEthertypePacketsVal1.3.6.1.4.1.15397.2.1.28.22.1Counter64read-onlyShunted packets (ethertype)
NUM ethernetShuntEthertypePacketsMom1.3.6.1.4.1.15397.2.1.28.22.2CounterBasedGauge64read-onlyShunted packets (ethertype)
NUM ethernetShuntEthertypePacketsMax1.3.6.1.4.1.15397.2.1.28.22.3CounterBasedGauge64read-onlyShunted packets (ethertype)
ethernetShuntEthertypeBytes1.3.6.1.4.1.15397.2.1.28.23
C64 ethernetShuntEthertypeBytesVal1.3.6.1.4.1.15397.2.1.28.23.1Counter64read-onlyShunted bytes (ethertype)
NUM ethernetShuntEthertypeBytesMom1.3.6.1.4.1.15397.2.1.28.23.2CounterBasedGauge64read-onlyShunted bytes (ethertype)
NUM ethernetShuntEthertypeBytesMax1.3.6.1.4.1.15397.2.1.28.23.3CounterBasedGauge64read-onlyShunted bytes (ethertype)
ethernetShuntMplsPackets1.3.6.1.4.1.15397.2.1.28.24
C64 ethernetShuntMplsPacketsVal1.3.6.1.4.1.15397.2.1.28.24.1Counter64read-onlyShunted packets (MPLS)
NUM ethernetShuntMplsPacketsMom1.3.6.1.4.1.15397.2.1.28.24.2CounterBasedGauge64read-onlyShunted packets (MPLS)
NUM ethernetShuntMplsPacketsMax1.3.6.1.4.1.15397.2.1.28.24.3CounterBasedGauge64read-onlyShunted packets (MPLS)
ethernetShuntMplsBytes1.3.6.1.4.1.15397.2.1.28.25
C64 ethernetShuntMplsBytesVal1.3.6.1.4.1.15397.2.1.28.25.1Counter64read-onlyShunted bytes (MPLS)
NUM ethernetShuntMplsBytesMom1.3.6.1.4.1.15397.2.1.28.25.2CounterBasedGauge64read-onlyShunted bytes (MPLS)
NUM ethernetShuntMplsBytesMax1.3.6.1.4.1.15397.2.1.28.25.3CounterBasedGauge64read-onlyShunted bytes (MPLS)
ethernetShuntEoMplsPackets1.3.6.1.4.1.15397.2.1.28.26
C64 ethernetShuntEoMplsPacketsVal1.3.6.1.4.1.15397.2.1.28.26.1Counter64read-onlyShunted packets (EoMPLS)
NUM ethernetShuntEoMplsPacketsMom1.3.6.1.4.1.15397.2.1.28.26.2CounterBasedGauge64read-onlyShunted packets (EoMPLS)
NUM ethernetShuntEoMplsPacketsMax1.3.6.1.4.1.15397.2.1.28.26.3CounterBasedGauge64read-onlyShunted packets (EoMPLS)
ethernetShuntEoMplsBytes1.3.6.1.4.1.15397.2.1.28.27
C64 ethernetShuntEoMplsBytesVal1.3.6.1.4.1.15397.2.1.28.27.1Counter64read-onlyShunted bytes (EoMPLS)
NUM ethernetShuntEoMplsBytesMom1.3.6.1.4.1.15397.2.1.28.27.2CounterBasedGauge64read-onlyShunted bytes (EoMPLS)
NUM ethernetShuntEoMplsBytesMax1.3.6.1.4.1.15397.2.1.28.27.3CounterBasedGauge64read-onlyShunted bytes (EoMPLS)
ethernetShuntDot1qPackets1.3.6.1.4.1.15397.2.1.28.28
C64 ethernetShuntDot1qPacketsVal1.3.6.1.4.1.15397.2.1.28.28.1Counter64read-onlyShunted packets (Dot1q)
NUM ethernetShuntDot1qPacketsMom1.3.6.1.4.1.15397.2.1.28.28.2CounterBasedGauge64read-onlyShunted packets (Dot1q)
NUM ethernetShuntDot1qPacketsMax1.3.6.1.4.1.15397.2.1.28.28.3CounterBasedGauge64read-onlyShunted packets (Dot1q)
ethernetShuntDot1qBytes1.3.6.1.4.1.15397.2.1.28.29
C64 ethernetShuntDot1qBytesVal1.3.6.1.4.1.15397.2.1.28.29.1Counter64read-onlyShunted bytes (Dot1q)
NUM ethernetShuntDot1qBytesMom1.3.6.1.4.1.15397.2.1.28.29.2CounterBasedGauge64read-onlyShunted bytes (Dot1q)
NUM ethernetShuntDot1qBytesMax1.3.6.1.4.1.15397.2.1.28.29.3CounterBasedGauge64read-onlyShunted bytes (Dot1q)
ethernetCountBytesIPv4IPv61.3.6.1.4.1.15397.2.1.28.30
C64 ethernetCountBytesIPv4IPv6Val1.3.6.1.4.1.15397.2.1.28.30.1Counter64read-onlyEthernet bytes (IPv4 and IPv6)
NUM ethernetCountBytesIPv4IPv6Mom1.3.6.1.4.1.15397.2.1.28.30.2CounterBasedGauge64read-onlyEthernet bytes (IPv4 and IPv6)
NUM ethernetCountBytesIPv4IPv6Max1.3.6.1.4.1.15397.2.1.28.30.3CounterBasedGauge64read-onlyEthernet bytes (IPv4 and IPv6)
ipv41.3.6.1.4.1.15397.2.1.32
ipv4Packets1.3.6.1.4.1.15397.2.1.32.1
C64 ipv4PacketsVal1.3.6.1.4.1.15397.2.1.32.1.1Counter64read-onlyRX packets
NUM ipv4PacketsMom1.3.6.1.4.1.15397.2.1.32.1.2CounterBasedGauge64read-onlyRX packets
NUM ipv4PacketsMax1.3.6.1.4.1.15397.2.1.32.1.3CounterBasedGauge64read-onlyRX packets
ipv4Bytes1.3.6.1.4.1.15397.2.1.32.2
C64 ipv4BytesVal1.3.6.1.4.1.15397.2.1.32.2.1Counter64read-onlyRX data
NUM ipv4BytesMom1.3.6.1.4.1.15397.2.1.32.2.2CounterBasedGauge64read-onlyRX data
NUM ipv4BytesMax1.3.6.1.4.1.15397.2.1.32.2.3CounterBasedGauge64read-onlyRX data
ipv4RefusedShort1.3.6.1.4.1.15397.2.1.32.3
C64 ipv4RefusedShortVal1.3.6.1.4.1.15397.2.1.32.3.1Counter64read-onlyRefused (packet is too short)
NUM ipv4RefusedShortMom1.3.6.1.4.1.15397.2.1.32.3.2CounterBasedGauge64read-onlyRefused (packet is too short)
NUM ipv4RefusedShortMax1.3.6.1.4.1.15397.2.1.32.3.3CounterBasedGauge64read-onlyRefused (packet is too short)
ipv4RefusedVersion1.3.6.1.4.1.15397.2.1.32.4
C64 ipv4RefusedVersionVal1.3.6.1.4.1.15397.2.1.32.4.1Counter64read-onlyRefused (invalid version)
NUM ipv4RefusedVersionMom1.3.6.1.4.1.15397.2.1.32.4.2CounterBasedGauge64read-onlyRefused (invalid version)
NUM ipv4RefusedVersionMax1.3.6.1.4.1.15397.2.1.32.4.3CounterBasedGauge64read-onlyRefused (invalid version)
ipv4RefusedSelf1.3.6.1.4.1.15397.2.1.32.5
C64 ipv4RefusedSelfVal1.3.6.1.4.1.15397.2.1.32.5.1Counter64read-onlyRefused (src == dest)
NUM ipv4RefusedSelfMom1.3.6.1.4.1.15397.2.1.32.5.2CounterBasedGauge64read-onlyRefused (src == dest)
NUM ipv4RefusedSelfMax1.3.6.1.4.1.15397.2.1.32.5.3CounterBasedGauge64read-onlyRefused (src == dest)
ipv4Unfragmented1.3.6.1.4.1.15397.2.1.32.6
C64 ipv4UnfragmentedVal1.3.6.1.4.1.15397.2.1.32.6.1Counter64read-onlyUnfragmented packets
NUM ipv4UnfragmentedMom1.3.6.1.4.1.15397.2.1.32.6.2CounterBasedGauge64read-onlyUnfragmented packets
NUM ipv4UnfragmentedMax1.3.6.1.4.1.15397.2.1.32.6.3CounterBasedGauge64read-onlyUnfragmented packets
ipv4Fragmented1.3.6.1.4.1.15397.2.1.32.7
C64 ipv4FragmentedVal1.3.6.1.4.1.15397.2.1.32.7.1Counter64read-onlyPacket fragments
NUM ipv4FragmentedMom1.3.6.1.4.1.15397.2.1.32.7.2CounterBasedGauge64read-onlyPacket fragments
NUM ipv4FragmentedMax1.3.6.1.4.1.15397.2.1.32.7.3CounterBasedGauge64read-onlyPacket fragments
ipv4FragmentedIds1.3.6.1.4.1.15397.2.1.32.10
NUM ipv4FragmentedIdsVal1.3.6.1.4.1.15397.2.1.32.10.1CounterBasedGauge64read-onlyFragment ids
NUM ipv4FragmentedIdsMax1.3.6.1.4.1.15397.2.1.32.10.3CounterBasedGauge64read-onlyFragment ids
ipv4Fragments1.3.6.1.4.1.15397.2.1.32.11
NUM ipv4FragmentsVal1.3.6.1.4.1.15397.2.1.32.11.1CounterBasedGauge64read-onlyFragments in queue
NUM ipv4FragmentsMax1.3.6.1.4.1.15397.2.1.32.11.3CounterBasedGauge64read-onlyFragments in queue
ipv4RefusedOof1.3.6.1.4.1.15397.2.1.32.14
C64 ipv4RefusedOofVal1.3.6.1.4.1.15397.2.1.32.14.1Counter64read-onlyRefused (out of fragments)
NUM ipv4RefusedOofMom1.3.6.1.4.1.15397.2.1.32.14.2CounterBasedGauge64read-onlyRefused (out of fragments)
NUM ipv4RefusedOofMax1.3.6.1.4.1.15397.2.1.32.14.3CounterBasedGauge64read-onlyRefused (out of fragments)
ipv4FragmentAllocationFailures1.3.6.1.4.1.15397.2.1.32.15
C64 ipv4FragmentAllocationFailuresVal1.3.6.1.4.1.15397.2.1.32.15.1Counter64read-onlyFragment allocation failures
NUM ipv4FragmentAllocationFailuresMom1.3.6.1.4.1.15397.2.1.32.15.2CounterBasedGauge64read-onlyFragment allocation failures
NUM ipv4FragmentAllocationFailuresMax1.3.6.1.4.1.15397.2.1.32.15.3CounterBasedGauge64read-onlyFragment allocation failures
ipv4FragmentReassFail1.3.6.1.4.1.15397.2.1.32.16
C64 ipv4FragmentReassFailVal1.3.6.1.4.1.15397.2.1.32.16.1Counter64read-onlyFragment reassembly failures
NUM ipv4FragmentReassFailMom1.3.6.1.4.1.15397.2.1.32.16.2CounterBasedGauge64read-onlyFragment reassembly failures
NUM ipv4FragmentReassFailMax1.3.6.1.4.1.15397.2.1.32.16.3CounterBasedGauge64read-onlyFragment reassembly failures
ipv4RefusedFilter1.3.6.1.4.1.15397.2.1.32.17
C64 ipv4RefusedFilterVal1.3.6.1.4.1.15397.2.1.32.17.1Counter64read-onlyPackets refused by lowlevel filter
NUM ipv4RefusedFilterMom1.3.6.1.4.1.15397.2.1.32.17.2CounterBasedGauge64read-onlyPackets refused by lowlevel filter
NUM ipv4RefusedFilterMax1.3.6.1.4.1.15397.2.1.32.17.3CounterBasedGauge64read-onlyPackets refused by lowlevel filter
ipv4FragmentTooNoisy1.3.6.1.4.1.15397.2.1.32.19
C64 ipv4FragmentTooNoisyVal1.3.6.1.4.1.15397.2.1.32.19.1Counter64read-onlyPackets refused (too many fragments)
NUM ipv4FragmentTooNoisyMom1.3.6.1.4.1.15397.2.1.32.19.2CounterBasedGauge64read-onlyPackets refused (too many fragments)
NUM ipv4FragmentTooNoisyMax1.3.6.1.4.1.15397.2.1.32.19.3CounterBasedGauge64read-onlyPackets refused (too many fragments)
ipv4Reassembled1.3.6.1.4.1.15397.2.1.32.20
C64 ipv4ReassembledVal1.3.6.1.4.1.15397.2.1.32.20.1Counter64read-onlyReassembled packets
NUM ipv4ReassembledMom1.3.6.1.4.1.15397.2.1.32.20.2CounterBasedGauge64read-onlyReassembled packets
NUM ipv4ReassembledMax1.3.6.1.4.1.15397.2.1.32.20.3CounterBasedGauge64read-onlyReassembled packets
ipv4FragmentDrops1.3.6.1.4.1.15397.2.1.32.21
C64 ipv4FragmentDropsVal1.3.6.1.4.1.15397.2.1.32.21.1Counter64read-onlyDropped fragments (timeout/LRU)
NUM ipv4FragmentDropsMom1.3.6.1.4.1.15397.2.1.32.21.2CounterBasedGauge64read-onlyDropped fragments (timeout/LRU)
NUM ipv4FragmentDropsMax1.3.6.1.4.1.15397.2.1.32.21.3CounterBasedGauge64read-onlyDropped fragments (timeout/LRU)
ipv4ShuntAddressPackets1.3.6.1.4.1.15397.2.1.32.35
C64 ipv4ShuntAddressPacketsVal1.3.6.1.4.1.15397.2.1.32.35.1Counter64read-onlyShunted packets (address)
NUM ipv4ShuntAddressPacketsMom1.3.6.1.4.1.15397.2.1.32.35.2CounterBasedGauge64read-onlyShunted packets (address)
NUM ipv4ShuntAddressPacketsMax1.3.6.1.4.1.15397.2.1.32.35.3CounterBasedGauge64read-onlyShunted packets (address)
ipv4ShuntAddressBytes1.3.6.1.4.1.15397.2.1.32.36
C64 ipv4ShuntAddressBytesVal1.3.6.1.4.1.15397.2.1.32.36.1Counter64read-onlyShunted bytes (address)
NUM ipv4ShuntAddressBytesMom1.3.6.1.4.1.15397.2.1.32.36.2CounterBasedGauge64read-onlyShunted bytes (address)
NUM ipv4ShuntAddressBytesMax1.3.6.1.4.1.15397.2.1.32.36.3CounterBasedGauge64read-onlyShunted bytes (address)
ipv4ShuntProtoPackets1.3.6.1.4.1.15397.2.1.32.37
C64 ipv4ShuntProtoPacketsVal1.3.6.1.4.1.15397.2.1.32.37.1Counter64read-onlyShunted packets (protocol)
NUM ipv4ShuntProtoPacketsMom1.3.6.1.4.1.15397.2.1.32.37.2CounterBasedGauge64read-onlyShunted packets (protocol)
NUM ipv4ShuntProtoPacketsMax1.3.6.1.4.1.15397.2.1.32.37.3CounterBasedGauge64read-onlyShunted packets (protocol)
ipv4ShuntProtoBytes1.3.6.1.4.1.15397.2.1.32.38
C64 ipv4ShuntProtoBytesVal1.3.6.1.4.1.15397.2.1.32.38.1Counter64read-onlyShunted bytes (protocol)
NUM ipv4ShuntProtoBytesMom1.3.6.1.4.1.15397.2.1.32.38.2CounterBasedGauge64read-onlyShunted bytes (protocol)
NUM ipv4ShuntProtoBytesMax1.3.6.1.4.1.15397.2.1.32.38.3CounterBasedGauge64read-onlyShunted bytes (protocol)
ipv4EcnEct01.3.6.1.4.1.15397.2.1.32.39
C64 ipv4EcnEct0Val1.3.6.1.4.1.15397.2.1.32.39.1Counter64read-onlyECN Capable Packets ECT(0)
NUM ipv4EcnEct0Mom1.3.6.1.4.1.15397.2.1.32.39.2CounterBasedGauge64read-onlyECN Capable Packets ECT(0)
NUM ipv4EcnEct0Max1.3.6.1.4.1.15397.2.1.32.39.3CounterBasedGauge64read-onlyECN Capable Packets ECT(0)
ipv4EcnEct11.3.6.1.4.1.15397.2.1.32.40
C64 ipv4EcnEct1Val1.3.6.1.4.1.15397.2.1.32.40.1Counter64read-onlyECN Capable Packets ECT(1)
NUM ipv4EcnEct1Mom1.3.6.1.4.1.15397.2.1.32.40.2CounterBasedGauge64read-onlyECN Capable Packets ECT(1)
NUM ipv4EcnEct1Max1.3.6.1.4.1.15397.2.1.32.40.3CounterBasedGauge64read-onlyECN Capable Packets ECT(1)
ipv4EcnCn1.3.6.1.4.1.15397.2.1.32.41
C64 ipv4EcnCnVal1.3.6.1.4.1.15397.2.1.32.41.1Counter64read-onlyECN Packets Congestion Experienced
NUM ipv4EcnCnMom1.3.6.1.4.1.15397.2.1.32.41.2CounterBasedGauge64read-onlyECN Packets Congestion Experienced
NUM ipv4EcnCnMax1.3.6.1.4.1.15397.2.1.32.41.3CounterBasedGauge64read-onlyECN Packets Congestion Experienced
tcpv41.3.6.1.4.1.15397.2.1.48
tcpv4Packets1.3.6.1.4.1.15397.2.1.48.1
C64 tcpv4PacketsVal1.3.6.1.4.1.15397.2.1.48.1.1Counter64read-onlyRX packets
NUM tcpv4PacketsMom1.3.6.1.4.1.15397.2.1.48.1.2CounterBasedGauge64read-onlyRX packets
NUM tcpv4PacketsMax1.3.6.1.4.1.15397.2.1.48.1.3CounterBasedGauge64read-onlyRX packets
tcpv4Bytes1.3.6.1.4.1.15397.2.1.48.2
C64 tcpv4BytesVal1.3.6.1.4.1.15397.2.1.48.2.1Counter64read-onlyRX bytes
NUM tcpv4BytesMom1.3.6.1.4.1.15397.2.1.48.2.2CounterBasedGauge64read-onlyRX bytes
NUM tcpv4BytesMax1.3.6.1.4.1.15397.2.1.48.2.3CounterBasedGauge64read-onlyRX bytes
tcpv4CreateAttempts1.3.6.1.4.1.15397.2.1.48.4
C64 tcpv4CreateAttemptsVal1.3.6.1.4.1.15397.2.1.48.4.1Counter64read-onlyConnection create attempts
NUM tcpv4CreateAttemptsMom1.3.6.1.4.1.15397.2.1.48.4.2CounterBasedGauge64read-onlyConnection create attempts
NUM tcpv4CreateAttemptsMax1.3.6.1.4.1.15397.2.1.48.4.3CounterBasedGauge64read-onlyConnection create attempts
tcpv4Created1.3.6.1.4.1.15397.2.1.48.5
C64 tcpv4CreatedVal1.3.6.1.4.1.15397.2.1.48.5.1Counter64read-onlyConnections created
NUM tcpv4CreatedMom1.3.6.1.4.1.15397.2.1.48.5.2CounterBasedGauge64read-onlyConnections created
NUM tcpv4CreatedMax1.3.6.1.4.1.15397.2.1.48.5.3CounterBasedGauge64read-onlyConnections created
tcpv4RefusedRuleset1.3.6.1.4.1.15397.2.1.48.6
C64 tcpv4RefusedRulesetVal1.3.6.1.4.1.15397.2.1.48.6.1Counter64read-onlyRefused (ruleset)
NUM tcpv4RefusedRulesetMom1.3.6.1.4.1.15397.2.1.48.6.2CounterBasedGauge64read-onlyRefused (ruleset)
NUM tcpv4RefusedRulesetMax1.3.6.1.4.1.15397.2.1.48.6.3CounterBasedGauge64read-onlyRefused (ruleset)
tcpv4RefusedShort1.3.6.1.4.1.15397.2.1.48.7
C64 tcpv4RefusedShortVal1.3.6.1.4.1.15397.2.1.48.7.1Counter64read-onlyRefused (short)
NUM tcpv4RefusedShortMom1.3.6.1.4.1.15397.2.1.48.7.2CounterBasedGauge64read-onlyRefused (short)
NUM tcpv4RefusedShortMax1.3.6.1.4.1.15397.2.1.48.7.3CounterBasedGauge64read-onlyRefused (short)
tcpv4RefusedBroadcast1.3.6.1.4.1.15397.2.1.48.8
C64 tcpv4RefusedBroadcastVal1.3.6.1.4.1.15397.2.1.48.8.1Counter64read-onlyRefused (broadcast)
NUM tcpv4RefusedBroadcastMom1.3.6.1.4.1.15397.2.1.48.8.2CounterBasedGauge64read-onlyRefused (broadcast)
NUM tcpv4RefusedBroadcastMax1.3.6.1.4.1.15397.2.1.48.8.3CounterBasedGauge64read-onlyRefused (broadcast)
tcpv4RefusedOffset1.3.6.1.4.1.15397.2.1.48.9
C64 tcpv4RefusedOffsetVal1.3.6.1.4.1.15397.2.1.48.9.1Counter64read-onlyRefused (offset)
NUM tcpv4RefusedOffsetMom1.3.6.1.4.1.15397.2.1.48.9.2CounterBasedGauge64read-onlyRefused (offset)
NUM tcpv4RefusedOffsetMax1.3.6.1.4.1.15397.2.1.48.9.3CounterBasedGauge64read-onlyRefused (offset)
tcpv4Rejected1.3.6.1.4.1.15397.2.1.48.10
C64 tcpv4RejectedVal1.3.6.1.4.1.15397.2.1.48.10.1Counter64read-onlyRejected packets
NUM tcpv4RejectedMom1.3.6.1.4.1.15397.2.1.48.10.2CounterBasedGauge64read-onlyRejected packets
NUM tcpv4RejectedMax1.3.6.1.4.1.15397.2.1.48.10.3CounterBasedGauge64read-onlyRejected packets
tcpv4Lostsync1.3.6.1.4.1.15397.2.1.48.12
NUM tcpv4LostsyncVal1.3.6.1.4.1.15397.2.1.48.12.1CounterBasedGauge64read-onlyOut-of-sync connections
NUM tcpv4LostsyncMax1.3.6.1.4.1.15397.2.1.48.12.3CounterBasedGauge64read-onlyOut-of-sync connections
tcpv4UntrackedPackets1.3.6.1.4.1.15397.2.1.48.13
C64 tcpv4UntrackedPacketsVal1.3.6.1.4.1.15397.2.1.48.13.1Counter64read-onlyUntracked packets
NUM tcpv4UntrackedPacketsMom1.3.6.1.4.1.15397.2.1.48.13.2CounterBasedGauge64read-onlyUntracked packets
NUM tcpv4UntrackedPacketsMax1.3.6.1.4.1.15397.2.1.48.13.3CounterBasedGauge64read-onlyUntracked packets
tcpv4GoodputPackets1.3.6.1.4.1.15397.2.1.48.14
C64 tcpv4GoodputPacketsVal1.3.6.1.4.1.15397.2.1.48.14.1Counter64read-onlyGoodput packets
NUM tcpv4GoodputPacketsMom1.3.6.1.4.1.15397.2.1.48.14.2CounterBasedGauge64read-onlyGoodput packets
NUM tcpv4GoodputPacketsMax1.3.6.1.4.1.15397.2.1.48.14.3CounterBasedGauge64read-onlyGoodput packets
tcpv4GoodputBytes1.3.6.1.4.1.15397.2.1.48.15
C64 tcpv4GoodputBytesVal1.3.6.1.4.1.15397.2.1.48.15.1Counter64read-onlyGoodput bytes
NUM tcpv4GoodputBytesMom1.3.6.1.4.1.15397.2.1.48.15.2CounterBasedGauge64read-onlyGoodput bytes
NUM tcpv4GoodputBytesMax1.3.6.1.4.1.15397.2.1.48.15.3CounterBasedGauge64read-onlyGoodput bytes
tcpv4Segments1.3.6.1.4.1.15397.2.1.48.16
NUM tcpv4SegmentsVal1.3.6.1.4.1.15397.2.1.48.16.1CounterBasedGauge64read-onlySaved segments
NUM tcpv4SegmentsMax1.3.6.1.4.1.15397.2.1.48.16.3CounterBasedGauge64read-onlySaved segments
tcpv4SegmentsPayload1.3.6.1.4.1.15397.2.1.48.17
NUM tcpv4SegmentsPayloadVal1.3.6.1.4.1.15397.2.1.48.17.1CounterBasedGauge64read-onlySaved segments with payload
NUM tcpv4SegmentsPayloadMax1.3.6.1.4.1.15397.2.1.48.17.3CounterBasedGauge64read-onlySaved segments with payload
tcpv4SegmentsDropped1.3.6.1.4.1.15397.2.1.48.18
C64 tcpv4SegmentsDroppedVal1.3.6.1.4.1.15397.2.1.48.18.1Counter64read-onlyIgnored segments
NUM tcpv4SegmentsDroppedMom1.3.6.1.4.1.15397.2.1.48.18.2CounterBasedGauge64read-onlyIgnored segments
NUM tcpv4SegmentsDroppedMax1.3.6.1.4.1.15397.2.1.48.18.3CounterBasedGauge64read-onlyIgnored segments
tcpv4PacketAllocFail1.3.6.1.4.1.15397.2.1.48.19
C64 tcpv4PacketAllocFailVal1.3.6.1.4.1.15397.2.1.48.19.1Counter64read-onlyPacket allocation failures
NUM tcpv4PacketAllocFailMom1.3.6.1.4.1.15397.2.1.48.19.2CounterBasedGauge64read-onlyPacket allocation failures
NUM tcpv4PacketAllocFailMax1.3.6.1.4.1.15397.2.1.48.19.3CounterBasedGauge64read-onlyPacket allocation failures
tcpv4UntrackedGoodput1.3.6.1.4.1.15397.2.1.48.23
C64 tcpv4UntrackedGoodputVal1.3.6.1.4.1.15397.2.1.48.23.1Counter64read-onlyUntracked bytes (goodput)
NUM tcpv4UntrackedGoodputMom1.3.6.1.4.1.15397.2.1.48.23.2CounterBasedGauge64read-onlyUntracked bytes (goodput)
NUM tcpv4UntrackedGoodputMax1.3.6.1.4.1.15397.2.1.48.23.3CounterBasedGauge64read-onlyUntracked bytes (goodput)
tcpv4UntrackedBytes1.3.6.1.4.1.15397.2.1.48.24
C64 tcpv4UntrackedBytesVal1.3.6.1.4.1.15397.2.1.48.24.1Counter64read-onlyUntracked bytes
NUM tcpv4UntrackedBytesMom1.3.6.1.4.1.15397.2.1.48.24.2CounterBasedGauge64read-onlyUntracked bytes
NUM tcpv4UntrackedBytesMax1.3.6.1.4.1.15397.2.1.48.24.3CounterBasedGauge64read-onlyUntracked bytes
tcpv4CorruptOptions1.3.6.1.4.1.15397.2.1.48.25
C64 tcpv4CorruptOptionsVal1.3.6.1.4.1.15397.2.1.48.25.1Counter64read-onlyPackets with corrupt options
NUM tcpv4CorruptOptionsMom1.3.6.1.4.1.15397.2.1.48.25.2CounterBasedGauge64read-onlyPackets with corrupt options
NUM tcpv4CorruptOptionsMax1.3.6.1.4.1.15397.2.1.48.25.3CounterBasedGauge64read-onlyPackets with corrupt options
tcpv4CorruptConn1.3.6.1.4.1.15397.2.1.48.26
C64 tcpv4CorruptConnVal1.3.6.1.4.1.15397.2.1.48.26.1Counter64read-onlyPackets with corrupt conn
NUM tcpv4CorruptConnMom1.3.6.1.4.1.15397.2.1.48.26.2CounterBasedGauge64read-onlyPackets with corrupt conn
NUM tcpv4CorruptConnMax1.3.6.1.4.1.15397.2.1.48.26.3CounterBasedGauge64read-onlyPackets with corrupt conn
tcpv4SegmentedConnections1.3.6.1.4.1.15397.2.1.48.27
NUM tcpv4SegmentedConnectionsVal1.3.6.1.4.1.15397.2.1.48.27.1CounterBasedGauge64read-onlyConnections with segments
NUM tcpv4SegmentedConnectionsMax1.3.6.1.4.1.15397.2.1.48.27.3CounterBasedGauge64read-onlyConnections with segments
tcpv4OutOfWindowPackets1.3.6.1.4.1.15397.2.1.48.28
C64 tcpv4OutOfWindowPacketsVal1.3.6.1.4.1.15397.2.1.48.28.1Counter64read-onlyOut of window packets (ignored)
NUM tcpv4OutOfWindowPacketsMom1.3.6.1.4.1.15397.2.1.48.28.2CounterBasedGauge64read-onlyOut of window packets (ignored)
NUM tcpv4OutOfWindowPacketsMax1.3.6.1.4.1.15397.2.1.48.28.3CounterBasedGauge64read-onlyOut of window packets (ignored)
tcpv4RefusedFilter1.3.6.1.4.1.15397.2.1.48.29
C64 tcpv4RefusedFilterVal1.3.6.1.4.1.15397.2.1.48.29.1Counter64read-onlyPackets refused by lowlevel filter
NUM tcpv4RefusedFilterMom1.3.6.1.4.1.15397.2.1.48.29.2CounterBasedGauge64read-onlyPackets refused by lowlevel filter
NUM tcpv4RefusedFilterMax1.3.6.1.4.1.15397.2.1.48.29.3CounterBasedGauge64read-onlyPackets refused by lowlevel filter
tcpv4SynExisting1.3.6.1.4.1.15397.2.1.48.32
C64 tcpv4SynExistingVal1.3.6.1.4.1.15397.2.1.48.32.1Counter64read-onlySYN packets for existing connections
NUM tcpv4SynExistingMom1.3.6.1.4.1.15397.2.1.48.32.2CounterBasedGauge64read-onlySYN packets for existing connections
NUM tcpv4SynExistingMax1.3.6.1.4.1.15397.2.1.48.32.3CounterBasedGauge64read-onlySYN packets for existing connections
tcpv4SegmentAllocFail1.3.6.1.4.1.15397.2.1.48.33
C64 tcpv4SegmentAllocFailVal1.3.6.1.4.1.15397.2.1.48.33.1Counter64read-onlySegment allocation failures
NUM tcpv4SegmentAllocFailMom1.3.6.1.4.1.15397.2.1.48.33.2CounterBasedGauge64read-onlySegment allocation failures
NUM tcpv4SegmentAllocFailMax1.3.6.1.4.1.15397.2.1.48.33.3CounterBasedGauge64read-onlySegment allocation failures
tcpv4EnqueuedSegments1.3.6.1.4.1.15397.2.1.48.34
C64 tcpv4EnqueuedSegmentsVal1.3.6.1.4.1.15397.2.1.48.34.1Counter64read-onlyEnqueued segments
NUM tcpv4EnqueuedSegmentsMom1.3.6.1.4.1.15397.2.1.48.34.2CounterBasedGauge64read-onlyEnqueued segments
NUM tcpv4EnqueuedSegmentsMax1.3.6.1.4.1.15397.2.1.48.34.3CounterBasedGauge64read-onlyEnqueued segments
tcpv4DequeuedSegments1.3.6.1.4.1.15397.2.1.48.35
C64 tcpv4DequeuedSegmentsVal1.3.6.1.4.1.15397.2.1.48.35.1Counter64read-onlyDequeued segments
NUM tcpv4DequeuedSegmentsMom1.3.6.1.4.1.15397.2.1.48.35.2CounterBasedGauge64read-onlyDequeued segments
NUM tcpv4DequeuedSegmentsMax1.3.6.1.4.1.15397.2.1.48.35.3CounterBasedGauge64read-onlyDequeued segments
tcpv4DiscardedSegments1.3.6.1.4.1.15397.2.1.48.36
C64 tcpv4DiscardedSegmentsVal1.3.6.1.4.1.15397.2.1.48.36.1Counter64read-onlyDiscarded segments
NUM tcpv4DiscardedSegmentsMom1.3.6.1.4.1.15397.2.1.48.36.2CounterBasedGauge64read-onlyDiscarded segments
NUM tcpv4DiscardedSegmentsMax1.3.6.1.4.1.15397.2.1.48.36.3CounterBasedGauge64read-onlyDiscarded segments
tcpv4EmptyPackets1.3.6.1.4.1.15397.2.1.48.37
C64 tcpv4EmptyPacketsVal1.3.6.1.4.1.15397.2.1.48.37.1Counter64read-onlyPackets without payload
NUM tcpv4EmptyPacketsMom1.3.6.1.4.1.15397.2.1.48.37.2CounterBasedGauge64read-onlyPackets without payload
NUM tcpv4EmptyPacketsMax1.3.6.1.4.1.15397.2.1.48.37.3CounterBasedGauge64read-onlyPackets without payload
tcpv4OosPackets1.3.6.1.4.1.15397.2.1.48.38
C64 tcpv4OosPacketsVal1.3.6.1.4.1.15397.2.1.48.38.1Counter64read-onlyOut-of-sync packets
NUM tcpv4OosPacketsMom1.3.6.1.4.1.15397.2.1.48.38.2CounterBasedGauge64read-onlyOut-of-sync packets
NUM tcpv4OosPacketsMax1.3.6.1.4.1.15397.2.1.48.38.3CounterBasedGauge64read-onlyOut-of-sync packets
tcpv4OosBytes1.3.6.1.4.1.15397.2.1.48.39
C64 tcpv4OosBytesVal1.3.6.1.4.1.15397.2.1.48.39.1Counter64read-onlyOut-of-sync bytes
NUM tcpv4OosBytesMom1.3.6.1.4.1.15397.2.1.48.39.2CounterBasedGauge64read-onlyOut-of-sync bytes
NUM tcpv4OosBytesMax1.3.6.1.4.1.15397.2.1.48.39.3CounterBasedGauge64read-onlyOut-of-sync bytes
tcpv4Retransmits1.3.6.1.4.1.15397.2.1.48.40
C64 tcpv4RetransmitsVal1.3.6.1.4.1.15397.2.1.48.40.1Counter64read-onlyRetransmitted packets
NUM tcpv4RetransmitsMom1.3.6.1.4.1.15397.2.1.48.40.2CounterBasedGauge64read-onlyRetransmitted packets
NUM tcpv4RetransmitsMax1.3.6.1.4.1.15397.2.1.48.40.3CounterBasedGauge64read-onlyRetransmitted packets
tcpv4Cwr1.3.6.1.4.1.15397.2.1.48.41
C64 tcpv4CwrVal1.3.6.1.4.1.15397.2.1.48.41.1Counter64read-onlyCongestion Window Reduced Packets
NUM tcpv4CwrMom1.3.6.1.4.1.15397.2.1.48.41.2CounterBasedGauge64read-onlyCongestion Window Reduced Packets
NUM tcpv4CwrMax1.3.6.1.4.1.15397.2.1.48.41.3CounterBasedGauge64read-onlyCongestion Window Reduced Packets
tcpv4Ecne1.3.6.1.4.1.15397.2.1.48.42
C64 tcpv4EcneVal1.3.6.1.4.1.15397.2.1.48.42.1Counter64read-onlyExplicit Congestion Notification Echo Packets
NUM tcpv4EcneMom1.3.6.1.4.1.15397.2.1.48.42.2CounterBasedGauge64read-onlyExplicit Congestion Notification Echo Packets
NUM tcpv4EcneMax1.3.6.1.4.1.15397.2.1.48.42.3CounterBasedGauge64read-onlyExplicit Congestion Notification Echo Packets
tcpv4SimOpen1.3.6.1.4.1.15397.2.1.48.43
C64 tcpv4SimOpenVal1.3.6.1.4.1.15397.2.1.48.43.1Counter64read-onlySimultaneous Open
NUM tcpv4SimOpenMom1.3.6.1.4.1.15397.2.1.48.43.2CounterBasedGauge64read-onlySimultaneous Open
NUM tcpv4SimOpenMax1.3.6.1.4.1.15397.2.1.48.43.3CounterBasedGauge64read-onlySimultaneous Open
connection1.3.6.1.4.1.15397.2.1.56
connectionCount1.3.6.1.4.1.15397.2.1.56.1
NUM connectionCountVal1.3.6.1.4.1.15397.2.1.56.1.1CounterBasedGauge64read-onlyCurrent count
NUM connectionCountMax1.3.6.1.4.1.15397.2.1.56.1.3CounterBasedGauge64read-onlyCurrent count
connectionEstCount1.3.6.1.4.1.15397.2.1.56.2
NUM connectionEstCountVal1.3.6.1.4.1.15397.2.1.56.2.1CounterBasedGauge64read-onlyCurrent established count
NUM connectionEstCountMax1.3.6.1.4.1.15397.2.1.56.2.3CounterBasedGauge64read-onlyCurrent established count
connectionCreateAttemptsInbound1.3.6.1.4.1.15397.2.1.56.3
C64 connectionCreateAttemptsInboundVal1.3.6.1.4.1.15397.2.1.56.3.1Counter64read-onlyCreate attempts inbound
NUM connectionCreateAttemptsInboundMom1.3.6.1.4.1.15397.2.1.56.3.2CounterBasedGauge64read-onlyCreate attempts inbound
NUM connectionCreateAttemptsInboundMax1.3.6.1.4.1.15397.2.1.56.3.3CounterBasedGauge64read-onlyCreate attempts inbound
connectionCreateAttemptsOutbound1.3.6.1.4.1.15397.2.1.56.4
C64 connectionCreateAttemptsOutboundVal1.3.6.1.4.1.15397.2.1.56.4.1Counter64read-onlyCreate attempts outbound
NUM connectionCreateAttemptsOutboundMom1.3.6.1.4.1.15397.2.1.56.4.2CounterBasedGauge64read-onlyCreate attempts outbound
NUM connectionCreateAttemptsOutboundMax1.3.6.1.4.1.15397.2.1.56.4.3CounterBasedGauge64read-onlyCreate attempts outbound
connectionRefusedProt1.3.6.1.4.1.15397.2.1.56.5
C64 connectionRefusedProtVal1.3.6.1.4.1.15397.2.1.56.5.1Counter64read-onlyAttempts refused (connprot)
NUM connectionRefusedProtMom1.3.6.1.4.1.15397.2.1.56.5.2CounterBasedGauge64read-onlyAttempts refused (connprot)
NUM connectionRefusedProtMax1.3.6.1.4.1.15397.2.1.56.5.3CounterBasedGauge64read-onlyAttempts refused (connprot)
connectionRefusedFull1.3.6.1.4.1.15397.2.1.56.6
C64 connectionRefusedFullVal1.3.6.1.4.1.15397.2.1.56.6.1Counter64read-onlyAttempts refused (resources)
NUM connectionRefusedFullMom1.3.6.1.4.1.15397.2.1.56.6.2CounterBasedGauge64read-onlyAttempts refused (resources)
NUM connectionRefusedFullMax1.3.6.1.4.1.15397.2.1.56.6.3CounterBasedGauge64read-onlyAttempts refused (resources)
connectionCreatedInbound1.3.6.1.4.1.15397.2.1.56.7
C64 connectionCreatedInboundVal1.3.6.1.4.1.15397.2.1.56.7.1Counter64read-onlyCreated inbound
NUM connectionCreatedInboundMom1.3.6.1.4.1.15397.2.1.56.7.2CounterBasedGauge64read-onlyCreated inbound
NUM connectionCreatedInboundMax1.3.6.1.4.1.15397.2.1.56.7.3CounterBasedGauge64read-onlyCreated inbound
connectionCreatedOutbound1.3.6.1.4.1.15397.2.1.56.8
C64 connectionCreatedOutboundVal1.3.6.1.4.1.15397.2.1.56.8.1Counter64read-onlyCreated outbound
NUM connectionCreatedOutboundMom1.3.6.1.4.1.15397.2.1.56.8.2CounterBasedGauge64read-onlyCreated outbound
NUM connectionCreatedOutboundMax1.3.6.1.4.1.15397.2.1.56.8.3CounterBasedGauge64read-onlyCreated outbound
connectionLruAllocs1.3.6.1.4.1.15397.2.1.56.9
C64 connectionLruAllocsVal1.3.6.1.4.1.15397.2.1.56.9.1Counter64read-onlyConnections allocated from LRU
NUM connectionLruAllocsMom1.3.6.1.4.1.15397.2.1.56.9.2CounterBasedGauge64read-onlyConnections allocated from LRU
NUM connectionLruAllocsMax1.3.6.1.4.1.15397.2.1.56.9.3CounterBasedGauge64read-onlyConnections allocated from LRU
connectionLookups1.3.6.1.4.1.15397.2.1.56.10
C64 connectionLookupsVal1.3.6.1.4.1.15397.2.1.56.10.1Counter64read-onlyLookups
NUM connectionLookupsMom1.3.6.1.4.1.15397.2.1.56.10.2CounterBasedGauge64read-onlyLookups
NUM connectionLookupsMax1.3.6.1.4.1.15397.2.1.56.10.3CounterBasedGauge64read-onlyLookups
connectionEstablished1.3.6.1.4.1.15397.2.1.56.11
C64 connectionEstablishedVal1.3.6.1.4.1.15397.2.1.56.11.1Counter64read-onlyMade established
NUM connectionEstablishedMom1.3.6.1.4.1.15397.2.1.56.11.2CounterBasedGauge64read-onlyMade established
NUM connectionEstablishedMax1.3.6.1.4.1.15397.2.1.56.11.3CounterBasedGauge64read-onlyMade established
connectionUpdates1.3.6.1.4.1.15397.2.1.56.12
C64 connectionUpdatesVal1.3.6.1.4.1.15397.2.1.56.12.1Counter64read-onlyUpdates sent
NUM connectionUpdatesMom1.3.6.1.4.1.15397.2.1.56.12.2CounterBasedGauge64read-onlyUpdates sent
NUM connectionUpdatesMax1.3.6.1.4.1.15397.2.1.56.12.3CounterBasedGauge64read-onlyUpdates sent
connectionTtlTimeouts1.3.6.1.4.1.15397.2.1.56.13
C64 connectionTtlTimeoutsVal1.3.6.1.4.1.15397.2.1.56.13.1Counter64read-onlyTTL timeouts
NUM connectionTtlTimeoutsMom1.3.6.1.4.1.15397.2.1.56.13.2CounterBasedGauge64read-onlyTTL timeouts
NUM connectionTtlTimeoutsMax1.3.6.1.4.1.15397.2.1.56.13.3CounterBasedGauge64read-onlyTTL timeouts
connectionProtEnables1.3.6.1.4.1.15397.2.1.56.14
C64 connectionProtEnablesVal1.3.6.1.4.1.15397.2.1.56.14.1Counter64read-onlyProtection enabled
NUM connectionProtEnablesMom1.3.6.1.4.1.15397.2.1.56.14.2CounterBasedGauge64read-onlyProtection enabled
NUM connectionProtEnablesMax1.3.6.1.4.1.15397.2.1.56.14.3CounterBasedGauge64read-onlyProtection enabled
connectionNotFound1.3.6.1.4.1.15397.2.1.56.15
C64 connectionNotFoundVal1.3.6.1.4.1.15397.2.1.56.15.1Counter64read-onlyFailed lookups
NUM connectionNotFoundMom1.3.6.1.4.1.15397.2.1.56.15.2CounterBasedGauge64read-onlyFailed lookups
NUM connectionNotFoundMax1.3.6.1.4.1.15397.2.1.56.15.3CounterBasedGauge64read-onlyFailed lookups
connectionRefusedExisting1.3.6.1.4.1.15397.2.1.56.18
C64 connectionRefusedExistingVal1.3.6.1.4.1.15397.2.1.56.18.1Counter64read-onlyAttempts refused (already existed)
NUM connectionRefusedExistingMom1.3.6.1.4.1.15397.2.1.56.18.2CounterBasedGauge64read-onlyAttempts refused (already existed)
NUM connectionRefusedExistingMax1.3.6.1.4.1.15397.2.1.56.18.3CounterBasedGauge64read-onlyAttempts refused (already existed)
connectionRefusedRuleset1.3.6.1.4.1.15397.2.1.56.19
C64 connectionRefusedRulesetVal1.3.6.1.4.1.15397.2.1.56.19.1Counter64read-onlyAttempts refused (ruleset)
NUM connectionRefusedRulesetMom1.3.6.1.4.1.15397.2.1.56.19.2CounterBasedGauge64read-onlyAttempts refused (ruleset)
NUM connectionRefusedRulesetMax1.3.6.1.4.1.15397.2.1.56.19.3CounterBasedGauge64read-onlyAttempts refused (ruleset)
connectionRedirected1.3.6.1.4.1.15397.2.1.56.20
NUM connectionRedirectedVal1.3.6.1.4.1.15397.2.1.56.20.1CounterBasedGauge64read-onlyRedirected
NUM connectionRedirectedMax1.3.6.1.4.1.15397.2.1.56.20.3CounterBasedGauge64read-onlyRedirected
connectionRedirectCollisions1.3.6.1.4.1.15397.2.1.56.21
NUM connectionRedirectCollisionsVal1.3.6.1.4.1.15397.2.1.56.21.1CounterBasedGauge64read-onlyRefused redirects (collision)
NUM connectionRedirectCollisionsMax1.3.6.1.4.1.15397.2.1.56.21.3CounterBasedGauge64read-onlyRefused redirects (collision)
connectionUnestablished1.3.6.1.4.1.15397.2.1.56.24
C64 connectionUnestablishedVal1.3.6.1.4.1.15397.2.1.56.24.1Counter64read-onlyMade unestablished
NUM connectionUnestablishedMom1.3.6.1.4.1.15397.2.1.56.24.2CounterBasedGauge64read-onlyMade unestablished
NUM connectionUnestablishedMax1.3.6.1.4.1.15397.2.1.56.24.3CounterBasedGauge64read-onlyMade unestablished
connectionDestroyedEst1.3.6.1.4.1.15397.2.1.56.25
NUM connectionDestroyedEstVal1.3.6.1.4.1.15397.2.1.56.25.1CounterBasedGauge64read-onlyDestroyed established
NUM connectionDestroyedEstMax1.3.6.1.4.1.15397.2.1.56.25.3CounterBasedGauge64read-onlyDestroyed established
connectionInvalidRulesetUpdate1.3.6.1.4.1.15397.2.1.56.26
C64 connectionInvalidRulesetUpdateVal1.3.6.1.4.1.15397.2.1.56.26.1Counter64read-onlyUpdates with invalid ruleset
NUM connectionInvalidRulesetUpdateMom1.3.6.1.4.1.15397.2.1.56.26.2CounterBasedGauge64read-onlyUpdates with invalid ruleset
NUM connectionInvalidRulesetUpdateMax1.3.6.1.4.1.15397.2.1.56.26.3CounterBasedGauge64read-onlyUpdates with invalid ruleset
connectionOrphaned1.3.6.1.4.1.15397.2.1.56.27
NUM connectionOrphanedVal1.3.6.1.4.1.15397.2.1.56.27.1CounterBasedGauge64read-onlyConnections without timer
NUM connectionOrphanedMax1.3.6.1.4.1.15397.2.1.56.27.3CounterBasedGauge64read-onlyConnections without timer
connectionFailureShuntPackets1.3.6.1.4.1.15397.2.1.56.40
C64 connectionFailureShuntPacketsVal1.3.6.1.4.1.15397.2.1.56.40.1Counter64read-onlyShunted packets (connection create failure)
NUM connectionFailureShuntPacketsMom1.3.6.1.4.1.15397.2.1.56.40.2CounterBasedGauge64read-onlyShunted packets (connection create failure)
NUM connectionFailureShuntPacketsMax1.3.6.1.4.1.15397.2.1.56.40.3CounterBasedGauge64read-onlyShunted packets (connection create failure)
connectionFailureShuntBytes1.3.6.1.4.1.15397.2.1.56.41
C64 connectionFailureShuntBytesVal1.3.6.1.4.1.15397.2.1.56.41.1Counter64read-onlyShunted bytes (connection create failure)
NUM connectionFailureShuntBytesMom1.3.6.1.4.1.15397.2.1.56.41.2CounterBasedGauge64read-onlyShunted bytes (connection create failure)
NUM connectionFailureShuntBytesMax1.3.6.1.4.1.15397.2.1.56.41.3CounterBasedGauge64read-onlyShunted bytes (connection create failure)
connsync1.3.6.1.4.1.15397.2.1.60
connsyncSeenSnt1.3.6.1.4.1.15397.2.1.60.1
C64 connsyncSeenSntVal1.3.6.1.4.1.15397.2.1.60.1.1Counter64read-onlySeen sent
NUM connsyncSeenSntMom1.3.6.1.4.1.15397.2.1.60.1.2CounterBasedGauge64read-onlySeen sent
NUM connsyncSeenSntMax1.3.6.1.4.1.15397.2.1.60.1.3CounterBasedGauge64read-onlySeen sent
connsyncSeenRcv1.3.6.1.4.1.15397.2.1.60.2
C64 connsyncSeenRcvVal1.3.6.1.4.1.15397.2.1.60.2.1Counter64read-onlySeen received
NUM connsyncSeenRcvMom1.3.6.1.4.1.15397.2.1.60.2.2CounterBasedGauge64read-onlySeen received
NUM connsyncSeenRcvMax1.3.6.1.4.1.15397.2.1.60.2.3CounterBasedGauge64read-onlySeen received
connsyncUpdateSnt1.3.6.1.4.1.15397.2.1.60.3
C64 connsyncUpdateSntVal1.3.6.1.4.1.15397.2.1.60.3.1Counter64read-onlyUpdates Sent
NUM connsyncUpdateSntMom1.3.6.1.4.1.15397.2.1.60.3.2CounterBasedGauge64read-onlyUpdates Sent
NUM connsyncUpdateSntMax1.3.6.1.4.1.15397.2.1.60.3.3CounterBasedGauge64read-onlyUpdates Sent
connsyncSeenackRcv1.3.6.1.4.1.15397.2.1.60.4
C64 connsyncSeenackRcvVal1.3.6.1.4.1.15397.2.1.60.4.1Counter64read-onlyFirst updates received
NUM connsyncSeenackRcvMom1.3.6.1.4.1.15397.2.1.60.4.2CounterBasedGauge64read-onlyFirst updates received
NUM connsyncSeenackRcvMax1.3.6.1.4.1.15397.2.1.60.4.3CounterBasedGauge64read-onlyFirst updates received
connsyncUpdateRcv1.3.6.1.4.1.15397.2.1.60.5
C64 connsyncUpdateRcvVal1.3.6.1.4.1.15397.2.1.60.5.1Counter64read-onlyUpdates received
NUM connsyncUpdateRcvMom1.3.6.1.4.1.15397.2.1.60.5.2CounterBasedGauge64read-onlyUpdates received
NUM connsyncUpdateRcvMax1.3.6.1.4.1.15397.2.1.60.5.3CounterBasedGauge64read-onlyUpdates received
connsyncUnknownUpdateRcv1.3.6.1.4.1.15397.2.1.60.6
C64 connsyncUnknownUpdateRcvVal1.3.6.1.4.1.15397.2.1.60.6.1Counter64read-onlyUpdates for unknown connections received
NUM connsyncUnknownUpdateRcvMom1.3.6.1.4.1.15397.2.1.60.6.2CounterBasedGauge64read-onlyUpdates for unknown connections received
NUM connsyncUnknownUpdateRcvMax1.3.6.1.4.1.15397.2.1.60.6.3CounterBasedGauge64read-onlyUpdates for unknown connections received
connsyncOutofsync1.3.6.1.4.1.15397.2.1.60.7
C64 connsyncOutofsyncVal1.3.6.1.4.1.15397.2.1.60.7.1Counter64read-onlyOut of syncs
NUM connsyncOutofsyncMom1.3.6.1.4.1.15397.2.1.60.7.2CounterBasedGauge64read-onlyOut of syncs
NUM connsyncOutofsyncMax1.3.6.1.4.1.15397.2.1.60.7.3CounterBasedGauge64read-onlyOut of syncs
connsyncSynced1.3.6.1.4.1.15397.2.1.60.8
NUM connsyncSyncedVal1.3.6.1.4.1.15397.2.1.60.8.1CounterBasedGauge64read-onlyConnections actively syncing
NUM connsyncSyncedMax1.3.6.1.4.1.15397.2.1.60.8.3CounterBasedGauge64read-onlyConnections actively syncing
connsyncDoubleSeen1.3.6.1.4.1.15397.2.1.60.9
C64 connsyncDoubleSeenVal1.3.6.1.4.1.15397.2.1.60.9.1Counter64read-onlyDouble seen
NUM connsyncDoubleSeenMom1.3.6.1.4.1.15397.2.1.60.9.2CounterBasedGauge64read-onlyDouble seen
NUM connsyncDoubleSeenMax1.3.6.1.4.1.15397.2.1.60.9.3CounterBasedGauge64read-onlyDouble seen
connsyncHelloRcv1.3.6.1.4.1.15397.2.1.60.10
C64 connsyncHelloRcvVal1.3.6.1.4.1.15397.2.1.60.10.1Counter64read-onlyHello received
NUM connsyncHelloRcvMom1.3.6.1.4.1.15397.2.1.60.10.2CounterBasedGauge64read-onlyHello received
NUM connsyncHelloRcvMax1.3.6.1.4.1.15397.2.1.60.10.3CounterBasedGauge64read-onlyHello received
connsyncOutofsyncMissedRcv1.3.6.1.4.1.15397.2.1.60.11
C64 connsyncOutofsyncMissedRcvVal1.3.6.1.4.1.15397.2.1.60.11.1Counter64read-onlyOut of sync - missed rcv/late collision
NUM connsyncOutofsyncMissedRcvMom1.3.6.1.4.1.15397.2.1.60.11.2CounterBasedGauge64read-onlyOut of sync - missed rcv/late collision
NUM connsyncOutofsyncMissedRcvMax1.3.6.1.4.1.15397.2.1.60.11.3CounterBasedGauge64read-onlyOut of sync - missed rcv/late collision
connsyncOutofsyncCollision1.3.6.1.4.1.15397.2.1.60.12
C64 connsyncOutofsyncCollisionVal1.3.6.1.4.1.15397.2.1.60.12.1Counter64read-onlyOut of sync - collision
NUM connsyncOutofsyncCollisionMom1.3.6.1.4.1.15397.2.1.60.12.2CounterBasedGauge64read-onlyOut of sync - collision
NUM connsyncOutofsyncCollisionMax1.3.6.1.4.1.15397.2.1.60.12.3CounterBasedGauge64read-onlyOut of sync - collision
connsyncBadAdler1.3.6.1.4.1.15397.2.1.60.13
C64 connsyncBadAdlerVal1.3.6.1.4.1.15397.2.1.60.13.1Counter64read-onlyUpdates for mismatching ARM
NUM connsyncBadAdlerMom1.3.6.1.4.1.15397.2.1.60.13.2CounterBasedGauge64read-onlyUpdates for mismatching ARM
NUM connsyncBadAdlerMax1.3.6.1.4.1.15397.2.1.60.13.3CounterBasedGauge64read-onlyUpdates for mismatching ARM
connsyncPktOverflow1.3.6.1.4.1.15397.2.1.60.14
C64 connsyncPktOverflowVal1.3.6.1.4.1.15397.2.1.60.14.1Counter64read-onlyUpdate packet overflow
NUM connsyncPktOverflowMom1.3.6.1.4.1.15397.2.1.60.14.2CounterBasedGauge64read-onlyUpdate packet overflow
NUM connsyncPktOverflowMax1.3.6.1.4.1.15397.2.1.60.14.3CounterBasedGauge64read-onlyUpdate packet overflow
connsyncCorruptPkt1.3.6.1.4.1.15397.2.1.60.15
C64 connsyncCorruptPktVal1.3.6.1.4.1.15397.2.1.60.15.1Counter64read-onlyCorrupt packet received
NUM connsyncCorruptPktMom1.3.6.1.4.1.15397.2.1.60.15.2CounterBasedGauge64read-onlyCorrupt packet received
NUM connsyncCorruptPktMax1.3.6.1.4.1.15397.2.1.60.15.3CounterBasedGauge64read-onlyCorrupt packet received
connsyncConnNotfound1.3.6.1.4.1.15397.2.1.60.16
C64 connsyncConnNotfoundVal1.3.6.1.4.1.15397.2.1.60.16.1Counter64read-onlyConnection not found
NUM connsyncConnNotfoundMom1.3.6.1.4.1.15397.2.1.60.16.2CounterBasedGauge64read-onlyConnection not found
NUM connsyncConnNotfoundMax1.3.6.1.4.1.15397.2.1.60.16.3CounterBasedGauge64read-onlyConnection not found
connsyncBadVer1.3.6.1.4.1.15397.2.1.60.17
C64 connsyncBadVerVal1.3.6.1.4.1.15397.2.1.60.17.1Counter64read-onlyReceived packets with incompatible version
NUM connsyncBadVerMom1.3.6.1.4.1.15397.2.1.60.17.2CounterBasedGauge64read-onlyReceived packets with incompatible version
NUM connsyncBadVerMax1.3.6.1.4.1.15397.2.1.60.17.3CounterBasedGauge64read-onlyReceived packets with incompatible version
connsyncBadType1.3.6.1.4.1.15397.2.1.60.18
C64 connsyncBadTypeVal1.3.6.1.4.1.15397.2.1.60.18.1Counter64read-onlyReceived packets with incorrect ethernet type
NUM connsyncBadTypeMom1.3.6.1.4.1.15397.2.1.60.18.2CounterBasedGauge64read-onlyReceived packets with incorrect ethernet type
NUM connsyncBadTypeMax1.3.6.1.4.1.15397.2.1.60.18.3CounterBasedGauge64read-onlyReceived packets with incorrect ethernet type
connsyncBadEngineid1.3.6.1.4.1.15397.2.1.60.19
C64 connsyncBadEngineidVal1.3.6.1.4.1.15397.2.1.60.19.1Counter64read-onlyReceived packets with own engine-id
NUM connsyncBadEngineidMom1.3.6.1.4.1.15397.2.1.60.19.2CounterBasedGauge64read-onlyReceived packets with own engine-id
NUM connsyncBadEngineidMax1.3.6.1.4.1.15397.2.1.60.19.3CounterBasedGauge64read-onlyReceived packets with own engine-id
connsyncUdpSnt1.3.6.1.4.1.15397.2.1.60.20
C64 connsyncUdpSntVal1.3.6.1.4.1.15397.2.1.60.20.1Counter64read-onlyUDP sent
NUM connsyncUdpSntMom1.3.6.1.4.1.15397.2.1.60.20.2CounterBasedGauge64read-onlyUDP sent
NUM connsyncUdpSntMax1.3.6.1.4.1.15397.2.1.60.20.3CounterBasedGauge64read-onlyUDP sent
connsyncUdpRcv1.3.6.1.4.1.15397.2.1.60.21
C64 connsyncUdpRcvVal1.3.6.1.4.1.15397.2.1.60.21.1Counter64read-onlyUDP received
NUM connsyncUdpRcvMom1.3.6.1.4.1.15397.2.1.60.21.2CounterBasedGauge64read-onlyUDP received
NUM connsyncUdpRcvMax1.3.6.1.4.1.15397.2.1.60.21.3CounterBasedGauge64read-onlyUDP received
ruleset1.3.6.1.4.1.15397.2.1.64
rulesetReceived1.3.6.1.4.1.15397.2.1.64.1
C64 rulesetReceivedVal1.3.6.1.4.1.15397.2.1.64.1.1Counter64read-onlyRX packets
NUM rulesetReceivedMom1.3.6.1.4.1.15397.2.1.64.1.2CounterBasedGauge64read-onlyRX packets
NUM rulesetReceivedMax1.3.6.1.4.1.15397.2.1.64.1.3CounterBasedGauge64read-onlyRX packets
rulesetFwrules1.3.6.1.4.1.15397.2.1.64.5
NUM rulesetFwrulesVal1.3.6.1.4.1.15397.2.1.64.5.1CounterBasedGauge64read-onlyFW rules loaded
NUM rulesetFwrulesMax1.3.6.1.4.1.15397.2.1.64.5.3CounterBasedGauge64read-onlyFW rules loaded
rulesetShapingrules1.3.6.1.4.1.15397.2.1.64.6
NUM rulesetShapingrulesVal1.3.6.1.4.1.15397.2.1.64.6.1CounterBasedGauge64read-onlyShaping rules loaded
NUM rulesetShapingrulesMax1.3.6.1.4.1.15397.2.1.64.6.3CounterBasedGauge64read-onlyShaping rules loaded
rulesetClienttreeSize1.3.6.1.4.1.15397.2.1.64.7
NUM rulesetClienttreeSizeVal1.3.6.1.4.1.15397.2.1.64.7.1CounterBasedGauge64read-onlyNodes in Client IP-tree
NUM rulesetClienttreeSizeMax1.3.6.1.4.1.15397.2.1.64.7.3CounterBasedGauge64read-onlyNodes in Client IP-tree
rulesetServertreeSize1.3.6.1.4.1.15397.2.1.64.8
NUM rulesetServertreeSizeVal1.3.6.1.4.1.15397.2.1.64.8.1CounterBasedGauge64read-onlyNodes in Server IP-tree
NUM rulesetServertreeSizeMax1.3.6.1.4.1.15397.2.1.64.8.3CounterBasedGauge64read-onlyNodes in Server IP-tree
rulesetBgpNumpaths1.3.6.1.4.1.15397.2.1.64.9
NUM rulesetBgpNumpathsVal1.3.6.1.4.1.15397.2.1.64.9.1CounterBasedGauge64read-onlyNumber of ASPaths
NUM rulesetBgpNumpathsMax1.3.6.1.4.1.15397.2.1.64.9.3CounterBasedGauge64read-onlyNumber of ASPaths
rulesetBgpTreesize1.3.6.1.4.1.15397.2.1.64.10
NUM rulesetBgpTreesizeVal1.3.6.1.4.1.15397.2.1.64.10.1CounterBasedGauge64read-onlyNodes in BGP-tree
NUM rulesetBgpTreesizeMax1.3.6.1.4.1.15397.2.1.64.10.3CounterBasedGauge64read-onlyNodes in BGP-tree
rulesetBgpNumLookup1.3.6.1.4.1.15397.2.1.64.12
C64 rulesetBgpNumLookupVal1.3.6.1.4.1.15397.2.1.64.12.1Counter64read-onlyBGP path lookups
NUM rulesetBgpNumLookupMom1.3.6.1.4.1.15397.2.1.64.12.2CounterBasedGauge64read-onlyBGP path lookups
NUM rulesetBgpNumLookupMax1.3.6.1.4.1.15397.2.1.64.12.3CounterBasedGauge64read-onlyBGP path lookups
rulesetPropChecks1.3.6.1.4.1.15397.2.1.64.13
C64 rulesetPropChecksVal1.3.6.1.4.1.15397.2.1.64.13.1Counter64read-onlyProperty checks
NUM rulesetPropChecksMom1.3.6.1.4.1.15397.2.1.64.13.2CounterBasedGauge64read-onlyProperty checks
NUM rulesetPropChecksMax1.3.6.1.4.1.15397.2.1.64.13.3CounterBasedGauge64read-onlyProperty checks
rulesetBitmasksAvg1.3.6.1.4.1.15397.2.1.64.15
NUM rulesetBitmasksAvgVal1.3.6.1.4.1.15397.2.1.64.15.1CounterBasedGauge64read-onlyBitmask average number of words
NUM rulesetBitmasksAvgMax1.3.6.1.4.1.15397.2.1.64.15.3CounterBasedGauge64read-onlyBitmask average number of words
rulesetBitmasksMax1.3.6.1.4.1.15397.2.1.64.16
NUM rulesetBitmasksMaxVal1.3.6.1.4.1.15397.2.1.64.16.1CounterBasedGauge64read-onlyBitmask max number of words
NUM rulesetBitmasksMaxMax1.3.6.1.4.1.15397.2.1.64.16.3CounterBasedGauge64read-onlyBitmask max number of words
rulesetDynipAdd1.3.6.1.4.1.15397.2.1.64.17
C64 rulesetDynipAddVal1.3.6.1.4.1.15397.2.1.64.17.1Counter64read-onlyDynamic ips added
NUM rulesetDynipAddMom1.3.6.1.4.1.15397.2.1.64.17.2CounterBasedGauge64read-onlyDynamic ips added
NUM rulesetDynipAddMax1.3.6.1.4.1.15397.2.1.64.17.3CounterBasedGauge64read-onlyDynamic ips added
rulesetDynipRemove1.3.6.1.4.1.15397.2.1.64.18
C64 rulesetDynipRemoveVal1.3.6.1.4.1.15397.2.1.64.18.1Counter64read-onlyDynamic ips removed
NUM rulesetDynipRemoveMom1.3.6.1.4.1.15397.2.1.64.18.2CounterBasedGauge64read-onlyDynamic ips removed
NUM rulesetDynipRemoveMax1.3.6.1.4.1.15397.2.1.64.18.3CounterBasedGauge64read-onlyDynamic ips removed
rulesetLastUpdate1.3.6.1.4.1.15397.2.1.64.22
DAT rulesetLastUpdateVal1.3.6.1.4.1.15397.2.1.64.22.1DateAndTimeread-onlyLast ruleset reload
rulesetDynipNum1.3.6.1.4.1.15397.2.1.64.23
NUM rulesetDynipNumVal1.3.6.1.4.1.15397.2.1.64.23.1CounterBasedGauge64read-onlyDynamic ips current
NUM rulesetDynipNumMax1.3.6.1.4.1.15397.2.1.64.23.3CounterBasedGauge64read-onlyDynamic ips current
rulesetStatisticsrules1.3.6.1.4.1.15397.2.1.64.24
NUM rulesetStatisticsrulesVal1.3.6.1.4.1.15397.2.1.64.24.1CounterBasedGauge64read-onlyStatistics rules loaded
NUM rulesetStatisticsrulesMax1.3.6.1.4.1.15397.2.1.64.24.3CounterBasedGauge64read-onlyStatistics rules loaded
rulesetLocaltreeSize1.3.6.1.4.1.15397.2.1.64.25
NUM rulesetLocaltreeSizeVal1.3.6.1.4.1.15397.2.1.64.25.1CounterBasedGauge64read-onlyNodes in Local IP-tree
NUM rulesetLocaltreeSizeMax1.3.6.1.4.1.15397.2.1.64.25.3CounterBasedGauge64read-onlyNodes in Local IP-tree
rulesetStatisticsRuleOverflow1.3.6.1.4.1.15397.2.1.64.26
C64 rulesetStatisticsRuleOverflowVal1.3.6.1.4.1.15397.2.1.64.26.1Counter64read-onlyToo many matching statistics rules
NUM rulesetStatisticsRuleOverflowMom1.3.6.1.4.1.15397.2.1.64.26.2CounterBasedGauge64read-onlyToo many matching statistics rules
NUM rulesetStatisticsRuleOverflowMax1.3.6.1.4.1.15397.2.1.64.26.3CounterBasedGauge64read-onlyToo many matching statistics rules
rulesetConnStatechange1.3.6.1.4.1.15397.2.1.64.27
C64 rulesetConnStatechangeVal1.3.6.1.4.1.15397.2.1.64.27.1Counter64read-onlyFlow ruleset statechanges
NUM rulesetConnStatechangeMom1.3.6.1.4.1.15397.2.1.64.27.2CounterBasedGauge64read-onlyFlow ruleset statechanges
NUM rulesetConnStatechangeMax1.3.6.1.4.1.15397.2.1.64.27.3CounterBasedGauge64read-onlyFlow ruleset statechanges
rulesetConnStatechangeProp1.3.6.1.4.1.15397.2.1.64.28
C64 rulesetConnStatechangePropVal1.3.6.1.4.1.15397.2.1.64.28.1Counter64read-onlyFlow ruleset statechanges (prop)
NUM rulesetConnStatechangePropMom1.3.6.1.4.1.15397.2.1.64.28.2CounterBasedGauge64read-onlyFlow ruleset statechanges (prop)
NUM rulesetConnStatechangePropMax1.3.6.1.4.1.15397.2.1.64.28.3CounterBasedGauge64read-onlyFlow ruleset statechanges (prop)
rulesetConnStatechangeService1.3.6.1.4.1.15397.2.1.64.29
C64 rulesetConnStatechangeServiceVal1.3.6.1.4.1.15397.2.1.64.29.1Counter64read-onlyFlow ruleset statechanges (service)
NUM rulesetConnStatechangeServiceMom1.3.6.1.4.1.15397.2.1.64.29.2CounterBasedGauge64read-onlyFlow ruleset statechanges (service)
NUM rulesetConnStatechangeServiceMax1.3.6.1.4.1.15397.2.1.64.29.3CounterBasedGauge64read-onlyFlow ruleset statechanges (service)
rulesetConnStatechangeFlags1.3.6.1.4.1.15397.2.1.64.30
C64 rulesetConnStatechangeFlagsVal1.3.6.1.4.1.15397.2.1.64.30.1Counter64read-onlyFlow ruleset statechanges (flags)
NUM rulesetConnStatechangeFlagsMom1.3.6.1.4.1.15397.2.1.64.30.2CounterBasedGauge64read-onlyFlow ruleset statechanges (flags)
NUM rulesetConnStatechangeFlagsMax1.3.6.1.4.1.15397.2.1.64.30.3CounterBasedGauge64read-onlyFlow ruleset statechanges (flags)
rulesetConnStatechangeAspath1.3.6.1.4.1.15397.2.1.64.31
C64 rulesetConnStatechangeAspathVal1.3.6.1.4.1.15397.2.1.64.31.1Counter64read-onlyFlow ruleset statechanges (aspath)
NUM rulesetConnStatechangeAspathMom1.3.6.1.4.1.15397.2.1.64.31.2CounterBasedGauge64read-onlyFlow ruleset statechanges (aspath)
NUM rulesetConnStatechangeAspathMax1.3.6.1.4.1.15397.2.1.64.31.3CounterBasedGauge64read-onlyFlow ruleset statechanges (aspath)
rulesetRecalcVersion1.3.6.1.4.1.15397.2.1.64.32
C64 rulesetRecalcVersionVal1.3.6.1.4.1.15397.2.1.64.32.1Counter64read-onlyFlow ruleset recalcs from version
NUM rulesetRecalcVersionMom1.3.6.1.4.1.15397.2.1.64.32.2CounterBasedGauge64read-onlyFlow ruleset recalcs from version
NUM rulesetRecalcVersionMax1.3.6.1.4.1.15397.2.1.64.32.3CounterBasedGauge64read-onlyFlow ruleset recalcs from version
rulesetRecalcTime1.3.6.1.4.1.15397.2.1.64.33
C64 rulesetRecalcTimeVal1.3.6.1.4.1.15397.2.1.64.33.1Counter64read-onlyFlow ruleset recalcs from time
NUM rulesetRecalcTimeMom1.3.6.1.4.1.15397.2.1.64.33.2CounterBasedGauge64read-onlyFlow ruleset recalcs from time
NUM rulesetRecalcTimeMax1.3.6.1.4.1.15397.2.1.64.33.3CounterBasedGauge64read-onlyFlow ruleset recalcs from time
rulesetRecalcBgp1.3.6.1.4.1.15397.2.1.64.34
C64 rulesetRecalcBgpVal1.3.6.1.4.1.15397.2.1.64.34.1Counter64read-onlyFlow ruleset recalcs from bgp
NUM rulesetRecalcBgpMom1.3.6.1.4.1.15397.2.1.64.34.2CounterBasedGauge64read-onlyFlow ruleset recalcs from bgp
NUM rulesetRecalcBgpMax1.3.6.1.4.1.15397.2.1.64.34.3CounterBasedGauge64read-onlyFlow ruleset recalcs from bgp
rulesetRecalcUnknown1.3.6.1.4.1.15397.2.1.64.35
C64 rulesetRecalcUnknownVal1.3.6.1.4.1.15397.2.1.64.35.1Counter64read-onlyFlow ruleset recalcs from state
NUM rulesetRecalcUnknownMom1.3.6.1.4.1.15397.2.1.64.35.2CounterBasedGauge64read-onlyFlow ruleset recalcs from state
NUM rulesetRecalcUnknownMax1.3.6.1.4.1.15397.2.1.64.35.3CounterBasedGauge64read-onlyFlow ruleset recalcs from state
rulesetOutdatedService1.3.6.1.4.1.15397.2.1.64.36
C64 rulesetOutdatedServiceVal1.3.6.1.4.1.15397.2.1.64.36.1Counter64read-onlyRuleset recalcs with outdated service ruleset
NUM rulesetOutdatedServiceMom1.3.6.1.4.1.15397.2.1.64.36.2CounterBasedGauge64read-onlyRuleset recalcs with outdated service ruleset
NUM rulesetOutdatedServiceMax1.3.6.1.4.1.15397.2.1.64.36.3CounterBasedGauge64read-onlyRuleset recalcs with outdated service ruleset
rulesetSubscribers1.3.6.1.4.1.15397.2.1.64.37
NUM rulesetSubscribersVal1.3.6.1.4.1.15397.2.1.64.37.1CounterBasedGauge64read-onlyNumber of added subscribers
NUM rulesetSubscribersMax1.3.6.1.4.1.15397.2.1.64.37.3CounterBasedGauge64read-onlyNumber of added subscribers
rulesetBadAspath1.3.6.1.4.1.15397.2.1.64.38
C64 rulesetBadAspathVal1.3.6.1.4.1.15397.2.1.64.38.1Counter64read-onlyOld or corrupted AS-path entry
NUM rulesetBadAspathMom1.3.6.1.4.1.15397.2.1.64.38.2CounterBasedGauge64read-onlyOld or corrupted AS-path entry
NUM rulesetBadAspathMax1.3.6.1.4.1.15397.2.1.64.38.3CounterBasedGauge64read-onlyOld or corrupted AS-path entry
rulesetConnStatechangeLinklevel1.3.6.1.4.1.15397.2.1.64.39
C64 rulesetConnStatechangeLinklevelVal1.3.6.1.4.1.15397.2.1.64.39.1Counter64read-onlyFlow ruleset statechanges (linklevel)
NUM rulesetConnStatechangeLinklevelMom1.3.6.1.4.1.15397.2.1.64.39.2CounterBasedGauge64read-onlyFlow ruleset statechanges (linklevel)
NUM rulesetConnStatechangeLinklevelMax1.3.6.1.4.1.15397.2.1.64.39.3CounterBasedGauge64read-onlyFlow ruleset statechanges (linklevel)
rulesetSubscriberAllocFail1.3.6.1.4.1.15397.2.1.64.40
C64 rulesetSubscriberAllocFailVal1.3.6.1.4.1.15397.2.1.64.40.1Counter64read-onlySubscriber allocation failures
NUM rulesetSubscriberAllocFailMom1.3.6.1.4.1.15397.2.1.64.40.2CounterBasedGauge64read-onlySubscriber allocation failures
NUM rulesetSubscriberAllocFailMax1.3.6.1.4.1.15397.2.1.64.40.3CounterBasedGauge64read-onlySubscriber allocation failures
rulesetDynipAllocFail1.3.6.1.4.1.15397.2.1.64.41
C64 rulesetDynipAllocFailVal1.3.6.1.4.1.15397.2.1.64.41.1Counter64read-onlyDynamic ip loading failures (allocation failure)
NUM rulesetDynipAllocFailMom1.3.6.1.4.1.15397.2.1.64.41.2CounterBasedGauge64read-onlyDynamic ip loading failures (allocation failure)
NUM rulesetDynipAllocFailMax1.3.6.1.4.1.15397.2.1.64.41.3CounterBasedGauge64read-onlyDynamic ip loading failures (allocation failure)
rulesetDynipOversized1.3.6.1.4.1.15397.2.1.64.42
C64 rulesetDynipOversizedVal1.3.6.1.4.1.15397.2.1.64.42.1Counter64read-onlyDynamic ip loading failures (oversized)
NUM rulesetDynipOversizedMom1.3.6.1.4.1.15397.2.1.64.42.2CounterBasedGauge64read-onlyDynamic ip loading failures (oversized)
NUM rulesetDynipOversizedMax1.3.6.1.4.1.15397.2.1.64.42.3CounterBasedGauge64read-onlyDynamic ip loading failures (oversized)
rulesetNonexistentSubscriber1.3.6.1.4.1.15397.2.1.64.43
C64 rulesetNonexistentSubscriberVal1.3.6.1.4.1.15397.2.1.64.43.1Counter64read-onlySplit on unknown subscriber
NUM rulesetNonexistentSubscriberMom1.3.6.1.4.1.15397.2.1.64.43.2CounterBasedGauge64read-onlySplit on unknown subscriber
NUM rulesetNonexistentSubscriberMax1.3.6.1.4.1.15397.2.1.64.43.3CounterBasedGauge64read-onlySplit on unknown subscriber
rulesetConnStatechangeTtl1.3.6.1.4.1.15397.2.1.64.44
C64 rulesetConnStatechangeTtlVal1.3.6.1.4.1.15397.2.1.64.44.1Counter64read-onlyFlow ruleset statechanges (ttl)
NUM rulesetConnStatechangeTtlMom1.3.6.1.4.1.15397.2.1.64.44.2CounterBasedGauge64read-onlyFlow ruleset statechanges (ttl)
NUM rulesetConnStatechangeTtlMax1.3.6.1.4.1.15397.2.1.64.44.3CounterBasedGauge64read-onlyFlow ruleset statechanges (ttl)
firewall1.3.6.1.4.1.15397.2.1.80
fwAccepts1.3.6.1.4.1.15397.2.1.80.1
C64 fwAcceptsVal1.3.6.1.4.1.15397.2.1.80.1.1Counter64read-onlyRuleset evaluations giving ACCEPT
NUM fwAcceptsMom1.3.6.1.4.1.15397.2.1.80.1.2CounterBasedGauge64read-onlyRuleset evaluations giving ACCEPT
NUM fwAcceptsMax1.3.6.1.4.1.15397.2.1.80.1.3CounterBasedGauge64read-onlyRuleset evaluations giving ACCEPT
fwRejects1.3.6.1.4.1.15397.2.1.80.2
C64 fwRejectsVal1.3.6.1.4.1.15397.2.1.80.2.1Counter64read-onlyRuleset evaluations giving REJECT
NUM fwRejectsMom1.3.6.1.4.1.15397.2.1.80.2.2CounterBasedGauge64read-onlyRuleset evaluations giving REJECT
NUM fwRejectsMax1.3.6.1.4.1.15397.2.1.80.2.3CounterBasedGauge64read-onlyRuleset evaluations giving REJECT
fwDrops1.3.6.1.4.1.15397.2.1.80.3
C64 fwDropsVal1.3.6.1.4.1.15397.2.1.80.3.1Counter64read-onlyRuleset evaluations giving DROP
NUM fwDropsMom1.3.6.1.4.1.15397.2.1.80.3.2CounterBasedGauge64read-onlyRuleset evaluations giving DROP
NUM fwDropsMax1.3.6.1.4.1.15397.2.1.80.3.3CounterBasedGauge64read-onlyRuleset evaluations giving DROP
fwRewites1.3.6.1.4.1.15397.2.1.80.4
C64 fwRewitesVal1.3.6.1.4.1.15397.2.1.80.4.1Counter64read-onlyRuleset evaluations giving REWRITE
NUM fwRewitesMom1.3.6.1.4.1.15397.2.1.80.4.2CounterBasedGauge64read-onlyRuleset evaluations giving REWRITE
NUM fwRewitesMax1.3.6.1.4.1.15397.2.1.80.4.3CounterBasedGauge64read-onlyRuleset evaluations giving REWRITE
fwDiverts1.3.6.1.4.1.15397.2.1.80.5
C64 fwDivertsVal1.3.6.1.4.1.15397.2.1.80.5.1Counter64read-onlyRuleset evaluations giving DIVERT
NUM fwDivertsMom1.3.6.1.4.1.15397.2.1.80.5.2CounterBasedGauge64read-onlyRuleset evaluations giving DIVERT
NUM fwDivertsMax1.3.6.1.4.1.15397.2.1.80.5.3CounterBasedGauge64read-onlyRuleset evaluations giving DIVERT
fwRuleSets1.3.6.1.4.1.15397.2.1.80.6
C64 fwRuleSetsVal1.3.6.1.4.1.15397.2.1.80.6.1Counter64read-onlyRuleset evaluations
NUM fwRuleSetsMom1.3.6.1.4.1.15397.2.1.80.6.2CounterBasedGauge64read-onlyRuleset evaluations
NUM fwRuleSetsMax1.3.6.1.4.1.15397.2.1.80.6.3CounterBasedGauge64read-onlyRuleset evaluations
fwLogs1.3.6.1.4.1.15397.2.1.80.7
C64 fwLogsVal1.3.6.1.4.1.15397.2.1.80.7.1Counter64read-onlyLog entries
NUM fwLogsMom1.3.6.1.4.1.15397.2.1.80.7.2CounterBasedGauge64read-onlyLog entries
NUM fwLogsMax1.3.6.1.4.1.15397.2.1.80.7.3CounterBasedGauge64read-onlyLog entries
fwMonitor1.3.6.1.4.1.15397.2.1.80.8
C64 fwMonitorVal1.3.6.1.4.1.15397.2.1.80.8.1Counter64read-onlyMonitored packets
NUM fwMonitorMom1.3.6.1.4.1.15397.2.1.80.8.2CounterBasedGauge64read-onlyMonitored packets
NUM fwMonitorMax1.3.6.1.4.1.15397.2.1.80.8.3CounterBasedGauge64read-onlyMonitored packets
fwMonitorFailures1.3.6.1.4.1.15397.2.1.80.9
C64 fwMonitorFailuresVal1.3.6.1.4.1.15397.2.1.80.9.1Counter64read-onlyFailed monitored packets
NUM fwMonitorFailuresMom1.3.6.1.4.1.15397.2.1.80.9.2CounterBasedGauge64read-onlyFailed monitored packets
NUM fwMonitorFailuresMax1.3.6.1.4.1.15397.2.1.80.9.3CounterBasedGauge64read-onlyFailed monitored packets
fwInjects1.3.6.1.4.1.15397.2.1.80.10
C64 fwInjectsVal1.3.6.1.4.1.15397.2.1.80.10.1Counter64read-onlyRuleset evaluations giving INJECT
NUM fwInjectsMom1.3.6.1.4.1.15397.2.1.80.10.2CounterBasedGauge64read-onlyRuleset evaluations giving INJECT
NUM fwInjectsMax1.3.6.1.4.1.15397.2.1.80.10.3CounterBasedGauge64read-onlyRuleset evaluations giving INJECT
fwInjectsFailures1.3.6.1.4.1.15397.2.1.80.11
C64 fwInjectsFailuresVal1.3.6.1.4.1.15397.2.1.80.11.1Counter64read-onlyInject data preparation failures
NUM fwInjectsFailuresMom1.3.6.1.4.1.15397.2.1.80.11.2CounterBasedGauge64read-onlyInject data preparation failures
NUM fwInjectsFailuresMax1.3.6.1.4.1.15397.2.1.80.11.3CounterBasedGauge64read-onlyInject data preparation failures
fwInjectsFailuresProp1.3.6.1.4.1.15397.2.1.80.12
C64 fwInjectsFailuresPropVal1.3.6.1.4.1.15397.2.1.80.12.1Counter64read-onlyInject properties exceeding max length (255)
NUM fwInjectsFailuresPropMom1.3.6.1.4.1.15397.2.1.80.12.2CounterBasedGauge64read-onlyInject properties exceeding max length (255)
NUM fwInjectsFailuresPropMax1.3.6.1.4.1.15397.2.1.80.12.3CounterBasedGauge64read-onlyInject properties exceeding max length (255)
fwMidconnRewrite1.3.6.1.4.1.15397.2.1.80.13
C64 fwMidconnRewriteVal1.3.6.1.4.1.15397.2.1.80.13.1Counter64read-onlyRewrites changed in active connection
NUM fwMidconnRewriteMom1.3.6.1.4.1.15397.2.1.80.13.2CounterBasedGauge64read-onlyRewrites changed in active connection
NUM fwMidconnRewriteMax1.3.6.1.4.1.15397.2.1.80.13.3CounterBasedGauge64read-onlyRewrites changed in active connection
shaping1.3.6.1.4.1.15397.2.1.88
shapingEnqueued1.3.6.1.4.1.15397.2.1.88.1
C64 shapingEnqueuedVal1.3.6.1.4.1.15397.2.1.88.1.1Counter64read-onlyEnqueued packets
NUM shapingEnqueuedMom1.3.6.1.4.1.15397.2.1.88.1.2CounterBasedGauge64read-onlyEnqueued packets
NUM shapingEnqueuedMax1.3.6.1.4.1.15397.2.1.88.1.3CounterBasedGauge64read-onlyEnqueued packets
shapingDequeued1.3.6.1.4.1.15397.2.1.88.2
C64 shapingDequeuedVal1.3.6.1.4.1.15397.2.1.88.2.1Counter64read-onlyDequeued packets
NUM shapingDequeuedMom1.3.6.1.4.1.15397.2.1.88.2.2CounterBasedGauge64read-onlyDequeued packets
NUM shapingDequeuedMax1.3.6.1.4.1.15397.2.1.88.2.3CounterBasedGauge64read-onlyDequeued packets
shapingBrownConnDrops1.3.6.1.4.1.15397.2.1.88.8
C64 shapingBrownConnDropsVal1.3.6.1.4.1.15397.2.1.88.8.1Counter64read-onlyBROWN per connection drops
NUM shapingBrownConnDropsMom1.3.6.1.4.1.15397.2.1.88.8.2CounterBasedGauge64read-onlyBROWN per connection drops
NUM shapingBrownConnDropsMax1.3.6.1.4.1.15397.2.1.88.8.3CounterBasedGauge64read-onlyBROWN per connection drops
shapingQueueSize1.3.6.1.4.1.15397.2.1.88.9
NUM shapingQueueSizeVal1.3.6.1.4.1.15397.2.1.88.9.1CounterBasedGauge64read-onlyQueue size
NUM shapingQueueSizeMax1.3.6.1.4.1.15397.2.1.88.9.3CounterBasedGauge64read-onlyQueue size
shapingRulesSetCount1.3.6.1.4.1.15397.2.1.88.10
C64 shapingRulesSetCountVal1.3.6.1.4.1.15397.2.1.88.10.1Counter64read-onlyRule sets
NUM shapingRulesSetCountMom1.3.6.1.4.1.15397.2.1.88.10.2CounterBasedGauge64read-onlyRule sets
NUM shapingRulesSetCountMax1.3.6.1.4.1.15397.2.1.88.10.3CounterBasedGauge64read-onlyRule sets
shapingEnqueuedBytes1.3.6.1.4.1.15397.2.1.88.11
C64 shapingEnqueuedBytesVal1.3.6.1.4.1.15397.2.1.88.11.1Counter64read-onlyEnqueued bytes
NUM shapingEnqueuedBytesMom1.3.6.1.4.1.15397.2.1.88.11.2CounterBasedGauge64read-onlyEnqueued bytes
NUM shapingEnqueuedBytesMax1.3.6.1.4.1.15397.2.1.88.11.3CounterBasedGauge64read-onlyEnqueued bytes
shapingDequeuedBytes1.3.6.1.4.1.15397.2.1.88.12
C64 shapingDequeuedBytesVal1.3.6.1.4.1.15397.2.1.88.12.1Counter64read-onlyDequeued bytes
NUM shapingDequeuedBytesMom1.3.6.1.4.1.15397.2.1.88.12.2CounterBasedGauge64read-onlyDequeued bytes
NUM shapingDequeuedBytesMax1.3.6.1.4.1.15397.2.1.88.12.3CounterBasedGauge64read-onlyDequeued bytes
shapingObjectCopies1.3.6.1.4.1.15397.2.1.88.13
NUM shapingObjectCopiesVal1.3.6.1.4.1.15397.2.1.88.13.1CounterBasedGauge64read-onlyObject copies
NUM shapingObjectCopiesMax1.3.6.1.4.1.15397.2.1.88.13.3CounterBasedGauge64read-onlyObject copies
shapingOutofpacketsDrops1.3.6.1.4.1.15397.2.1.88.15
C64 shapingOutofpacketsDropsVal1.3.6.1.4.1.15397.2.1.88.15.1Counter64read-onlyOut of packets drops
NUM shapingOutofpacketsDropsMom1.3.6.1.4.1.15397.2.1.88.15.2CounterBasedGauge64read-onlyOut of packets drops
NUM shapingOutofpacketsDropsMax1.3.6.1.4.1.15397.2.1.88.15.3CounterBasedGauge64read-onlyOut of packets drops
shapingReceived1.3.6.1.4.1.15397.2.1.88.16
C64 shapingReceivedVal1.3.6.1.4.1.15397.2.1.88.16.1Counter64read-onlyPackets received
NUM shapingReceivedMom1.3.6.1.4.1.15397.2.1.88.16.2CounterBasedGauge64read-onlyPackets received
NUM shapingReceivedMax1.3.6.1.4.1.15397.2.1.88.16.3CounterBasedGauge64read-onlyPackets received
shapingObjectChecks1.3.6.1.4.1.15397.2.1.88.17
C64 shapingObjectChecksVal1.3.6.1.4.1.15397.2.1.88.17.1Counter64read-onlyObject checks
NUM shapingObjectChecksMom1.3.6.1.4.1.15397.2.1.88.17.2CounterBasedGauge64read-onlyObject checks
NUM shapingObjectChecksMax1.3.6.1.4.1.15397.2.1.88.17.3CounterBasedGauge64read-onlyObject checks
shapingObjectPoolExhausted1.3.6.1.4.1.15397.2.1.88.25
C64 shapingObjectPoolExhaustedVal1.3.6.1.4.1.15397.2.1.88.25.1Counter64read-onlyToo many dynamic objects
NUM shapingObjectPoolExhaustedMom1.3.6.1.4.1.15397.2.1.88.25.2CounterBasedGauge64read-onlyToo many dynamic objects
NUM shapingObjectPoolExhaustedMax1.3.6.1.4.1.15397.2.1.88.25.3CounterBasedGauge64read-onlyToo many dynamic objects
shapingOutOfCreditsDrops1.3.6.1.4.1.15397.2.1.88.26
C64 shapingOutOfCreditsDropsVal1.3.6.1.4.1.15397.2.1.88.26.1Counter64read-onlyOut of credits (vbs) drops
NUM shapingOutOfCreditsDropsMom1.3.6.1.4.1.15397.2.1.88.26.2CounterBasedGauge64read-onlyOut of credits (vbs) drops
NUM shapingOutOfCreditsDropsMax1.3.6.1.4.1.15397.2.1.88.26.3CounterBasedGauge64read-onlyOut of credits (vbs) drops
shapingObjectOverflow1.3.6.1.4.1.15397.2.1.88.31
C64 shapingObjectOverflowVal1.3.6.1.4.1.15397.2.1.88.31.1Counter64read-onlyToo many shaping objects matching a connection
NUM shapingObjectOverflowMom1.3.6.1.4.1.15397.2.1.88.31.2CounterBasedGauge64read-onlyToo many shaping objects matching a connection
NUM shapingObjectOverflowMax1.3.6.1.4.1.15397.2.1.88.31.3CounterBasedGauge64read-onlyToo many shaping objects matching a connection
shapingRuleOverflow1.3.6.1.4.1.15397.2.1.88.32
C64 shapingRuleOverflowVal1.3.6.1.4.1.15397.2.1.88.32.1Counter64read-onlyToo many matching rules
NUM shapingRuleOverflowMom1.3.6.1.4.1.15397.2.1.88.32.2CounterBasedGauge64read-onlyToo many matching rules
NUM shapingRuleOverflowMax1.3.6.1.4.1.15397.2.1.88.32.3CounterBasedGauge64read-onlyToo many matching rules
shapingDrops1.3.6.1.4.1.15397.2.1.88.37
C64 shapingDropsVal1.3.6.1.4.1.15397.2.1.88.37.1Counter64read-onlyQueuing drops (all types)
NUM shapingDropsMom1.3.6.1.4.1.15397.2.1.88.37.2CounterBasedGauge64read-onlyQueuing drops (all types)
NUM shapingDropsMax1.3.6.1.4.1.15397.2.1.88.37.3CounterBasedGauge64read-onlyQueuing drops (all types)
shapingObjectFull1.3.6.1.4.1.15397.2.1.88.38
C64 shapingObjectFullVal1.3.6.1.4.1.15397.2.1.88.38.1Counter64read-onlyShaping object queue full
NUM shapingObjectFullMom1.3.6.1.4.1.15397.2.1.88.38.2CounterBasedGauge64read-onlyShaping object queue full
NUM shapingObjectFullMax1.3.6.1.4.1.15397.2.1.88.38.3CounterBasedGauge64read-onlyShaping object queue full
shapingUnshaped1.3.6.1.4.1.15397.2.1.88.39
C64 shapingUnshapedVal1.3.6.1.4.1.15397.2.1.88.39.1Counter64read-onlyUnshaped packets
NUM shapingUnshapedMom1.3.6.1.4.1.15397.2.1.88.39.2CounterBasedGauge64read-onlyUnshaped packets
NUM shapingUnshapedMax1.3.6.1.4.1.15397.2.1.88.39.3CounterBasedGauge64read-onlyUnshaped packets
shapingUnshapedBytes1.3.6.1.4.1.15397.2.1.88.40
C64 shapingUnshapedBytesVal1.3.6.1.4.1.15397.2.1.88.40.1Counter64read-onlyUnshaped bytes
NUM shapingUnshapedBytesMom1.3.6.1.4.1.15397.2.1.88.40.2CounterBasedGauge64read-onlyUnshaped bytes
NUM shapingUnshapedBytesMax1.3.6.1.4.1.15397.2.1.88.40.3CounterBasedGauge64read-onlyUnshaped bytes
shapingDequeueCalls1.3.6.1.4.1.15397.2.1.88.41
C64 shapingDequeueCallsVal1.3.6.1.4.1.15397.2.1.88.41.1Counter64read-onlyDequeue calls
NUM shapingDequeueCallsMom1.3.6.1.4.1.15397.2.1.88.41.2CounterBasedGauge64read-onlyDequeue calls
NUM shapingDequeueCallsMax1.3.6.1.4.1.15397.2.1.88.41.3CounterBasedGauge64read-onlyDequeue calls
shapingRecycleObjects1.3.6.1.4.1.15397.2.1.88.42
NUM shapingRecycleObjectsVal1.3.6.1.4.1.15397.2.1.88.42.1CounterBasedGauge64read-onlyObjects in recycle queue
NUM shapingRecycleObjectsMax1.3.6.1.4.1.15397.2.1.88.42.3CounterBasedGauge64read-onlyObjects in recycle queue
shapingDirect1.3.6.1.4.1.15397.2.1.88.44
C64 shapingDirectVal1.3.6.1.4.1.15397.2.1.88.44.1Counter64read-onlyDirectly sent packets
NUM shapingDirectMom1.3.6.1.4.1.15397.2.1.88.44.2CounterBasedGauge64read-onlyDirectly sent packets
NUM shapingDirectMax1.3.6.1.4.1.15397.2.1.88.44.3CounterBasedGauge64read-onlyDirectly sent packets
shapingDirectBytes1.3.6.1.4.1.15397.2.1.88.45
C64 shapingDirectBytesVal1.3.6.1.4.1.15397.2.1.88.45.1Counter64read-onlyDirectly sent bytes
NUM shapingDirectBytesMom1.3.6.1.4.1.15397.2.1.88.45.2CounterBasedGauge64read-onlyDirectly sent bytes
NUM shapingDirectBytesMax1.3.6.1.4.1.15397.2.1.88.45.3CounterBasedGauge64read-onlyDirectly sent bytes
shapingBorrowDequeues1.3.6.1.4.1.15397.2.1.88.46
C64 shapingBorrowDequeuesVal1.3.6.1.4.1.15397.2.1.88.46.1Counter64read-onlyBorrowing dequeues
NUM shapingBorrowDequeuesMom1.3.6.1.4.1.15397.2.1.88.46.2CounterBasedGauge64read-onlyBorrowing dequeues
NUM shapingBorrowDequeuesMax1.3.6.1.4.1.15397.2.1.88.46.3CounterBasedGauge64read-onlyBorrowing dequeues
shapingVbsSplitError1.3.6.1.4.1.15397.2.1.88.47
C64 shapingVbsSplitErrorVal1.3.6.1.4.1.15397.2.1.88.47.1Counter64read-onlyVBS split allocation failures
NUM shapingVbsSplitErrorMom1.3.6.1.4.1.15397.2.1.88.47.2CounterBasedGauge64read-onlyVBS split allocation failures
NUM shapingVbsSplitErrorMax1.3.6.1.4.1.15397.2.1.88.47.3CounterBasedGauge64read-onlyVBS split allocation failures
shapingBrownHostDrops1.3.6.1.4.1.15397.2.1.88.48
C64 shapingBrownHostDropsVal1.3.6.1.4.1.15397.2.1.88.48.1Counter64read-onlyBROWN per host drops
NUM shapingBrownHostDropsMom1.3.6.1.4.1.15397.2.1.88.48.2CounterBasedGauge64read-onlyBROWN per host drops
NUM shapingBrownHostDropsMax1.3.6.1.4.1.15397.2.1.88.48.3CounterBasedGauge64read-onlyBROWN per host drops
shapingMaxConnDrops1.3.6.1.4.1.15397.2.1.88.49
C64 shapingMaxConnDropsVal1.3.6.1.4.1.15397.2.1.88.49.1Counter64read-onlyObject max connections reached
NUM shapingMaxConnDropsMom1.3.6.1.4.1.15397.2.1.88.49.2CounterBasedGauge64read-onlyObject max connections reached
NUM shapingMaxConnDropsMax1.3.6.1.4.1.15397.2.1.88.49.3CounterBasedGauge64read-onlyObject max connections reached
shapingScheduledOdirs1.3.6.1.4.1.15397.2.1.88.50
NUM shapingScheduledOdirsVal1.3.6.1.4.1.15397.2.1.88.50.1CounterBasedGauge64read-onlyScheduled odirs
NUM shapingScheduledOdirsMax1.3.6.1.4.1.15397.2.1.88.50.3CounterBasedGauge64read-onlyScheduled odirs
shapingQueuePoolExhausted1.3.6.1.4.1.15397.2.1.88.51
C64 shapingQueuePoolExhaustedVal1.3.6.1.4.1.15397.2.1.88.51.1Counter64read-onlyQueue pool exhausted
NUM shapingQueuePoolExhaustedMom1.3.6.1.4.1.15397.2.1.88.51.2CounterBasedGauge64read-onlyQueue pool exhausted
NUM shapingQueuePoolExhaustedMax1.3.6.1.4.1.15397.2.1.88.51.3CounterBasedGauge64read-onlyQueue pool exhausted
shapingActiveQueues1.3.6.1.4.1.15397.2.1.88.52
NUM shapingActiveQueuesVal1.3.6.1.4.1.15397.2.1.88.52.1CounterBasedGauge64read-onlyActive queues
NUM shapingActiveQueuesMax1.3.6.1.4.1.15397.2.1.88.52.3CounterBasedGauge64read-onlyActive queues
shapingQueueAllocations1.3.6.1.4.1.15397.2.1.88.53
C64 shapingQueueAllocationsVal1.3.6.1.4.1.15397.2.1.88.53.1Counter64read-onlyQueue allocations
NUM shapingQueueAllocationsMom1.3.6.1.4.1.15397.2.1.88.53.2CounterBasedGauge64read-onlyQueue allocations
NUM shapingQueueAllocationsMax1.3.6.1.4.1.15397.2.1.88.53.3CounterBasedGauge64read-onlyQueue allocations
shapingDropsPrio11.3.6.1.4.1.15397.2.1.88.54
C64 shapingDropsPrio1Val1.3.6.1.4.1.15397.2.1.88.54.1Counter64read-onlyQueuing drops (prio 1)
NUM shapingDropsPrio1Mom1.3.6.1.4.1.15397.2.1.88.54.2CounterBasedGauge64read-onlyQueuing drops (prio 1)
NUM shapingDropsPrio1Max1.3.6.1.4.1.15397.2.1.88.54.3CounterBasedGauge64read-onlyQueuing drops (prio 1)
shapingDropsPrio21.3.6.1.4.1.15397.2.1.88.55
C64 shapingDropsPrio2Val1.3.6.1.4.1.15397.2.1.88.55.1Counter64read-onlyQueuing drops (prio 2)
NUM shapingDropsPrio2Mom1.3.6.1.4.1.15397.2.1.88.55.2CounterBasedGauge64read-onlyQueuing drops (prio 2)
NUM shapingDropsPrio2Max1.3.6.1.4.1.15397.2.1.88.55.3CounterBasedGauge64read-onlyQueuing drops (prio 2)
shapingDropsPrio31.3.6.1.4.1.15397.2.1.88.56
C64 shapingDropsPrio3Val1.3.6.1.4.1.15397.2.1.88.56.1Counter64read-onlyQueuing drops (prio 3)
NUM shapingDropsPrio3Mom1.3.6.1.4.1.15397.2.1.88.56.2CounterBasedGauge64read-onlyQueuing drops (prio 3)
NUM shapingDropsPrio3Max1.3.6.1.4.1.15397.2.1.88.56.3CounterBasedGauge64read-onlyQueuing drops (prio 3)
shapingDropsPrio41.3.6.1.4.1.15397.2.1.88.57
C64 shapingDropsPrio4Val1.3.6.1.4.1.15397.2.1.88.57.1Counter64read-onlyQueuing drops (prio 4)
NUM shapingDropsPrio4Mom1.3.6.1.4.1.15397.2.1.88.57.2CounterBasedGauge64read-onlyQueuing drops (prio 4)
NUM shapingDropsPrio4Max1.3.6.1.4.1.15397.2.1.88.57.3CounterBasedGauge64read-onlyQueuing drops (prio 4)
shapingDropsPrio51.3.6.1.4.1.15397.2.1.88.58
C64 shapingDropsPrio5Val1.3.6.1.4.1.15397.2.1.88.58.1Counter64read-onlyQueuing drops (prio 5)
NUM shapingDropsPrio5Mom1.3.6.1.4.1.15397.2.1.88.58.2CounterBasedGauge64read-onlyQueuing drops (prio 5)
NUM shapingDropsPrio5Max1.3.6.1.4.1.15397.2.1.88.58.3CounterBasedGauge64read-onlyQueuing drops (prio 5)
shapingDropsPrio61.3.6.1.4.1.15397.2.1.88.59
C64 shapingDropsPrio6Val1.3.6.1.4.1.15397.2.1.88.59.1Counter64read-onlyQueuing drops (prio 6)
NUM shapingDropsPrio6Mom1.3.6.1.4.1.15397.2.1.88.59.2CounterBasedGauge64read-onlyQueuing drops (prio 6)
NUM shapingDropsPrio6Max1.3.6.1.4.1.15397.2.1.88.59.3CounterBasedGauge64read-onlyQueuing drops (prio 6)
shapingDropsPrio71.3.6.1.4.1.15397.2.1.88.60
C64 shapingDropsPrio7Val1.3.6.1.4.1.15397.2.1.88.60.1Counter64read-onlyQueuing drops (prio 7)
NUM shapingDropsPrio7Mom1.3.6.1.4.1.15397.2.1.88.60.2CounterBasedGauge64read-onlyQueuing drops (prio 7)
NUM shapingDropsPrio7Max1.3.6.1.4.1.15397.2.1.88.60.3CounterBasedGauge64read-onlyQueuing drops (prio 7)
shapingDropsPrio81.3.6.1.4.1.15397.2.1.88.61
C64 shapingDropsPrio8Val1.3.6.1.4.1.15397.2.1.88.61.1Counter64read-onlyQueuing drops (prio 8)
NUM shapingDropsPrio8Mom1.3.6.1.4.1.15397.2.1.88.61.2CounterBasedGauge64read-onlyQueuing drops (prio 8)
NUM shapingDropsPrio8Max1.3.6.1.4.1.15397.2.1.88.61.3CounterBasedGauge64read-onlyQueuing drops (prio 8)
shapingDropsPrio91.3.6.1.4.1.15397.2.1.88.62
C64 shapingDropsPrio9Val1.3.6.1.4.1.15397.2.1.88.62.1Counter64read-onlyQueuing drops (prio 9)
NUM shapingDropsPrio9Mom1.3.6.1.4.1.15397.2.1.88.62.2CounterBasedGauge64read-onlyQueuing drops (prio 9)
NUM shapingDropsPrio9Max1.3.6.1.4.1.15397.2.1.88.62.3CounterBasedGauge64read-onlyQueuing drops (prio 9)
shapingDropsPrioOther1.3.6.1.4.1.15397.2.1.88.63
C64 shapingDropsPrioOtherVal1.3.6.1.4.1.15397.2.1.88.63.1Counter64read-onlyQueuing drops (other prio)
NUM shapingDropsPrioOtherMom1.3.6.1.4.1.15397.2.1.88.63.2CounterBasedGauge64read-onlyQueuing drops (other prio)
NUM shapingDropsPrioOtherMax1.3.6.1.4.1.15397.2.1.88.63.3CounterBasedGauge64read-onlyQueuing drops (other prio)
shapingDropsCps1.3.6.1.4.1.15397.2.1.88.64
C64 shapingDropsCpsVal1.3.6.1.4.1.15397.2.1.88.64.1Counter64read-onlyCPS limit drops
NUM shapingDropsCpsMom1.3.6.1.4.1.15397.2.1.88.64.2CounterBasedGauge64read-onlyCPS limit drops
NUM shapingDropsCpsMax1.3.6.1.4.1.15397.2.1.88.64.3CounterBasedGauge64read-onlyCPS limit drops
shapingFailedFairnessObjects1.3.6.1.4.1.15397.2.1.88.65
C64 shapingFailedFairnessObjectsVal1.3.6.1.4.1.15397.2.1.88.65.1Counter64read-onlyHost fairness data allocation failures
NUM shapingFailedFairnessObjectsMom1.3.6.1.4.1.15397.2.1.88.65.2CounterBasedGauge64read-onlyHost fairness data allocation failures
NUM shapingFailedFairnessObjectsMax1.3.6.1.4.1.15397.2.1.88.65.3CounterBasedGauge64read-onlyHost fairness data allocation failures
shapingUsedFairnessObjects1.3.6.1.4.1.15397.2.1.88.66
NUM shapingUsedFairnessObjectsVal1.3.6.1.4.1.15397.2.1.88.66.1CounterBasedGauge64read-onlyHost fairness data used
NUM shapingUsedFairnessObjectsMax1.3.6.1.4.1.15397.2.1.88.66.3CounterBasedGauge64read-onlyHost fairness data used
shapingReloadDrops1.3.6.1.4.1.15397.2.1.88.67
C64 shapingReloadDropsVal1.3.6.1.4.1.15397.2.1.88.67.1Counter64read-onlyDrops caused by ruleset reload
NUM shapingReloadDropsMom1.3.6.1.4.1.15397.2.1.88.67.2CounterBasedGauge64read-onlyDrops caused by ruleset reload
NUM shapingReloadDropsMax1.3.6.1.4.1.15397.2.1.88.67.3CounterBasedGauge64read-onlyDrops caused by ruleset reload
shapingRequeueQueueUsed1.3.6.1.4.1.15397.2.1.88.68
NUM shapingRequeueQueueUsedVal1.3.6.1.4.1.15397.2.1.88.68.1CounterBasedGauge64read-onlyPackets in requeue queue
NUM shapingRequeueQueueUsedMax1.3.6.1.4.1.15397.2.1.88.68.3CounterBasedGauge64read-onlyPackets in requeue queue
shapingDirectBytesPrio01.3.6.1.4.1.15397.2.1.88.69
C64 shapingDirectBytesPrio0Val1.3.6.1.4.1.15397.2.1.88.69.1Counter64read-onlyDirectly sent bytes (prio 0)
NUM shapingDirectBytesPrio0Mom1.3.6.1.4.1.15397.2.1.88.69.2CounterBasedGauge64read-onlyDirectly sent bytes (prio 0)
NUM shapingDirectBytesPrio0Max1.3.6.1.4.1.15397.2.1.88.69.3CounterBasedGauge64read-onlyDirectly sent bytes (prio 0)
shapingDequeuedOdirs1.3.6.1.4.1.15397.2.1.88.70
C64 shapingDequeuedOdirsVal1.3.6.1.4.1.15397.2.1.88.70.1Counter64read-onlyDequeued Odirs
NUM shapingDequeuedOdirsMom1.3.6.1.4.1.15397.2.1.88.70.2CounterBasedGauge64read-onlyDequeued Odirs
NUM shapingDequeuedOdirsMax1.3.6.1.4.1.15397.2.1.88.70.3CounterBasedGauge64read-onlyDequeued Odirs
shapingSkippedQsyncUpdates1.3.6.1.4.1.15397.2.1.88.71
C64 shapingSkippedQsyncUpdatesVal1.3.6.1.4.1.15397.2.1.88.71.1Counter64read-onlySkipped qsync updates (no xfer)
NUM shapingSkippedQsyncUpdatesMom1.3.6.1.4.1.15397.2.1.88.71.2CounterBasedGauge64read-onlySkipped qsync updates (no xfer)
NUM shapingSkippedQsyncUpdatesMax1.3.6.1.4.1.15397.2.1.88.71.3CounterBasedGauge64read-onlySkipped qsync updates (no xfer)
shapingObjectCopiesCreated1.3.6.1.4.1.15397.2.1.88.72
C64 shapingObjectCopiesCreatedVal1.3.6.1.4.1.15397.2.1.88.72.1Counter64read-onlyObject copies created
NUM shapingObjectCopiesCreatedMom1.3.6.1.4.1.15397.2.1.88.72.2CounterBasedGauge64read-onlyObject copies created
NUM shapingObjectCopiesCreatedMax1.3.6.1.4.1.15397.2.1.88.72.3CounterBasedGauge64read-onlyObject copies created
shapingEcnMarks1.3.6.1.4.1.15397.2.1.88.73
C64 shapingEcnMarksVal1.3.6.1.4.1.15397.2.1.88.73.1Counter64read-onlyECN Marked Packets
NUM shapingEcnMarksMom1.3.6.1.4.1.15397.2.1.88.73.2CounterBasedGauge64read-onlyECN Marked Packets
NUM shapingEcnMarksMax1.3.6.1.4.1.15397.2.1.88.73.3CounterBasedGauge64read-onlyECN Marked Packets
pppoe1.3.6.1.4.1.15397.2.1.96
pppoeShortPackets1.3.6.1.4.1.15397.2.1.96.1
C64 pppoeShortPacketsVal1.3.6.1.4.1.15397.2.1.96.1.1Counter64read-onlyShort Packets dropped
NUM pppoeShortPacketsMom1.3.6.1.4.1.15397.2.1.96.1.2CounterBasedGauge64read-onlyShort Packets dropped
NUM pppoeShortPacketsMax1.3.6.1.4.1.15397.2.1.96.1.3CounterBasedGauge64read-onlyShort Packets dropped
pppoeBadversionPackets1.3.6.1.4.1.15397.2.1.96.2
C64 pppoeBadversionPacketsVal1.3.6.1.4.1.15397.2.1.96.2.1Counter64read-onlyPackets with unknown version
NUM pppoeBadversionPacketsMom1.3.6.1.4.1.15397.2.1.96.2.2CounterBasedGauge64read-onlyPackets with unknown version
NUM pppoeBadversionPacketsMax1.3.6.1.4.1.15397.2.1.96.2.3CounterBasedGauge64read-onlyPackets with unknown version
pppoeControlPackets1.3.6.1.4.1.15397.2.1.96.3
C64 pppoeControlPacketsVal1.3.6.1.4.1.15397.2.1.96.3.1Counter64read-onlyControl packets
NUM pppoeControlPacketsMom1.3.6.1.4.1.15397.2.1.96.3.2CounterBasedGauge64read-onlyControl packets
NUM pppoeControlPacketsMax1.3.6.1.4.1.15397.2.1.96.3.3CounterBasedGauge64read-onlyControl packets
pppoeTruncatedPackets1.3.6.1.4.1.15397.2.1.96.4
C64 pppoeTruncatedPacketsVal1.3.6.1.4.1.15397.2.1.96.4.1Counter64read-onlyTruncated packets dropped
NUM pppoeTruncatedPacketsMom1.3.6.1.4.1.15397.2.1.96.4.2CounterBasedGauge64read-onlyTruncated packets dropped
NUM pppoeTruncatedPacketsMax1.3.6.1.4.1.15397.2.1.96.4.3CounterBasedGauge64read-onlyTruncated packets dropped
pppoePaddedPackets1.3.6.1.4.1.15397.2.1.96.5
C64 pppoePaddedPacketsVal1.3.6.1.4.1.15397.2.1.96.5.1Counter64read-onlyPadded packets
NUM pppoePaddedPacketsMom1.3.6.1.4.1.15397.2.1.96.5.2CounterBasedGauge64read-onlyPadded packets
NUM pppoePaddedPacketsMax1.3.6.1.4.1.15397.2.1.96.5.3CounterBasedGauge64read-onlyPadded packets
pppoeIpv4Packets1.3.6.1.4.1.15397.2.1.96.6
C64 pppoeIpv4PacketsVal1.3.6.1.4.1.15397.2.1.96.6.1Counter64read-onlyIPv4 packets
NUM pppoeIpv4PacketsMom1.3.6.1.4.1.15397.2.1.96.6.2CounterBasedGauge64read-onlyIPv4 packets
NUM pppoeIpv4PacketsMax1.3.6.1.4.1.15397.2.1.96.6.3CounterBasedGauge64read-onlyIPv4 packets
pppoeNonIpPackets1.3.6.1.4.1.15397.2.1.96.7
C64 pppoeNonIpPacketsVal1.3.6.1.4.1.15397.2.1.96.7.1Counter64read-onlyNon IP packets
NUM pppoeNonIpPacketsMom1.3.6.1.4.1.15397.2.1.96.7.2CounterBasedGauge64read-onlyNon IP packets
NUM pppoeNonIpPacketsMax1.3.6.1.4.1.15397.2.1.96.7.3CounterBasedGauge64read-onlyNon IP packets
pppoeIpv6Packets1.3.6.1.4.1.15397.2.1.96.8
C64 pppoeIpv6PacketsVal1.3.6.1.4.1.15397.2.1.96.8.1Counter64read-onlyIPv6 packets
NUM pppoeIpv6PacketsMom1.3.6.1.4.1.15397.2.1.96.8.2CounterBasedGauge64read-onlyIPv6 packets
NUM pppoeIpv6PacketsMax1.3.6.1.4.1.15397.2.1.96.8.3CounterBasedGauge64read-onlyIPv6 packets
interface1.3.6.1.4.1.15397.2.1.120
interfaceBytesToEngine1.3.6.1.4.1.15397.2.1.120.8
C64 interfaceBytesToEngineVal1.3.6.1.4.1.15397.2.1.120.8.1Counter64read-onlySent to engine
NUM interfaceBytesToEngineMom1.3.6.1.4.1.15397.2.1.120.8.2CounterBasedGauge64read-onlySent to engine
NUM interfaceBytesToEngineMax1.3.6.1.4.1.15397.2.1.120.8.3CounterBasedGauge64read-onlySent to engine
interfaceBytesFromEngine1.3.6.1.4.1.15397.2.1.120.9
C64 interfaceBytesFromEngineVal1.3.6.1.4.1.15397.2.1.120.9.1Counter64read-onlyReceived from engine
NUM interfaceBytesFromEngineMom1.3.6.1.4.1.15397.2.1.120.9.2CounterBasedGauge64read-onlyReceived from engine
NUM interfaceBytesFromEngineMax1.3.6.1.4.1.15397.2.1.120.9.3CounterBasedGauge64read-onlyReceived from engine
interfaceFlowNewMissed1.3.6.1.4.1.15397.2.1.120.10
C64 interfaceFlowNewMissedVal1.3.6.1.4.1.15397.2.1.120.10.1Counter64read-onlyNew flows missed
NUM interfaceFlowNewMissedMom1.3.6.1.4.1.15397.2.1.120.10.2CounterBasedGauge64read-onlyNew flows missed
NUM interfaceFlowNewMissedMax1.3.6.1.4.1.15397.2.1.120.10.3CounterBasedGauge64read-onlyNew flows missed
interfaceFlowUpdMissed1.3.6.1.4.1.15397.2.1.120.11
C64 interfaceFlowUpdMissedVal1.3.6.1.4.1.15397.2.1.120.11.1Counter64read-onlyFlow updates missed
NUM interfaceFlowUpdMissedMom1.3.6.1.4.1.15397.2.1.120.11.2CounterBasedGauge64read-onlyFlow updates missed
NUM interfaceFlowUpdMissedMax1.3.6.1.4.1.15397.2.1.120.11.3CounterBasedGauge64read-onlyFlow updates missed
interfaceFlowNew1.3.6.1.4.1.15397.2.1.120.12
C64 interfaceFlowNewVal1.3.6.1.4.1.15397.2.1.120.12.1Counter64read-onlyNew flows
NUM interfaceFlowNewMom1.3.6.1.4.1.15397.2.1.120.12.2CounterBasedGauge64read-onlyNew flows
NUM interfaceFlowNewMax1.3.6.1.4.1.15397.2.1.120.12.3CounterBasedGauge64read-onlyNew flows
interfaceFlowHostnameAllocFail1.3.6.1.4.1.15397.2.1.120.13
C64 interfaceFlowHostnameAllocFailVal1.3.6.1.4.1.15397.2.1.120.13.1Counter64read-onlyHostname allocation failures
NUM interfaceFlowHostnameAllocFailMom1.3.6.1.4.1.15397.2.1.120.13.2CounterBasedGauge64read-onlyHostname allocation failures
NUM interfaceFlowHostnameAllocFailMax1.3.6.1.4.1.15397.2.1.120.13.3CounterBasedGauge64read-onlyHostname allocation failures
interfaceFlowUpdReordered1.3.6.1.4.1.15397.2.1.120.14
C64 interfaceFlowUpdReorderedVal1.3.6.1.4.1.15397.2.1.120.14.1Counter64read-onlyReordered flow updates
NUM interfaceFlowUpdReorderedMom1.3.6.1.4.1.15397.2.1.120.14.2CounterBasedGauge64read-onlyReordered flow updates
NUM interfaceFlowUpdReorderedMax1.3.6.1.4.1.15397.2.1.120.14.3CounterBasedGauge64read-onlyReordered flow updates
dynnetobjs1.3.6.1.4.1.15397.2.1.121
dynamicnetobjectFailedInserts1.3.6.1.4.1.15397.2.1.121.1
C64 dynamicnetobjectFailedInsertsVal1.3.6.1.4.1.15397.2.1.121.1.1Counter64read-onlyFailed inserts (too many dynamic items)
NUM dynamicnetobjectFailedInsertsMom1.3.6.1.4.1.15397.2.1.121.1.2CounterBasedGauge64read-onlyFailed inserts (too many dynamic items)
NUM dynamicnetobjectFailedInsertsMax1.3.6.1.4.1.15397.2.1.121.1.3CounterBasedGauge64read-onlyFailed inserts (too many dynamic items)
dynamicnetobjectListItems1.3.6.1.4.1.15397.2.1.121.2
NUM dynamicnetobjectListItemsVal1.3.6.1.4.1.15397.2.1.121.2.1CounterBasedGauge64read-onlyItems returned from last PLDB query
NUM dynamicnetobjectListItemsMax1.3.6.1.4.1.15397.2.1.121.2.3CounterBasedGauge64read-onlyItems returned from last PLDB query
dynamicnetobjectRemoveSucceeded1.3.6.1.4.1.15397.2.1.121.3
C64 dynamicnetobjectRemoveSucceededVal1.3.6.1.4.1.15397.2.1.121.3.1Counter64read-onlyRemove calls succeeded
NUM dynamicnetobjectRemoveSucceededMom1.3.6.1.4.1.15397.2.1.121.3.2CounterBasedGauge64read-onlyRemove calls succeeded
NUM dynamicnetobjectRemoveSucceededMax1.3.6.1.4.1.15397.2.1.121.3.3CounterBasedGauge64read-onlyRemove calls succeeded
dynamicnetobjectRemoveFailed1.3.6.1.4.1.15397.2.1.121.4
C64 dynamicnetobjectRemoveFailedVal1.3.6.1.4.1.15397.2.1.121.4.1Counter64read-onlyRemove calls failed
NUM dynamicnetobjectRemoveFailedMom1.3.6.1.4.1.15397.2.1.121.4.2CounterBasedGauge64read-onlyRemove calls failed
NUM dynamicnetobjectRemoveFailedMax1.3.6.1.4.1.15397.2.1.121.4.3CounterBasedGauge64read-onlyRemove calls failed
dynamicnetobjectCurrentIpCount1.3.6.1.4.1.15397.2.1.121.5
NUM dynamicnetobjectCurrentIpCountVal1.3.6.1.4.1.15397.2.1.121.5.1CounterBasedGauge64read-onlyIPs in table
NUM dynamicnetobjectCurrentIpCountMax1.3.6.1.4.1.15397.2.1.121.5.3CounterBasedGauge64read-onlyIPs in table
dynamicnetobjectCurrentCount1.3.6.1.4.1.15397.2.1.121.6
NUM dynamicnetobjectCurrentCountVal1.3.6.1.4.1.15397.2.1.121.6.1CounterBasedGauge64read-onlyItems in table
NUM dynamicnetobjectCurrentCountMax1.3.6.1.4.1.15397.2.1.121.6.3CounterBasedGauge64read-onlyItems in table
dynamicnetobjectAddSucceeded1.3.6.1.4.1.15397.2.1.121.8
C64 dynamicnetobjectAddSucceededVal1.3.6.1.4.1.15397.2.1.121.8.1Counter64read-onlyAdd calls succeeded
NUM dynamicnetobjectAddSucceededMom1.3.6.1.4.1.15397.2.1.121.8.2CounterBasedGauge64read-onlyAdd calls succeeded
NUM dynamicnetobjectAddSucceededMax1.3.6.1.4.1.15397.2.1.121.8.3CounterBasedGauge64read-onlyAdd calls succeeded
dynamicnetobjectAddFailed1.3.6.1.4.1.15397.2.1.121.9
C64 dynamicnetobjectAddFailedVal1.3.6.1.4.1.15397.2.1.121.9.1Counter64read-onlyAdd calls failed
NUM dynamicnetobjectAddFailedMom1.3.6.1.4.1.15397.2.1.121.9.2CounterBasedGauge64read-onlyAdd calls failed
NUM dynamicnetobjectAddFailedMax1.3.6.1.4.1.15397.2.1.121.9.3CounterBasedGauge64read-onlyAdd calls failed
dynamicnetobjectInsertPldbFailed1.3.6.1.4.1.15397.2.1.121.10
C64 dynamicnetobjectInsertPldbFailedVal1.3.6.1.4.1.15397.2.1.121.10.1Counter64read-onlyAdd calls failed in PLDB
NUM dynamicnetobjectInsertPldbFailedMom1.3.6.1.4.1.15397.2.1.121.10.2CounterBasedGauge64read-onlyAdd calls failed in PLDB
NUM dynamicnetobjectInsertPldbFailedMax1.3.6.1.4.1.15397.2.1.121.10.3CounterBasedGauge64read-onlyAdd calls failed in PLDB
dynamicnetobjectAddCalls1.3.6.1.4.1.15397.2.1.121.11
C64 dynamicnetobjectAddCallsVal1.3.6.1.4.1.15397.2.1.121.11.1Counter64read-onlyAdd calls attempted
NUM dynamicnetobjectAddCallsMom1.3.6.1.4.1.15397.2.1.121.11.2CounterBasedGauge64read-onlyAdd calls attempted
NUM dynamicnetobjectAddCallsMax1.3.6.1.4.1.15397.2.1.121.11.3CounterBasedGauge64read-onlyAdd calls attempted
dynamicnetobjectRemoveCalls1.3.6.1.4.1.15397.2.1.121.12
C64 dynamicnetobjectRemoveCallsVal1.3.6.1.4.1.15397.2.1.121.12.1Counter64read-onlyRemove calls attempted
NUM dynamicnetobjectRemoveCallsMom1.3.6.1.4.1.15397.2.1.121.12.2CounterBasedGauge64read-onlyRemove calls attempted
NUM dynamicnetobjectRemoveCallsMax1.3.6.1.4.1.15397.2.1.121.12.3CounterBasedGauge64read-onlyRemove calls attempted
dynamicnetobjectListCalls1.3.6.1.4.1.15397.2.1.121.15
C64 dynamicnetobjectListCallsVal1.3.6.1.4.1.15397.2.1.121.15.1Counter64read-onlyList calls attempted
NUM dynamicnetobjectListCallsMom1.3.6.1.4.1.15397.2.1.121.15.2CounterBasedGauge64read-onlyList calls attempted
NUM dynamicnetobjectListCallsMax1.3.6.1.4.1.15397.2.1.121.15.3CounterBasedGauge64read-onlyList calls attempted
dynamicnetobjectListItemsReturned1.3.6.1.4.1.15397.2.1.121.16
C64 dynamicnetobjectListItemsReturnedVal1.3.6.1.4.1.15397.2.1.121.16.1Counter64read-onlyItems returned from list calls
NUM dynamicnetobjectListItemsReturnedMom1.3.6.1.4.1.15397.2.1.121.16.2CounterBasedGauge64read-onlyItems returned from list calls
NUM dynamicnetobjectListItemsReturnedMax1.3.6.1.4.1.15397.2.1.121.16.3CounterBasedGauge64read-onlyItems returned from list calls
dynamicnetobjectSubscriberConflicts1.3.6.1.4.1.15397.2.1.121.17
C64 dynamicnetobjectSubscriberConflictsVal1.3.6.1.4.1.15397.2.1.121.17.1Counter64read-onlyConflicting subscriber names
NUM dynamicnetobjectSubscriberConflictsMom1.3.6.1.4.1.15397.2.1.121.17.2CounterBasedGauge64read-onlyConflicting subscriber names
NUM dynamicnetobjectSubscriberConflictsMax1.3.6.1.4.1.15397.2.1.121.17.3CounterBasedGauge64read-onlyConflicting subscriber names
dynamicnetobjectSubscriberCount1.3.6.1.4.1.15397.2.1.121.18
NUM dynamicnetobjectSubscriberCountVal1.3.6.1.4.1.15397.2.1.121.18.1CounterBasedGauge64read-onlyNumber of unique subscriber names
NUM dynamicnetobjectSubscriberCountMax1.3.6.1.4.1.15397.2.1.121.18.3CounterBasedGauge64read-onlyNumber of unique subscriber names
dynamicnetobjectSubscriberTooMany1.3.6.1.4.1.15397.2.1.121.19
C64 dynamicnetobjectSubscriberTooManyVal1.3.6.1.4.1.15397.2.1.121.19.1Counter64read-onlyToo many unique subscriber names failures
NUM dynamicnetobjectSubscriberTooManyMom1.3.6.1.4.1.15397.2.1.121.19.2CounterBasedGauge64read-onlyToo many unique subscriber names failures
NUM dynamicnetobjectSubscriberTooManyMax1.3.6.1.4.1.15397.2.1.121.19.3CounterBasedGauge64read-onlyToo many unique subscriber names failures
dynamicnetobjectSqliteMemoryUsed1.3.6.1.4.1.15397.2.1.121.20
NUM dynamicnetobjectSqliteMemoryUsedVal1.3.6.1.4.1.15397.2.1.121.20.1CounterBasedGauge64read-onlyAdd requests in queue
NUM dynamicnetobjectSqliteMemoryUsedMax1.3.6.1.4.1.15397.2.1.121.20.3CounterBasedGauge64read-onlyAdd requests in queue
dynamicnetobjectPendingAdds1.3.6.1.4.1.15397.2.1.121.21
NUM dynamicnetobjectPendingAddsVal1.3.6.1.4.1.15397.2.1.121.21.1CounterBasedGauge64read-onlyMemory used by the dynitems sqlite thread
NUM dynamicnetobjectPendingAddsMax1.3.6.1.4.1.15397.2.1.121.21.3CounterBasedGauge64read-onlyMemory used by the dynitems sqlite thread
bgp1.3.6.1.4.1.15397.2.1.122
bgpUpdates1.3.6.1.4.1.15397.2.1.122.1
NUM bgpUpdatesVal1.3.6.1.4.1.15397.2.1.122.1.1CounterBasedGauge64read-onlyUpdates received
NUM bgpUpdatesMax1.3.6.1.4.1.15397.2.1.122.1.3CounterBasedGauge64read-onlyUpdates received
bgpPrefixes1.3.6.1.4.1.15397.2.1.122.2
NUM bgpPrefixesVal1.3.6.1.4.1.15397.2.1.122.2.1CounterBasedGauge64read-onlyNumber of prefixes
NUM bgpPrefixesMax1.3.6.1.4.1.15397.2.1.122.2.3CounterBasedGauge64read-onlyNumber of prefixes
bgpPaths1.3.6.1.4.1.15397.2.1.122.3
NUM bgpPathsVal1.3.6.1.4.1.15397.2.1.122.3.1CounterBasedGauge64read-onlyNumber of unique paths
NUM bgpPathsMax1.3.6.1.4.1.15397.2.1.122.3.3CounterBasedGauge64read-onlyNumber of unique paths
bgpUptime1.3.6.1.4.1.15397.2.1.122.4
TIK bgpUptimeVal1.3.6.1.4.1.15397.2.1.122.4.1TimeTicksread-onlyConnection uptime
bgpConvresionTime1.3.6.1.4.1.15397.2.1.122.5
NUM bgpConvresionTimeVal1.3.6.1.4.1.15397.2.1.122.5.1CounterBasedGauge64read-onlyTime to convert lookup tree
NUM bgpConvresionTimeMax1.3.6.1.4.1.15397.2.1.122.5.3CounterBasedGauge64read-onlyTime to convert lookup tree
bgpSendTime1.3.6.1.4.1.15397.2.1.122.6
NUM bgpSendTimeVal1.3.6.1.4.1.15397.2.1.122.6.1CounterBasedGauge64read-onlyTime to update lookup tree
NUM bgpSendTimeMax1.3.6.1.4.1.15397.2.1.122.6.3CounterBasedGauge64read-onlyTime to update lookup tree
bgpReplaces1.3.6.1.4.1.15397.2.1.122.7
NUM bgpReplacesVal1.3.6.1.4.1.15397.2.1.122.7.1CounterBasedGauge64read-onlyTotal count of announces without withdraw
NUM bgpReplacesMax1.3.6.1.4.1.15397.2.1.122.7.3CounterBasedGauge64read-onlyTotal count of announces without withdraw
bgpWithdraws1.3.6.1.4.1.15397.2.1.122.8
NUM bgpWithdrawsVal1.3.6.1.4.1.15397.2.1.122.8.1CounterBasedGauge64read-onlyTotal count of withdrawn routes
NUM bgpWithdrawsMax1.3.6.1.4.1.15397.2.1.122.8.3CounterBasedGauge64read-onlyTotal count of withdrawn routes
bgpAnnounces1.3.6.1.4.1.15397.2.1.122.9
NUM bgpAnnouncesVal1.3.6.1.4.1.15397.2.1.122.9.1CounterBasedGauge64read-onlyTotal count of announced routes
NUM bgpAnnouncesMax1.3.6.1.4.1.15397.2.1.122.9.3CounterBasedGauge64read-onlyTotal count of announced routes
bgpReconnects1.3.6.1.4.1.15397.2.1.122.10
NUM bgpReconnectsVal1.3.6.1.4.1.15397.2.1.122.10.1CounterBasedGauge64read-onlyTotal number of reconnects
NUM bgpReconnectsMax1.3.6.1.4.1.15397.2.1.122.10.3CounterBasedGauge64read-onlyTotal number of reconnects
bgpRecyclePaths1.3.6.1.4.1.15397.2.1.122.12
NUM bgpRecyclePathsVal1.3.6.1.4.1.15397.2.1.122.12.1CounterBasedGauge64read-onlyNumber of paths waiting for garbage collection
NUM bgpRecyclePathsMax1.3.6.1.4.1.15397.2.1.122.12.3CounterBasedGauge64read-onlyNumber of paths waiting for garbage collection
bgpFreelistPaths1.3.6.1.4.1.15397.2.1.122.13
NUM bgpFreelistPathsVal1.3.6.1.4.1.15397.2.1.122.13.1CounterBasedGauge64read-onlyNumber of paths in freelist
NUM bgpFreelistPathsMax1.3.6.1.4.1.15397.2.1.122.13.3CounterBasedGauge64read-onlyNumber of paths in freelist
bgpBalanceTime1.3.6.1.4.1.15397.2.1.122.14
NUM bgpBalanceTimeVal1.3.6.1.4.1.15397.2.1.122.14.1CounterBasedGauge64read-onlyTime to rebalance tree
NUM bgpBalanceTimeMax1.3.6.1.4.1.15397.2.1.122.14.3CounterBasedGauge64read-onlyTime to rebalance tree
bgpCommunityTooSmall1.3.6.1.4.1.15397.2.1.122.24
NUM bgpCommunityTooSmallVal1.3.6.1.4.1.15397.2.1.122.24.1CounterBasedGauge64read-onlyNumber of community updates received that exceed PL_CONFIG_BGP_MAX_COMMUNITIES
NUM bgpCommunityTooSmallMax1.3.6.1.4.1.15397.2.1.122.24.3CounterBasedGauge64read-onlyNumber of community updates received that exceed PL_CONFIG_BGP_MAX_COMMUNITIES
bgpCommunityMaxSeen1.3.6.1.4.1.15397.2.1.122.25
NUM bgpCommunityMaxSeenVal1.3.6.1.4.1.15397.2.1.122.25.1CounterBasedGauge64read-onlyMaximum number of communities we have seen in a BGP update
NUM bgpCommunityMaxSeenMax1.3.6.1.4.1.15397.2.1.122.25.3CounterBasedGauge64read-onlyMaximum number of communities we have seen in a BGP update
qsync1.3.6.1.4.1.15397.2.1.123
qsyncIUpdates1.3.6.1.4.1.15397.2.1.123.1
C64 qsyncIUpdatesVal1.3.6.1.4.1.15397.2.1.123.1.1Counter64read-onlyUpdates received from reapers
NUM qsyncIUpdatesMom1.3.6.1.4.1.15397.2.1.123.1.2CounterBasedGauge64read-onlyUpdates received from reapers
NUM qsyncIUpdatesMax1.3.6.1.4.1.15397.2.1.123.1.3CounterBasedGauge64read-onlyUpdates received from reapers
qsyncIUpdatesOldRuleset1.3.6.1.4.1.15397.2.1.123.2
C64 qsyncIUpdatesOldRulesetVal1.3.6.1.4.1.15397.2.1.123.2.1Counter64read-onlyUpdates received from reapers with old ruleset
NUM qsyncIUpdatesOldRulesetMom1.3.6.1.4.1.15397.2.1.123.2.2CounterBasedGauge64read-onlyUpdates received from reapers with old ruleset
NUM qsyncIUpdatesOldRulesetMax1.3.6.1.4.1.15397.2.1.123.2.3CounterBasedGauge64read-onlyUpdates received from reapers with old ruleset
qsyncIUpdatesUnknownObject1.3.6.1.4.1.15397.2.1.123.3
C64 qsyncIUpdatesUnknownObjectVal1.3.6.1.4.1.15397.2.1.123.3.1Counter64read-onlyUpdates received for unknown object
NUM qsyncIUpdatesUnknownObjectMom1.3.6.1.4.1.15397.2.1.123.3.2CounterBasedGauge64read-onlyUpdates received for unknown object
NUM qsyncIUpdatesUnknownObjectMax1.3.6.1.4.1.15397.2.1.123.3.3CounterBasedGauge64read-onlyUpdates received for unknown object
qsyncIReaperSplitsCreated1.3.6.1.4.1.15397.2.1.123.4
C64 qsyncIReaperSplitsCreatedVal1.3.6.1.4.1.15397.2.1.123.4.1Counter64read-onlySplit entries created (reaper)
NUM qsyncIReaperSplitsCreatedMom1.3.6.1.4.1.15397.2.1.123.4.2CounterBasedGauge64read-onlySplit entries created (reaper)
NUM qsyncIReaperSplitsCreatedMax1.3.6.1.4.1.15397.2.1.123.4.3CounterBasedGauge64read-onlySplit entries created (reaper)
qsyncIReaperSplitsActive1.3.6.1.4.1.15397.2.1.123.5
NUM qsyncIReaperSplitsActiveVal1.3.6.1.4.1.15397.2.1.123.5.1CounterBasedGauge64read-onlySplit entries active (reaper)
NUM qsyncIReaperSplitsActiveMax1.3.6.1.4.1.15397.2.1.123.5.3CounterBasedGauge64read-onlySplit entries active (reaper)
qsyncISumFreelistSize1.3.6.1.4.1.15397.2.1.123.6
NUM qsyncISumFreelistSizeVal1.3.6.1.4.1.15397.2.1.123.6.1CounterBasedGauge64read-onlySplit entries on free list (sum)
NUM qsyncISumFreelistSizeMax1.3.6.1.4.1.15397.2.1.123.6.3CounterBasedGauge64read-onlySplit entries on free list (sum)
qsyncISumSplitsActive1.3.6.1.4.1.15397.2.1.123.7
NUM qsyncISumSplitsActiveVal1.3.6.1.4.1.15397.2.1.123.7.1CounterBasedGauge64read-onlySplit entries active (sum)
NUM qsyncISumSplitsActiveMax1.3.6.1.4.1.15397.2.1.123.7.3CounterBasedGauge64read-onlySplit entries active (sum)
qsyncIAdjustmentsSent1.3.6.1.4.1.15397.2.1.123.8
C64 qsyncIAdjustmentsSentVal1.3.6.1.4.1.15397.2.1.123.8.1Counter64read-onlyObject adjustments sent
NUM qsyncIAdjustmentsSentMom1.3.6.1.4.1.15397.2.1.123.8.2CounterBasedGauge64read-onlyObject adjustments sent
NUM qsyncIAdjustmentsSentMax1.3.6.1.4.1.15397.2.1.123.8.3CounterBasedGauge64read-onlyObject adjustments sent
qsyncENumPeers1.3.6.1.4.1.15397.2.1.123.9
NUM qsyncENumPeersVal1.3.6.1.4.1.15397.2.1.123.9.1CounterBasedGauge64read-only(ext) Number of peers
NUM qsyncENumPeersMax1.3.6.1.4.1.15397.2.1.123.9.3CounterBasedGauge64read-only(ext) Number of peers
qsyncEUpdatesMismatch1.3.6.1.4.1.15397.2.1.123.10
C64 qsyncEUpdatesMismatchVal1.3.6.1.4.1.15397.2.1.123.10.1Counter64read-only(ext) Updates with mismatching ruleset
NUM qsyncEUpdatesMismatchMom1.3.6.1.4.1.15397.2.1.123.10.2CounterBasedGauge64read-only(ext) Updates with mismatching ruleset
NUM qsyncEUpdatesMismatchMax1.3.6.1.4.1.15397.2.1.123.10.3CounterBasedGauge64read-only(ext) Updates with mismatching ruleset
qsyncEUpdatePackets1.3.6.1.4.1.15397.2.1.123.11
C64 qsyncEUpdatePacketsVal1.3.6.1.4.1.15397.2.1.123.11.1Counter64read-only(ext) Update packets
NUM qsyncEUpdatePacketsMom1.3.6.1.4.1.15397.2.1.123.11.2CounterBasedGauge64read-only(ext) Update packets
NUM qsyncEUpdatePacketsMax1.3.6.1.4.1.15397.2.1.123.11.3CounterBasedGauge64read-only(ext) Update packets
qsyncESplitTimeout1.3.6.1.4.1.15397.2.1.123.12
C64 qsyncESplitTimeoutVal1.3.6.1.4.1.15397.2.1.123.12.1Counter64read-only(ext) Split object age timeout
NUM qsyncESplitTimeoutMom1.3.6.1.4.1.15397.2.1.123.12.2CounterBasedGauge64read-only(ext) Split object age timeout
NUM qsyncESplitTimeoutMax1.3.6.1.4.1.15397.2.1.123.12.3CounterBasedGauge64read-only(ext) Split object age timeout
qsyncERecvUpdateEntries1.3.6.1.4.1.15397.2.1.123.13
C64 qsyncERecvUpdateEntriesVal1.3.6.1.4.1.15397.2.1.123.13.1Counter64read-only(ext) Received update entries
NUM qsyncERecvUpdateEntriesMom1.3.6.1.4.1.15397.2.1.123.13.2CounterBasedGauge64read-only(ext) Received update entries
NUM qsyncERecvUpdateEntriesMax1.3.6.1.4.1.15397.2.1.123.13.3CounterBasedGauge64read-only(ext) Received update entries
qsyncESendUpdateEntries1.3.6.1.4.1.15397.2.1.123.14
C64 qsyncESendUpdateEntriesVal1.3.6.1.4.1.15397.2.1.123.14.1Counter64read-only(ext) Sent update entries
NUM qsyncESendUpdateEntriesMom1.3.6.1.4.1.15397.2.1.123.14.2CounterBasedGauge64read-only(ext) Sent update entries
NUM qsyncESendUpdateEntriesMax1.3.6.1.4.1.15397.2.1.123.14.3CounterBasedGauge64read-only(ext) Sent update entries
qsyncESendUpdatePackets1.3.6.1.4.1.15397.2.1.123.15
C64 qsyncESendUpdatePacketsVal1.3.6.1.4.1.15397.2.1.123.15.1Counter64read-only(ext) Sent update packets
NUM qsyncESendUpdatePacketsMom1.3.6.1.4.1.15397.2.1.123.15.2CounterBasedGauge64read-only(ext) Sent update packets
NUM qsyncESendUpdatePacketsMax1.3.6.1.4.1.15397.2.1.123.15.3CounterBasedGauge64read-only(ext) Sent update packets
qsyncIUnsync1.3.6.1.4.1.15397.2.1.123.16
C64 qsyncIUnsyncVal1.3.6.1.4.1.15397.2.1.123.16.1Counter64read-onlyQsync not run because unsynced objects
NUM qsyncIUnsyncMom1.3.6.1.4.1.15397.2.1.123.16.2CounterBasedGauge64read-onlyQsync not run because unsynced objects
NUM qsyncIUnsyncMax1.3.6.1.4.1.15397.2.1.123.16.3CounterBasedGauge64read-onlyQsync not run because unsynced objects
qsyncESendbufFull1.3.6.1.4.1.15397.2.1.123.17
C64 qsyncESendbufFullVal1.3.6.1.4.1.15397.2.1.123.17.1Counter64read-only(ext) Entries dropped due to full sendbuffer
NUM qsyncESendbufFullMom1.3.6.1.4.1.15397.2.1.123.17.2CounterBasedGauge64read-only(ext) Entries dropped due to full sendbuffer
NUM qsyncESendbufFullMax1.3.6.1.4.1.15397.2.1.123.17.3CounterBasedGauge64read-only(ext) Entries dropped due to full sendbuffer
qsyncESendbufUsage1.3.6.1.4.1.15397.2.1.123.18
NUM qsyncESendbufUsageVal1.3.6.1.4.1.15397.2.1.123.18.1CounterBasedGauge64read-only(ext) Sendbuffer usage
NUM qsyncESendbufUsageMax1.3.6.1.4.1.15397.2.1.123.18.3CounterBasedGauge64read-only(ext) Sendbuffer usage
qsyncIIgnoredOOO1.3.6.1.4.1.15397.2.1.123.19
C64 qsyncIIgnoredOOOVal1.3.6.1.4.1.15397.2.1.123.19.1Counter64read-onlyIgnored out of order updates
NUM qsyncIIgnoredOOOMom1.3.6.1.4.1.15397.2.1.123.19.2CounterBasedGauge64read-onlyIgnored out of order updates
NUM qsyncIIgnoredOOOMax1.3.6.1.4.1.15397.2.1.123.19.3CounterBasedGauge64read-onlyIgnored out of order updates
qsyncIIgnoredGenWrap1.3.6.1.4.1.15397.2.1.123.20
C64 qsyncIIgnoredGenWrapVal1.3.6.1.4.1.15397.2.1.123.20.1Counter64read-onlyIgnored updates (generation wrap)
NUM qsyncIIgnoredGenWrapMom1.3.6.1.4.1.15397.2.1.123.20.2CounterBasedGauge64read-onlyIgnored updates (generation wrap)
NUM qsyncIIgnoredGenWrapMax1.3.6.1.4.1.15397.2.1.123.20.3CounterBasedGauge64read-onlyIgnored updates (generation wrap)
shapingcounter1.3.6.1.4.1.15397.2.1.124
shapingcounterUpdates1.3.6.1.4.1.15397.2.1.124.1
C64 shapingcounterUpdatesVal1.3.6.1.4.1.15397.2.1.124.1.1Counter64read-onlyUpdates received
NUM shapingcounterUpdatesMom1.3.6.1.4.1.15397.2.1.124.1.2CounterBasedGauge64read-onlyUpdates received
NUM shapingcounterUpdatesMax1.3.6.1.4.1.15397.2.1.124.1.3CounterBasedGauge64read-onlyUpdates received
shapingcounterActive1.3.6.1.4.1.15397.2.1.124.2
NUM shapingcounterActiveVal1.3.6.1.4.1.15397.2.1.124.2.1CounterBasedGauge64read-onlyActive counters
NUM shapingcounterActiveMax1.3.6.1.4.1.15397.2.1.124.2.3CounterBasedGauge64read-onlyActive counters
shapingcounterClients1.3.6.1.4.1.15397.2.1.124.3
NUM shapingcounterClientsVal1.3.6.1.4.1.15397.2.1.124.3.1CounterBasedGauge64read-onlyActive clients
NUM shapingcounterClientsMax1.3.6.1.4.1.15397.2.1.124.3.3CounterBasedGauge64read-onlyActive clients
shapingcounterRecycle1.3.6.1.4.1.15397.2.1.124.4
C64 shapingcounterRecycleVal1.3.6.1.4.1.15397.2.1.124.4.1Counter64read-onlyRecycles
NUM shapingcounterRecycleMom1.3.6.1.4.1.15397.2.1.124.4.2CounterBasedGauge64read-onlyRecycles
NUM shapingcounterRecycleMax1.3.6.1.4.1.15397.2.1.124.4.3CounterBasedGauge64read-onlyRecycles
shapingcounterUpdatesInteresting1.3.6.1.4.1.15397.2.1.124.5
C64 shapingcounterUpdatesInterestingVal1.3.6.1.4.1.15397.2.1.124.5.1Counter64read-onlyUpdates crossing granularity boundary received
NUM shapingcounterUpdatesInterestingMom1.3.6.1.4.1.15397.2.1.124.5.2CounterBasedGauge64read-onlyUpdates crossing granularity boundary received
NUM shapingcounterUpdatesInterestingMax1.3.6.1.4.1.15397.2.1.124.5.3CounterBasedGauge64read-onlyUpdates crossing granularity boundary received
divert1.3.6.1.4.1.15397.2.1.125
divertOutOfHosts1.3.6.1.4.1.15397.2.1.125.2
C64 divertOutOfHostsVal1.3.6.1.4.1.15397.2.1.125.2.1Counter64read-onlyOut of hosts
NUM divertOutOfHostsMom1.3.6.1.4.1.15397.2.1.125.2.2CounterBasedGauge64read-onlyOut of hosts
NUM divertOutOfHostsMax1.3.6.1.4.1.15397.2.1.125.2.3CounterBasedGauge64read-onlyOut of hosts
divertOversizeL21.3.6.1.4.1.15397.2.1.125.3
C64 divertOversizeL2Val1.3.6.1.4.1.15397.2.1.125.3.1Counter64read-onlyToo large L2-headers
NUM divertOversizeL2Mom1.3.6.1.4.1.15397.2.1.125.3.2CounterBasedGauge64read-onlyToo large L2-headers
NUM divertOversizeL2Max1.3.6.1.4.1.15397.2.1.125.3.3CounterBasedGauge64read-onlyToo large L2-headers
divertEgressPackets1.3.6.1.4.1.15397.2.1.125.4
C64 divertEgressPacketsVal1.3.6.1.4.1.15397.2.1.125.4.1Counter64read-onlyEgress packets
NUM divertEgressPacketsMom1.3.6.1.4.1.15397.2.1.125.4.2CounterBasedGauge64read-onlyEgress packets
NUM divertEgressPacketsMax1.3.6.1.4.1.15397.2.1.125.4.3CounterBasedGauge64read-onlyEgress packets
divertEgressBytes1.3.6.1.4.1.15397.2.1.125.5
C64 divertEgressBytesVal1.3.6.1.4.1.15397.2.1.125.5.1Counter64read-onlyEgress bytes
NUM divertEgressBytesMom1.3.6.1.4.1.15397.2.1.125.5.2CounterBasedGauge64read-onlyEgress bytes
NUM divertEgressBytesMax1.3.6.1.4.1.15397.2.1.125.5.3CounterBasedGauge64read-onlyEgress bytes
divertIngressPackets1.3.6.1.4.1.15397.2.1.125.6
C64 divertIngressPacketsVal1.3.6.1.4.1.15397.2.1.125.6.1Counter64read-onlyIngress packets
NUM divertIngressPacketsMom1.3.6.1.4.1.15397.2.1.125.6.2CounterBasedGauge64read-onlyIngress packets
NUM divertIngressPacketsMax1.3.6.1.4.1.15397.2.1.125.6.3CounterBasedGauge64read-onlyIngress packets
divertIngressBytes1.3.6.1.4.1.15397.2.1.125.7
C64 divertIngressBytesVal1.3.6.1.4.1.15397.2.1.125.7.1Counter64read-onlyIngress bytes
NUM divertIngressBytesMom1.3.6.1.4.1.15397.2.1.125.7.2CounterBasedGauge64read-onlyIngress bytes
NUM divertIngressBytesMax1.3.6.1.4.1.15397.2.1.125.7.3CounterBasedGauge64read-onlyIngress bytes
divertIngressPacketsNohost1.3.6.1.4.1.15397.2.1.125.8
C64 divertIngressPacketsNohostVal1.3.6.1.4.1.15397.2.1.125.8.1Counter64read-onlyIngress packets with missing host
NUM divertIngressPacketsNohostMom1.3.6.1.4.1.15397.2.1.125.8.2CounterBasedGauge64read-onlyIngress packets with missing host
NUM divertIngressPacketsNohostMax1.3.6.1.4.1.15397.2.1.125.8.3CounterBasedGauge64read-onlyIngress packets with missing host
divertIngressPacketsNol21.3.6.1.4.1.15397.2.1.125.9
C64 divertIngressPacketsNol2Val1.3.6.1.4.1.15397.2.1.125.9.1Counter64read-onlyIngress packets with host missing L2-header
NUM divertIngressPacketsNol2Mom1.3.6.1.4.1.15397.2.1.125.9.2CounterBasedGauge64read-onlyIngress packets with host missing L2-header
NUM divertIngressPacketsNol2Max1.3.6.1.4.1.15397.2.1.125.9.3CounterBasedGauge64read-onlyIngress packets with host missing L2-header
divertHostsUse1.3.6.1.4.1.15397.2.1.125.10
NUM divertHostsUseVal1.3.6.1.4.1.15397.2.1.125.10.1CounterBasedGauge64read-onlyHosts
NUM divertHostsUseMax1.3.6.1.4.1.15397.2.1.125.10.3CounterBasedGauge64read-onlyHosts
divertConnections1.3.6.1.4.1.15397.2.1.125.11
NUM divertConnectionsVal1.3.6.1.4.1.15397.2.1.125.11.1CounterBasedGauge64read-onlyConnections
NUM divertConnectionsMax1.3.6.1.4.1.15397.2.1.125.11.3CounterBasedGauge64read-onlyConnections
divertHbReqSent1.3.6.1.4.1.15397.2.1.125.12
C64 divertHbReqSentVal1.3.6.1.4.1.15397.2.1.125.12.1Counter64read-onlyHeartbeat requests sent
NUM divertHbReqSentMom1.3.6.1.4.1.15397.2.1.125.12.2CounterBasedGauge64read-onlyHeartbeat requests sent
NUM divertHbReqSentMax1.3.6.1.4.1.15397.2.1.125.12.3CounterBasedGauge64read-onlyHeartbeat requests sent
divertHbReqRecv1.3.6.1.4.1.15397.2.1.125.13
C64 divertHbReqRecvVal1.3.6.1.4.1.15397.2.1.125.13.1Counter64read-onlyHeartbeat requests received
NUM divertHbReqRecvMom1.3.6.1.4.1.15397.2.1.125.13.2CounterBasedGauge64read-onlyHeartbeat requests received
NUM divertHbReqRecvMax1.3.6.1.4.1.15397.2.1.125.13.3CounterBasedGauge64read-onlyHeartbeat requests received
divertHbRepSent1.3.6.1.4.1.15397.2.1.125.14
C64 divertHbRepSentVal1.3.6.1.4.1.15397.2.1.125.14.1Counter64read-onlyHeartbeat replies sent
NUM divertHbRepSentMom1.3.6.1.4.1.15397.2.1.125.14.2CounterBasedGauge64read-onlyHeartbeat replies sent
NUM divertHbRepSentMax1.3.6.1.4.1.15397.2.1.125.14.3CounterBasedGauge64read-onlyHeartbeat replies sent
divertHbRepRecv1.3.6.1.4.1.15397.2.1.125.15
C64 divertHbRepRecvVal1.3.6.1.4.1.15397.2.1.125.15.1Counter64read-onlyHeartbeat replies received
NUM divertHbRepRecvMom1.3.6.1.4.1.15397.2.1.125.15.2CounterBasedGauge64read-onlyHeartbeat replies received
NUM divertHbRepRecvMax1.3.6.1.4.1.15397.2.1.125.15.3CounterBasedGauge64read-onlyHeartbeat replies received
divertHbLost1.3.6.1.4.1.15397.2.1.125.16
C64 divertHbLostVal1.3.6.1.4.1.15397.2.1.125.16.1Counter64read-onlyHeartbeats lost
NUM divertHbLostMom1.3.6.1.4.1.15397.2.1.125.16.2CounterBasedGauge64read-onlyHeartbeats lost
NUM divertHbLostMax1.3.6.1.4.1.15397.2.1.125.16.3CounterBasedGauge64read-onlyHeartbeats lost
divertBypassPackets1.3.6.1.4.1.15397.2.1.125.17
C64 divertBypassPacketsVal1.3.6.1.4.1.15397.2.1.125.17.1Counter64read-onlyBypassed packets
NUM divertBypassPacketsMom1.3.6.1.4.1.15397.2.1.125.17.2CounterBasedGauge64read-onlyBypassed packets
NUM divertBypassPacketsMax1.3.6.1.4.1.15397.2.1.125.17.3CounterBasedGauge64read-onlyBypassed packets
divertDroppedPackets1.3.6.1.4.1.15397.2.1.125.18
C64 divertDroppedPacketsVal1.3.6.1.4.1.15397.2.1.125.18.1Counter64read-onlyDropped packets
NUM divertDroppedPacketsMom1.3.6.1.4.1.15397.2.1.125.18.2CounterBasedGauge64read-onlyDropped packets
NUM divertDroppedPacketsMax1.3.6.1.4.1.15397.2.1.125.18.3CounterBasedGauge64read-onlyDropped packets
ipv61.3.6.1.4.1.15397.2.1.126
ipv6Packets1.3.6.1.4.1.15397.2.1.126.1
C64 ipv6PacketsVal1.3.6.1.4.1.15397.2.1.126.1.1Counter64read-onlyRX packets
NUM ipv6PacketsMom1.3.6.1.4.1.15397.2.1.126.1.2CounterBasedGauge64read-onlyRX packets
NUM ipv6PacketsMax1.3.6.1.4.1.15397.2.1.126.1.3CounterBasedGauge64read-onlyRX packets
ipv6Bytes1.3.6.1.4.1.15397.2.1.126.2
C64 ipv6BytesVal1.3.6.1.4.1.15397.2.1.126.2.1Counter64read-onlyRX data
NUM ipv6BytesMom1.3.6.1.4.1.15397.2.1.126.2.2CounterBasedGauge64read-onlyRX data
NUM ipv6BytesMax1.3.6.1.4.1.15397.2.1.126.2.3CounterBasedGauge64read-onlyRX data
ipv6RefusedShort1.3.6.1.4.1.15397.2.1.126.3
C64 ipv6RefusedShortVal1.3.6.1.4.1.15397.2.1.126.3.1Counter64read-onlyRefused (packet is too short)
NUM ipv6RefusedShortMom1.3.6.1.4.1.15397.2.1.126.3.2CounterBasedGauge64read-onlyRefused (packet is too short)
NUM ipv6RefusedShortMax1.3.6.1.4.1.15397.2.1.126.3.3CounterBasedGauge64read-onlyRefused (packet is too short)
ipv6RefusedVersion1.3.6.1.4.1.15397.2.1.126.4
C64 ipv6RefusedVersionVal1.3.6.1.4.1.15397.2.1.126.4.1Counter64read-onlyRefused (invalid version)
NUM ipv6RefusedVersionMom1.3.6.1.4.1.15397.2.1.126.4.2CounterBasedGauge64read-onlyRefused (invalid version)
NUM ipv6RefusedVersionMax1.3.6.1.4.1.15397.2.1.126.4.3CounterBasedGauge64read-onlyRefused (invalid version)
ipv6RefusedSelf1.3.6.1.4.1.15397.2.1.126.5
C64 ipv6RefusedSelfVal1.3.6.1.4.1.15397.2.1.126.5.1Counter64read-onlyRefused (src == dest)
NUM ipv6RefusedSelfMom1.3.6.1.4.1.15397.2.1.126.5.2CounterBasedGauge64read-onlyRefused (src == dest)
NUM ipv6RefusedSelfMax1.3.6.1.4.1.15397.2.1.126.5.3CounterBasedGauge64read-onlyRefused (src == dest)
ipv6Fragmented1.3.6.1.4.1.15397.2.1.126.7
C64 ipv6FragmentedVal1.3.6.1.4.1.15397.2.1.126.7.1Counter64read-onlyPacket fragments
NUM ipv6FragmentedMom1.3.6.1.4.1.15397.2.1.126.7.2CounterBasedGauge64read-onlyPacket fragments
NUM ipv6FragmentedMax1.3.6.1.4.1.15397.2.1.126.7.3CounterBasedGauge64read-onlyPacket fragments
ipv6FragmentedIds1.3.6.1.4.1.15397.2.1.126.10
NUM ipv6FragmentedIdsVal1.3.6.1.4.1.15397.2.1.126.10.1CounterBasedGauge64read-onlyFragment ids
NUM ipv6FragmentedIdsMax1.3.6.1.4.1.15397.2.1.126.10.3CounterBasedGauge64read-onlyFragment ids
ipv6Fragments1.3.6.1.4.1.15397.2.1.126.11
NUM ipv6FragmentsVal1.3.6.1.4.1.15397.2.1.126.11.1CounterBasedGauge64read-onlyFragments in queue
NUM ipv6FragmentsMax1.3.6.1.4.1.15397.2.1.126.11.3CounterBasedGauge64read-onlyFragments in queue
ipv6RefusedOof1.3.6.1.4.1.15397.2.1.126.14
C64 ipv6RefusedOofVal1.3.6.1.4.1.15397.2.1.126.14.1Counter64read-onlyRefused (out of fragments)
NUM ipv6RefusedOofMom1.3.6.1.4.1.15397.2.1.126.14.2CounterBasedGauge64read-onlyRefused (out of fragments)
NUM ipv6RefusedOofMax1.3.6.1.4.1.15397.2.1.126.14.3CounterBasedGauge64read-onlyRefused (out of fragments)
ipv6FragmentAllocationFailures1.3.6.1.4.1.15397.2.1.126.15
C64 ipv6FragmentAllocationFailuresVal1.3.6.1.4.1.15397.2.1.126.15.1Counter64read-onlyFragment allocation failures
NUM ipv6FragmentAllocationFailuresMom1.3.6.1.4.1.15397.2.1.126.15.2CounterBasedGauge64read-onlyFragment allocation failures
NUM ipv6FragmentAllocationFailuresMax1.3.6.1.4.1.15397.2.1.126.15.3CounterBasedGauge64read-onlyFragment allocation failures
ipv6FragmentReassFail1.3.6.1.4.1.15397.2.1.126.16
C64 ipv6FragmentReassFailVal1.3.6.1.4.1.15397.2.1.126.16.1Counter64read-onlyFragment reassembly failures
NUM ipv6FragmentReassFailMom1.3.6.1.4.1.15397.2.1.126.16.2CounterBasedGauge64read-onlyFragment reassembly failures
NUM ipv6FragmentReassFailMax1.3.6.1.4.1.15397.2.1.126.16.3CounterBasedGauge64read-onlyFragment reassembly failures
ipv6FragmentTooNoisy1.3.6.1.4.1.15397.2.1.126.19
C64 ipv6FragmentTooNoisyVal1.3.6.1.4.1.15397.2.1.126.19.1Counter64read-onlyPackets refused (too many fragments)
NUM ipv6FragmentTooNoisyMom1.3.6.1.4.1.15397.2.1.126.19.2CounterBasedGauge64read-onlyPackets refused (too many fragments)
NUM ipv6FragmentTooNoisyMax1.3.6.1.4.1.15397.2.1.126.19.3CounterBasedGauge64read-onlyPackets refused (too many fragments)
ipv6Reassembled1.3.6.1.4.1.15397.2.1.126.20
C64 ipv6ReassembledVal1.3.6.1.4.1.15397.2.1.126.20.1Counter64read-onlyReassembled packets
NUM ipv6ReassembledMom1.3.6.1.4.1.15397.2.1.126.20.2CounterBasedGauge64read-onlyReassembled packets
NUM ipv6ReassembledMax1.3.6.1.4.1.15397.2.1.126.20.3CounterBasedGauge64read-onlyReassembled packets
ipv6FragmentOverlap1.3.6.1.4.1.15397.2.1.126.21
C64 ipv6FragmentOverlapVal1.3.6.1.4.1.15397.2.1.126.21.1Counter64read-onlyOverlapping Fragments
NUM ipv6FragmentOverlapMom1.3.6.1.4.1.15397.2.1.126.21.2CounterBasedGauge64read-onlyOverlapping Fragments
NUM ipv6FragmentOverlapMax1.3.6.1.4.1.15397.2.1.126.21.3CounterBasedGauge64read-onlyOverlapping Fragments
ipv6ExtDest1.3.6.1.4.1.15397.2.1.126.22
C64 ipv6ExtDestVal1.3.6.1.4.1.15397.2.1.126.22.1Counter64read-onlyDestination Ext. Headers
NUM ipv6ExtDestMom1.3.6.1.4.1.15397.2.1.126.22.2CounterBasedGauge64read-onlyDestination Ext. Headers
NUM ipv6ExtDestMax1.3.6.1.4.1.15397.2.1.126.22.3CounterBasedGauge64read-onlyDestination Ext. Headers
ipv6ExtHbh1.3.6.1.4.1.15397.2.1.126.23
C64 ipv6ExtHbhVal1.3.6.1.4.1.15397.2.1.126.23.1Counter64read-onlyHob-by-hop Ext. Headers
NUM ipv6ExtHbhMom1.3.6.1.4.1.15397.2.1.126.23.2CounterBasedGauge64read-onlyHob-by-hop Ext. Headers
NUM ipv6ExtHbhMax1.3.6.1.4.1.15397.2.1.126.23.3CounterBasedGauge64read-onlyHob-by-hop Ext. Headers
ipv6ExtRoute1.3.6.1.4.1.15397.2.1.126.24
C64 ipv6ExtRouteVal1.3.6.1.4.1.15397.2.1.126.24.1Counter64read-onlyRoute Ext, Headers
NUM ipv6ExtRouteMom1.3.6.1.4.1.15397.2.1.126.24.2CounterBasedGauge64read-onlyRoute Ext, Headers
NUM ipv6ExtRouteMax1.3.6.1.4.1.15397.2.1.126.24.3CounterBasedGauge64read-onlyRoute Ext, Headers
ipv6ExtInvl1.3.6.1.4.1.15397.2.1.126.25
C64 ipv6ExtInvlVal1.3.6.1.4.1.15397.2.1.126.25.1Counter64read-onlyInvalid Ext. Headers
NUM ipv6ExtInvlMom1.3.6.1.4.1.15397.2.1.126.25.2CounterBasedGauge64read-onlyInvalid Ext. Headers
NUM ipv6ExtInvlMax1.3.6.1.4.1.15397.2.1.126.25.3CounterBasedGauge64read-onlyInvalid Ext. Headers
ipv6FragnentTimeout1.3.6.1.4.1.15397.2.1.126.26
C64 ipv6FragnentTimeoutVal1.3.6.1.4.1.15397.2.1.126.26.1Counter64read-onlyReassembly Timeout
NUM ipv6FragnentTimeoutMom1.3.6.1.4.1.15397.2.1.126.26.2CounterBasedGauge64read-onlyReassembly Timeout
NUM ipv6FragnentTimeoutMax1.3.6.1.4.1.15397.2.1.126.26.3CounterBasedGauge64read-onlyReassembly Timeout
ipv6FragmentDrops1.3.6.1.4.1.15397.2.1.126.27
C64 ipv6FragmentDropsVal1.3.6.1.4.1.15397.2.1.126.27.1Counter64read-onlyDropped fragments (timeout/LRU)
NUM ipv6FragmentDropsMom1.3.6.1.4.1.15397.2.1.126.27.2CounterBasedGauge64read-onlyDropped fragments (timeout/LRU)
NUM ipv6FragmentDropsMax1.3.6.1.4.1.15397.2.1.126.27.3CounterBasedGauge64read-onlyDropped fragments (timeout/LRU)
ipv6ShuntAddressPackets1.3.6.1.4.1.15397.2.1.126.28
C64 ipv6ShuntAddressPacketsVal1.3.6.1.4.1.15397.2.1.126.28.1Counter64read-onlyShunted packets (address)
NUM ipv6ShuntAddressPacketsMom1.3.6.1.4.1.15397.2.1.126.28.2CounterBasedGauge64read-onlyShunted packets (address)
NUM ipv6ShuntAddressPacketsMax1.3.6.1.4.1.15397.2.1.126.28.3CounterBasedGauge64read-onlyShunted packets (address)
ipv6ShuntAddressBytes1.3.6.1.4.1.15397.2.1.126.29
C64 ipv6ShuntAddressBytesVal1.3.6.1.4.1.15397.2.1.126.29.1Counter64read-onlyShunted bytes (address)
NUM ipv6ShuntAddressBytesMom1.3.6.1.4.1.15397.2.1.126.29.2CounterBasedGauge64read-onlyShunted bytes (address)
NUM ipv6ShuntAddressBytesMax1.3.6.1.4.1.15397.2.1.126.29.3CounterBasedGauge64read-onlyShunted bytes (address)
ipv6ShuntProtoPackets1.3.6.1.4.1.15397.2.1.126.30
C64 ipv6ShuntProtoPacketsVal1.3.6.1.4.1.15397.2.1.126.30.1Counter64read-onlyShunted packets (protocol)
NUM ipv6ShuntProtoPacketsMom1.3.6.1.4.1.15397.2.1.126.30.2CounterBasedGauge64read-onlyShunted packets (protocol)
NUM ipv6ShuntProtoPacketsMax1.3.6.1.4.1.15397.2.1.126.30.3CounterBasedGauge64read-onlyShunted packets (protocol)
ipv6ShuntProtoBytes1.3.6.1.4.1.15397.2.1.126.31
C64 ipv6ShuntProtoBytesVal1.3.6.1.4.1.15397.2.1.126.31.1Counter64read-onlyShunted bytes (protocol)
NUM ipv6ShuntProtoBytesMom1.3.6.1.4.1.15397.2.1.126.31.2CounterBasedGauge64read-onlyShunted bytes (protocol)
NUM ipv6ShuntProtoBytesMax1.3.6.1.4.1.15397.2.1.126.31.3CounterBasedGauge64read-onlyShunted bytes (protocol)
ipv6FragInFrag1.3.6.1.4.1.15397.2.1.126.32
C64 ipv6FragInFragVal1.3.6.1.4.1.15397.2.1.126.32.1Counter64read-onlyFragments in Fragments
NUM ipv6FragInFragMom1.3.6.1.4.1.15397.2.1.126.32.2CounterBasedGauge64read-onlyFragments in Fragments
NUM ipv6FragInFragMax1.3.6.1.4.1.15397.2.1.126.32.3CounterBasedGauge64read-onlyFragments in Fragments
ipv6EcnEct01.3.6.1.4.1.15397.2.1.126.33
C64 ipv6EcnEct0Val1.3.6.1.4.1.15397.2.1.126.33.1Counter64read-onlyECN Capable Packets ECT(0)
NUM ipv6EcnEct0Mom1.3.6.1.4.1.15397.2.1.126.33.2CounterBasedGauge64read-onlyECN Capable Packets ECT(0)
NUM ipv6EcnEct0Max1.3.6.1.4.1.15397.2.1.126.33.3CounterBasedGauge64read-onlyECN Capable Packets ECT(0)
ipv6EcnEct11.3.6.1.4.1.15397.2.1.126.34
C64 ipv6EcnEct1Val1.3.6.1.4.1.15397.2.1.126.34.1Counter64read-onlyECN Capable Packets ECT(1)
NUM ipv6EcnEct1Mom1.3.6.1.4.1.15397.2.1.126.34.2CounterBasedGauge64read-onlyECN Capable Packets ECT(1)
NUM ipv6EcnEct1Max1.3.6.1.4.1.15397.2.1.126.34.3CounterBasedGauge64read-onlyECN Capable Packets ECT(1)
ipv6EcnCn1.3.6.1.4.1.15397.2.1.126.35
C64 ipv6EcnCnVal1.3.6.1.4.1.15397.2.1.126.35.1Counter64read-onlyECN Packets Congestion Experienced
NUM ipv6EcnCnMom1.3.6.1.4.1.15397.2.1.126.35.2CounterBasedGauge64read-onlyECN Packets Congestion Experienced
NUM ipv6EcnCnMax1.3.6.1.4.1.15397.2.1.126.35.3CounterBasedGauge64read-onlyECN Packets Congestion Experienced
tcpv61.3.6.1.4.1.15397.2.1.127
tcpv6Packets1.3.6.1.4.1.15397.2.1.127.1
C64 tcpv6PacketsVal1.3.6.1.4.1.15397.2.1.127.1.1Counter64read-onlyRX packets
NUM tcpv6PacketsMom1.3.6.1.4.1.15397.2.1.127.1.2CounterBasedGauge64read-onlyRX packets
NUM tcpv6PacketsMax1.3.6.1.4.1.15397.2.1.127.1.3CounterBasedGauge64read-onlyRX packets
tcpv6Bytes1.3.6.1.4.1.15397.2.1.127.2
C64 tcpv6BytesVal1.3.6.1.4.1.15397.2.1.127.2.1Counter64read-onlyRX bytes
NUM tcpv6BytesMom1.3.6.1.4.1.15397.2.1.127.2.2CounterBasedGauge64read-onlyRX bytes
NUM tcpv6BytesMax1.3.6.1.4.1.15397.2.1.127.2.3CounterBasedGauge64read-onlyRX bytes
tcpv6CreateAttempts1.3.6.1.4.1.15397.2.1.127.4
C64 tcpv6CreateAttemptsVal1.3.6.1.4.1.15397.2.1.127.4.1Counter64read-onlyConnection create attempts
NUM tcpv6CreateAttemptsMom1.3.6.1.4.1.15397.2.1.127.4.2CounterBasedGauge64read-onlyConnection create attempts
NUM tcpv6CreateAttemptsMax1.3.6.1.4.1.15397.2.1.127.4.3CounterBasedGauge64read-onlyConnection create attempts
tcpv6Created1.3.6.1.4.1.15397.2.1.127.5
C64 tcpv6CreatedVal1.3.6.1.4.1.15397.2.1.127.5.1Counter64read-onlyConnections created
NUM tcpv6CreatedMom1.3.6.1.4.1.15397.2.1.127.5.2CounterBasedGauge64read-onlyConnections created
NUM tcpv6CreatedMax1.3.6.1.4.1.15397.2.1.127.5.3CounterBasedGauge64read-onlyConnections created
tcpv6RefusedRuleset1.3.6.1.4.1.15397.2.1.127.6
C64 tcpv6RefusedRulesetVal1.3.6.1.4.1.15397.2.1.127.6.1Counter64read-onlyRefused (ruleset)
NUM tcpv6RefusedRulesetMom1.3.6.1.4.1.15397.2.1.127.6.2CounterBasedGauge64read-onlyRefused (ruleset)
NUM tcpv6RefusedRulesetMax1.3.6.1.4.1.15397.2.1.127.6.3CounterBasedGauge64read-onlyRefused (ruleset)
tcpv6RefusedShort1.3.6.1.4.1.15397.2.1.127.7
C64 tcpv6RefusedShortVal1.3.6.1.4.1.15397.2.1.127.7.1Counter64read-onlyRefused (short)
NUM tcpv6RefusedShortMom1.3.6.1.4.1.15397.2.1.127.7.2CounterBasedGauge64read-onlyRefused (short)
NUM tcpv6RefusedShortMax1.3.6.1.4.1.15397.2.1.127.7.3CounterBasedGauge64read-onlyRefused (short)
tcpv6RefusedBroadcast1.3.6.1.4.1.15397.2.1.127.8
C64 tcpv6RefusedBroadcastVal1.3.6.1.4.1.15397.2.1.127.8.1Counter64read-onlyRefused (broadcast)
NUM tcpv6RefusedBroadcastMom1.3.6.1.4.1.15397.2.1.127.8.2CounterBasedGauge64read-onlyRefused (broadcast)
NUM tcpv6RefusedBroadcastMax1.3.6.1.4.1.15397.2.1.127.8.3CounterBasedGauge64read-onlyRefused (broadcast)
tcpv6RefusedOffset1.3.6.1.4.1.15397.2.1.127.9
C64 tcpv6RefusedOffsetVal1.3.6.1.4.1.15397.2.1.127.9.1Counter64read-onlyRefused (offset)
NUM tcpv6RefusedOffsetMom1.3.6.1.4.1.15397.2.1.127.9.2CounterBasedGauge64read-onlyRefused (offset)
NUM tcpv6RefusedOffsetMax1.3.6.1.4.1.15397.2.1.127.9.3CounterBasedGauge64read-onlyRefused (offset)
tcpv6Rejected1.3.6.1.4.1.15397.2.1.127.10
C64 tcpv6RejectedVal1.3.6.1.4.1.15397.2.1.127.10.1Counter64read-onlyRejected packets
NUM tcpv6RejectedMom1.3.6.1.4.1.15397.2.1.127.10.2CounterBasedGauge64read-onlyRejected packets
NUM tcpv6RejectedMax1.3.6.1.4.1.15397.2.1.127.10.3CounterBasedGauge64read-onlyRejected packets
tcpv6Lostsync1.3.6.1.4.1.15397.2.1.127.12
NUM tcpv6LostsyncVal1.3.6.1.4.1.15397.2.1.127.12.1CounterBasedGauge64read-onlyOut-of-sync connections
NUM tcpv6LostsyncMax1.3.6.1.4.1.15397.2.1.127.12.3CounterBasedGauge64read-onlyOut-of-sync connections
tcpv6UntrackedPackets1.3.6.1.4.1.15397.2.1.127.13
C64 tcpv6UntrackedPacketsVal1.3.6.1.4.1.15397.2.1.127.13.1Counter64read-onlyUntracked packets
NUM tcpv6UntrackedPacketsMom1.3.6.1.4.1.15397.2.1.127.13.2CounterBasedGauge64read-onlyUntracked packets
NUM tcpv6UntrackedPacketsMax1.3.6.1.4.1.15397.2.1.127.13.3CounterBasedGauge64read-onlyUntracked packets
tcpv6GoodputPackets1.3.6.1.4.1.15397.2.1.127.14
C64 tcpv6GoodputPacketsVal1.3.6.1.4.1.15397.2.1.127.14.1Counter64read-onlyGoodput packets
NUM tcpv6GoodputPacketsMom1.3.6.1.4.1.15397.2.1.127.14.2CounterBasedGauge64read-onlyGoodput packets
NUM tcpv6GoodputPacketsMax1.3.6.1.4.1.15397.2.1.127.14.3CounterBasedGauge64read-onlyGoodput packets
tcpv6GoodputBytes1.3.6.1.4.1.15397.2.1.127.15
C64 tcpv6GoodputBytesVal1.3.6.1.4.1.15397.2.1.127.15.1Counter64read-onlyGoodput bytes
NUM tcpv6GoodputBytesMom1.3.6.1.4.1.15397.2.1.127.15.2CounterBasedGauge64read-onlyGoodput bytes
NUM tcpv6GoodputBytesMax1.3.6.1.4.1.15397.2.1.127.15.3CounterBasedGauge64read-onlyGoodput bytes
tcpv6Segments1.3.6.1.4.1.15397.2.1.127.16
NUM tcpv6SegmentsVal1.3.6.1.4.1.15397.2.1.127.16.1CounterBasedGauge64read-onlySaved segments
NUM tcpv6SegmentsMax1.3.6.1.4.1.15397.2.1.127.16.3CounterBasedGauge64read-onlySaved segments
tcpv6SegmentsPayload1.3.6.1.4.1.15397.2.1.127.17
NUM tcpv6SegmentsPayloadVal1.3.6.1.4.1.15397.2.1.127.17.1CounterBasedGauge64read-onlySaved segments with payload
NUM tcpv6SegmentsPayloadMax1.3.6.1.4.1.15397.2.1.127.17.3CounterBasedGauge64read-onlySaved segments with payload
tcpv6SegmentsDropped1.3.6.1.4.1.15397.2.1.127.18
C64 tcpv6SegmentsDroppedVal1.3.6.1.4.1.15397.2.1.127.18.1Counter64read-onlyIgnored segments
NUM tcpv6SegmentsDroppedMom1.3.6.1.4.1.15397.2.1.127.18.2CounterBasedGauge64read-onlyIgnored segments
NUM tcpv6SegmentsDroppedMax1.3.6.1.4.1.15397.2.1.127.18.3CounterBasedGauge64read-onlyIgnored segments
tcpv6PacketAllocFail1.3.6.1.4.1.15397.2.1.127.19
C64 tcpv6PacketAllocFailVal1.3.6.1.4.1.15397.2.1.127.19.1Counter64read-onlyPacket allocation failures
NUM tcpv6PacketAllocFailMom1.3.6.1.4.1.15397.2.1.127.19.2CounterBasedGauge64read-onlyPacket allocation failures
NUM tcpv6PacketAllocFailMax1.3.6.1.4.1.15397.2.1.127.19.3CounterBasedGauge64read-onlyPacket allocation failures
tcpv6UntrackedGoodput1.3.6.1.4.1.15397.2.1.127.23
C64 tcpv6UntrackedGoodputVal1.3.6.1.4.1.15397.2.1.127.23.1Counter64read-onlyUntracked bytes (goodput)
NUM tcpv6UntrackedGoodputMom1.3.6.1.4.1.15397.2.1.127.23.2CounterBasedGauge64read-onlyUntracked bytes (goodput)
NUM tcpv6UntrackedGoodputMax1.3.6.1.4.1.15397.2.1.127.23.3CounterBasedGauge64read-onlyUntracked bytes (goodput)
tcpv6UntrackedBytes1.3.6.1.4.1.15397.2.1.127.24
C64 tcpv6UntrackedBytesVal1.3.6.1.4.1.15397.2.1.127.24.1Counter64read-onlyUntracked bytes
NUM tcpv6UntrackedBytesMom1.3.6.1.4.1.15397.2.1.127.24.2CounterBasedGauge64read-onlyUntracked bytes
NUM tcpv6UntrackedBytesMax1.3.6.1.4.1.15397.2.1.127.24.3CounterBasedGauge64read-onlyUntracked bytes
tcpv6CorruptOptions1.3.6.1.4.1.15397.2.1.127.25
C64 tcpv6CorruptOptionsVal1.3.6.1.4.1.15397.2.1.127.25.1Counter64read-onlyPackets with corrupt options
NUM tcpv6CorruptOptionsMom1.3.6.1.4.1.15397.2.1.127.25.2CounterBasedGauge64read-onlyPackets with corrupt options
NUM tcpv6CorruptOptionsMax1.3.6.1.4.1.15397.2.1.127.25.3CounterBasedGauge64read-onlyPackets with corrupt options
tcpv6CorruptConn1.3.6.1.4.1.15397.2.1.127.26
C64 tcpv6CorruptConnVal1.3.6.1.4.1.15397.2.1.127.26.1Counter64read-onlyPackets with corrupt conn
NUM tcpv6CorruptConnMom1.3.6.1.4.1.15397.2.1.127.26.2CounterBasedGauge64read-onlyPackets with corrupt conn
NUM tcpv6CorruptConnMax1.3.6.1.4.1.15397.2.1.127.26.3CounterBasedGauge64read-onlyPackets with corrupt conn
tcpv6SegmentedConnections1.3.6.1.4.1.15397.2.1.127.27
NUM tcpv6SegmentedConnectionsVal1.3.6.1.4.1.15397.2.1.127.27.1CounterBasedGauge64read-onlyConnections with segments
NUM tcpv6SegmentedConnectionsMax1.3.6.1.4.1.15397.2.1.127.27.3CounterBasedGauge64read-onlyConnections with segments
tcpv6OutOfWindowPackets1.3.6.1.4.1.15397.2.1.127.28
C64 tcpv6OutOfWindowPacketsVal1.3.6.1.4.1.15397.2.1.127.28.1Counter64read-onlyOut of window packets (ignored)
NUM tcpv6OutOfWindowPacketsMom1.3.6.1.4.1.15397.2.1.127.28.2CounterBasedGauge64read-onlyOut of window packets (ignored)
NUM tcpv6OutOfWindowPacketsMax1.3.6.1.4.1.15397.2.1.127.28.3CounterBasedGauge64read-onlyOut of window packets (ignored)
tcpv6RefusedFilter1.3.6.1.4.1.15397.2.1.127.29
C64 tcpv6RefusedFilterVal1.3.6.1.4.1.15397.2.1.127.29.1Counter64read-onlyPackets refused by lowlevel filter
NUM tcpv6RefusedFilterMom1.3.6.1.4.1.15397.2.1.127.29.2CounterBasedGauge64read-onlyPackets refused by lowlevel filter
NUM tcpv6RefusedFilterMax1.3.6.1.4.1.15397.2.1.127.29.3CounterBasedGauge64read-onlyPackets refused by lowlevel filter
tcpv6SynExisting1.3.6.1.4.1.15397.2.1.127.32
C64 tcpv6SynExistingVal1.3.6.1.4.1.15397.2.1.127.32.1Counter64read-onlySYN packets for existing connections
NUM tcpv6SynExistingMom1.3.6.1.4.1.15397.2.1.127.32.2CounterBasedGauge64read-onlySYN packets for existing connections
NUM tcpv6SynExistingMax1.3.6.1.4.1.15397.2.1.127.32.3CounterBasedGauge64read-onlySYN packets for existing connections
tcpv6SegmentAllocFail1.3.6.1.4.1.15397.2.1.127.33
C64 tcpv6SegmentAllocFailVal1.3.6.1.4.1.15397.2.1.127.33.1Counter64read-onlySegment allocation failures
NUM tcpv6SegmentAllocFailMom1.3.6.1.4.1.15397.2.1.127.33.2CounterBasedGauge64read-onlySegment allocation failures
NUM tcpv6SegmentAllocFailMax1.3.6.1.4.1.15397.2.1.127.33.3CounterBasedGauge64read-onlySegment allocation failures
tcpv6EnqueuedSegments1.3.6.1.4.1.15397.2.1.127.34
C64 tcpv6EnqueuedSegmentsVal1.3.6.1.4.1.15397.2.1.127.34.1Counter64read-onlyEnqueued segments
NUM tcpv6EnqueuedSegmentsMom1.3.6.1.4.1.15397.2.1.127.34.2CounterBasedGauge64read-onlyEnqueued segments
NUM tcpv6EnqueuedSegmentsMax1.3.6.1.4.1.15397.2.1.127.34.3CounterBasedGauge64read-onlyEnqueued segments
tcpv6DequeuedSegments1.3.6.1.4.1.15397.2.1.127.35
C64 tcpv6DequeuedSegmentsVal1.3.6.1.4.1.15397.2.1.127.35.1Counter64read-onlyDequeued segments
NUM tcpv6DequeuedSegmentsMom1.3.6.1.4.1.15397.2.1.127.35.2CounterBasedGauge64read-onlyDequeued segments
NUM tcpv6DequeuedSegmentsMax1.3.6.1.4.1.15397.2.1.127.35.3CounterBasedGauge64read-onlyDequeued segments
tcpv6DiscardedSegments1.3.6.1.4.1.15397.2.1.127.36
C64 tcpv6DiscardedSegmentsVal1.3.6.1.4.1.15397.2.1.127.36.1Counter64read-onlyDiscarded segments
NUM tcpv6DiscardedSegmentsMom1.3.6.1.4.1.15397.2.1.127.36.2CounterBasedGauge64read-onlyDiscarded segments
NUM tcpv6DiscardedSegmentsMax1.3.6.1.4.1.15397.2.1.127.36.3CounterBasedGauge64read-onlyDiscarded segments
tcpv6EmptyPackets1.3.6.1.4.1.15397.2.1.127.37
C64 tcpv6EmptyPacketsVal1.3.6.1.4.1.15397.2.1.127.37.1Counter64read-onlyPackets without payload
NUM tcpv6EmptyPacketsMom1.3.6.1.4.1.15397.2.1.127.37.2CounterBasedGauge64read-onlyPackets without payload
NUM tcpv6EmptyPacketsMax1.3.6.1.4.1.15397.2.1.127.37.3CounterBasedGauge64read-onlyPackets without payload
tcpv6OosPackets1.3.6.1.4.1.15397.2.1.127.38
C64 tcpv6OosPacketsVal1.3.6.1.4.1.15397.2.1.127.38.1Counter64read-onlyOut-of-sync packets
NUM tcpv6OosPacketsMom1.3.6.1.4.1.15397.2.1.127.38.2CounterBasedGauge64read-onlyOut-of-sync packets
NUM tcpv6OosPacketsMax1.3.6.1.4.1.15397.2.1.127.38.3CounterBasedGauge64read-onlyOut-of-sync packets
tcpv6OosBytes1.3.6.1.4.1.15397.2.1.127.39
C64 tcpv6OosBytesVal1.3.6.1.4.1.15397.2.1.127.39.1Counter64read-onlyOut-of-sync bytes
NUM tcpv6OosBytesMom1.3.6.1.4.1.15397.2.1.127.39.2CounterBasedGauge64read-onlyOut-of-sync bytes
NUM tcpv6OosBytesMax1.3.6.1.4.1.15397.2.1.127.39.3CounterBasedGauge64read-onlyOut-of-sync bytes
tcpv6Retransmits1.3.6.1.4.1.15397.2.1.127.40
C64 tcpv6RetransmitsVal1.3.6.1.4.1.15397.2.1.127.40.1Counter64read-onlyRetransmitted packets
NUM tcpv6RetransmitsMom1.3.6.1.4.1.15397.2.1.127.40.2CounterBasedGauge64read-onlyRetransmitted packets
NUM tcpv6RetransmitsMax1.3.6.1.4.1.15397.2.1.127.40.3CounterBasedGauge64read-onlyRetransmitted packets
tcpv6Cwr1.3.6.1.4.1.15397.2.1.127.41
C64 tcpv6CwrVal1.3.6.1.4.1.15397.2.1.127.41.1Counter64read-onlyCongestion Window Reduced Packets
NUM tcpv6CwrMom1.3.6.1.4.1.15397.2.1.127.41.2CounterBasedGauge64read-onlyCongestion Window Reduced Packets
NUM tcpv6CwrMax1.3.6.1.4.1.15397.2.1.127.41.3CounterBasedGauge64read-onlyCongestion Window Reduced Packets
tcpv6Ecne1.3.6.1.4.1.15397.2.1.127.42
C64 tcpv6EcneVal1.3.6.1.4.1.15397.2.1.127.42.1Counter64read-onlyExplicit Congestion Notification Echo Packets
NUM tcpv6EcneMom1.3.6.1.4.1.15397.2.1.127.42.2CounterBasedGauge64read-onlyExplicit Congestion Notification Echo Packets
NUM tcpv6EcneMax1.3.6.1.4.1.15397.2.1.127.42.3CounterBasedGauge64read-onlyExplicit Congestion Notification Echo Packets
tcpv6SimOpen1.3.6.1.4.1.15397.2.1.127.43
C64 tcpv6SimOpenVal1.3.6.1.4.1.15397.2.1.127.43.1Counter64read-onlySimultaneous Open
NUM tcpv6SimOpenMom1.3.6.1.4.1.15397.2.1.127.43.2CounterBasedGauge64read-onlySimultaneous Open
NUM tcpv6SimOpenMax1.3.6.1.4.1.15397.2.1.127.43.3CounterBasedGauge64read-onlySimultaneous Open
teredo1.3.6.1.4.1.15397.2.1.128
teredoPackets1.3.6.1.4.1.15397.2.1.128.2
C64 teredoPacketsVal1.3.6.1.4.1.15397.2.1.128.2.1Counter64read-onlyRX packets
NUM teredoPacketsMom1.3.6.1.4.1.15397.2.1.128.2.2CounterBasedGauge64read-onlyRX packets
NUM teredoPacketsMax1.3.6.1.4.1.15397.2.1.128.2.3CounterBasedGauge64read-onlyRX packets
teredoBytes1.3.6.1.4.1.15397.2.1.128.3
C64 teredoBytesVal1.3.6.1.4.1.15397.2.1.128.3.1Counter64read-onlyRX data
NUM teredoBytesMom1.3.6.1.4.1.15397.2.1.128.3.2CounterBasedGauge64read-onlyRX data
NUM teredoBytesMax1.3.6.1.4.1.15397.2.1.128.3.3CounterBasedGauge64read-onlyRX data
teredoOrgHeaders1.3.6.1.4.1.15397.2.1.128.4
C64 teredoOrgHeadersVal1.3.6.1.4.1.15397.2.1.128.4.1Counter64read-onlyOrigin indication headers
NUM teredoOrgHeadersMom1.3.6.1.4.1.15397.2.1.128.4.2CounterBasedGauge64read-onlyOrigin indication headers
NUM teredoOrgHeadersMax1.3.6.1.4.1.15397.2.1.128.4.3CounterBasedGauge64read-onlyOrigin indication headers
teredoAuthHeaders1.3.6.1.4.1.15397.2.1.128.5
C64 teredoAuthHeadersVal1.3.6.1.4.1.15397.2.1.128.5.1Counter64read-onlyAuthentication headers
NUM teredoAuthHeadersMom1.3.6.1.4.1.15397.2.1.128.5.2CounterBasedGauge64read-onlyAuthentication headers
NUM teredoAuthHeadersMax1.3.6.1.4.1.15397.2.1.128.5.3CounterBasedGauge64read-onlyAuthentication headers
teredoFrags1.3.6.1.4.1.15397.2.1.128.6
C64 teredoFragsVal1.3.6.1.4.1.15397.2.1.128.6.1Counter64read-onlyTeredo packets inside fragments
NUM teredoFragsMom1.3.6.1.4.1.15397.2.1.128.6.2CounterBasedGauge64read-onlyTeredo packets inside fragments
NUM teredoFragsMax1.3.6.1.4.1.15397.2.1.128.6.3CounterBasedGauge64read-onlyTeredo packets inside fragments
gtp1.3.6.1.4.1.15397.2.1.129
gtpPackets1.3.6.1.4.1.15397.2.1.129.2
C64 gtpPacketsVal1.3.6.1.4.1.15397.2.1.129.2.1Counter64read-onlyRX packets
NUM gtpPacketsMom1.3.6.1.4.1.15397.2.1.129.2.2CounterBasedGauge64read-onlyRX packets
NUM gtpPacketsMax1.3.6.1.4.1.15397.2.1.129.2.3CounterBasedGauge64read-onlyRX packets
gtpBytes1.3.6.1.4.1.15397.2.1.129.3
C64 gtpBytesVal1.3.6.1.4.1.15397.2.1.129.3.1Counter64read-onlyRX data
NUM gtpBytesMom1.3.6.1.4.1.15397.2.1.129.3.2CounterBasedGauge64read-onlyRX data
NUM gtpBytesMax1.3.6.1.4.1.15397.2.1.129.3.3CounterBasedGauge64read-onlyRX data
gtpGpdus1.3.6.1.4.1.15397.2.1.129.4
C64 gtpGpdusVal1.3.6.1.4.1.15397.2.1.129.4.1Counter64read-onlyG-PDU Packets
NUM gtpGpdusMom1.3.6.1.4.1.15397.2.1.129.4.2CounterBasedGauge64read-onlyG-PDU Packets
NUM gtpGpdusMax1.3.6.1.4.1.15397.2.1.129.4.3CounterBasedGauge64read-onlyG-PDU Packets
gtpCreatePdpReq1.3.6.1.4.1.15397.2.1.129.5
C64 gtpCreatePdpReqVal1.3.6.1.4.1.15397.2.1.129.5.1Counter64read-onlyCreate PDP Context Request Packets
NUM gtpCreatePdpReqMom1.3.6.1.4.1.15397.2.1.129.5.2CounterBasedGauge64read-onlyCreate PDP Context Request Packets
NUM gtpCreatePdpReqMax1.3.6.1.4.1.15397.2.1.129.5.3CounterBasedGauge64read-onlyCreate PDP Context Request Packets
gtpCreatePdpRsp1.3.6.1.4.1.15397.2.1.129.6
C64 gtpCreatePdpRspVal1.3.6.1.4.1.15397.2.1.129.6.1Counter64read-onlyCreate PDP Context Response Packets
NUM gtpCreatePdpRspMom1.3.6.1.4.1.15397.2.1.129.6.2CounterBasedGauge64read-onlyCreate PDP Context Response Packets
NUM gtpCreatePdpRspMax1.3.6.1.4.1.15397.2.1.129.6.3CounterBasedGauge64read-onlyCreate PDP Context Response Packets
gtpDeletePdpReq1.3.6.1.4.1.15397.2.1.129.7
C64 gtpDeletePdpReqVal1.3.6.1.4.1.15397.2.1.129.7.1Counter64read-onlyDelete PDP Context Request Packets
NUM gtpDeletePdpReqMom1.3.6.1.4.1.15397.2.1.129.7.2CounterBasedGauge64read-onlyDelete PDP Context Request Packets
NUM gtpDeletePdpReqMax1.3.6.1.4.1.15397.2.1.129.7.3CounterBasedGauge64read-onlyDelete PDP Context Request Packets
gtpDeletePdpRsp1.3.6.1.4.1.15397.2.1.129.8
C64 gtpDeletePdpRspVal1.3.6.1.4.1.15397.2.1.129.8.1Counter64read-onlyDelete PDP Context Response Packets
NUM gtpDeletePdpRspMom1.3.6.1.4.1.15397.2.1.129.8.2CounterBasedGauge64read-onlyDelete PDP Context Response Packets
NUM gtpDeletePdpRspMax1.3.6.1.4.1.15397.2.1.129.8.3CounterBasedGauge64read-onlyDelete PDP Context Response Packets
gtpErrorInd1.3.6.1.4.1.15397.2.1.129.9
C64 gtpErrorIndVal1.3.6.1.4.1.15397.2.1.129.9.1Counter64read-onlyError Indication
NUM gtpErrorIndMom1.3.6.1.4.1.15397.2.1.129.9.2CounterBasedGauge64read-onlyError Indication
NUM gtpErrorIndMax1.3.6.1.4.1.15397.2.1.129.9.3CounterBasedGauge64read-onlyError Indication
gtpUnknown1.3.6.1.4.1.15397.2.1.129.10
C64 gtpUnknownVal1.3.6.1.4.1.15397.2.1.129.10.1Counter64read-onlyUnkown GTP Type
NUM gtpUnknownMom1.3.6.1.4.1.15397.2.1.129.10.2CounterBasedGauge64read-onlyUnkown GTP Type
NUM gtpUnknownMax1.3.6.1.4.1.15397.2.1.129.10.3CounterBasedGauge64read-onlyUnkown GTP Type
gtpUpdatePdpReq1.3.6.1.4.1.15397.2.1.129.11
C64 gtpUpdatePdpReqVal1.3.6.1.4.1.15397.2.1.129.11.1Counter64read-onlyUpdate PDP Context Request Packets
NUM gtpUpdatePdpReqMom1.3.6.1.4.1.15397.2.1.129.11.2CounterBasedGauge64read-onlyUpdate PDP Context Request Packets
NUM gtpUpdatePdpReqMax1.3.6.1.4.1.15397.2.1.129.11.3CounterBasedGauge64read-onlyUpdate PDP Context Request Packets
gtpUpdatePdpRsp1.3.6.1.4.1.15397.2.1.129.12
C64 gtpUpdatePdpRspVal1.3.6.1.4.1.15397.2.1.129.12.1Counter64read-onlyUpdate PDP Context Response Packets
NUM gtpUpdatePdpRspMom1.3.6.1.4.1.15397.2.1.129.12.2CounterBasedGauge64read-onlyUpdate PDP Context Response Packets
NUM gtpUpdatePdpRspMax1.3.6.1.4.1.15397.2.1.129.12.3CounterBasedGauge64read-onlyUpdate PDP Context Response Packets
gtpEchoPdpReq1.3.6.1.4.1.15397.2.1.129.13
C64 gtpEchoPdpReqVal1.3.6.1.4.1.15397.2.1.129.13.1Counter64read-onlyEcho Request Packets
NUM gtpEchoPdpReqMom1.3.6.1.4.1.15397.2.1.129.13.2CounterBasedGauge64read-onlyEcho Request Packets
NUM gtpEchoPdpReqMax1.3.6.1.4.1.15397.2.1.129.13.3CounterBasedGauge64read-onlyEcho Request Packets
gtpEchoPdpRsp1.3.6.1.4.1.15397.2.1.129.14
C64 gtpEchoPdpRspVal1.3.6.1.4.1.15397.2.1.129.14.1Counter64read-onlyEcho Response Packets
NUM gtpEchoPdpRspMom1.3.6.1.4.1.15397.2.1.129.14.2CounterBasedGauge64read-onlyEcho Response Packets
NUM gtpEchoPdpRspMax1.3.6.1.4.1.15397.2.1.129.14.3CounterBasedGauge64read-onlyEcho Response Packets
gtpSgsnReq1.3.6.1.4.1.15397.2.1.129.15
C64 gtpSgsnReqVal1.3.6.1.4.1.15397.2.1.129.15.1Counter64read-onlySGSN Context Request
NUM gtpSgsnReqMom1.3.6.1.4.1.15397.2.1.129.15.2CounterBasedGauge64read-onlySGSN Context Request
NUM gtpSgsnReqMax1.3.6.1.4.1.15397.2.1.129.15.3CounterBasedGauge64read-onlySGSN Context Request
gtpSgsnRsp1.3.6.1.4.1.15397.2.1.129.16
C64 gtpSgsnRspVal1.3.6.1.4.1.15397.2.1.129.16.1Counter64read-onlySGSN Context Response
NUM gtpSgsnRspMom1.3.6.1.4.1.15397.2.1.129.16.2CounterBasedGauge64read-onlySGSN Context Response
NUM gtpSgsnRspMax1.3.6.1.4.1.15397.2.1.129.16.3CounterBasedGauge64read-onlySGSN Context Response
tunnel1.3.6.1.4.1.15397.2.1.130
tunnelGtp1.3.6.1.4.1.15397.2.1.130.2
NUM tunnelGtpVal1.3.6.1.4.1.15397.2.1.130.2.1CounterBasedGauge64read-onlyGTP Tunnel Contexts
NUM tunnelGtpMax1.3.6.1.4.1.15397.2.1.130.2.3CounterBasedGauge64read-onlyGTP Tunnel Contexts
tunnelEsp1.3.6.1.4.1.15397.2.1.130.3
NUM tunnelEspVal1.3.6.1.4.1.15397.2.1.130.3.1CounterBasedGauge64read-onlyESP Tunnel Contexts
NUM tunnelEspMax1.3.6.1.4.1.15397.2.1.130.3.3CounterBasedGauge64read-onlyESP Tunnel Contexts
tunnelTeredo1.3.6.1.4.1.15397.2.1.130.4
NUM tunnelTeredoVal1.3.6.1.4.1.15397.2.1.130.4.1CounterBasedGauge64read-onlyTeredo Tunnel Contexts
NUM tunnelTeredoMax1.3.6.1.4.1.15397.2.1.130.4.3CounterBasedGauge64read-onlyTeredo Tunnel Contexts
tunnelGre1.3.6.1.4.1.15397.2.1.130.5
NUM tunnelGreVal1.3.6.1.4.1.15397.2.1.130.5.1CounterBasedGauge64read-onlyGRE Tunnel Contexts
NUM tunnelGreMax1.3.6.1.4.1.15397.2.1.130.5.3CounterBasedGauge64read-onlyGRE Tunnel Contexts
tunnelUnknownPkts1.3.6.1.4.1.15397.2.1.130.6
C64 tunnelUnknownPktsVal1.3.6.1.4.1.15397.2.1.130.6.1Counter64read-onlyPackets For Unknown Tunnels
NUM tunnelUnknownPktsMom1.3.6.1.4.1.15397.2.1.130.6.2CounterBasedGauge64read-onlyPackets For Unknown Tunnels
NUM tunnelUnknownPktsMax1.3.6.1.4.1.15397.2.1.130.6.3CounterBasedGauge64read-onlyPackets For Unknown Tunnels
tunnelDuplicates1.3.6.1.4.1.15397.2.1.130.7
C64 tunnelDuplicatesVal1.3.6.1.4.1.15397.2.1.130.7.1Counter64read-onlyTunnels With Duplicate Keys
NUM tunnelDuplicatesMom1.3.6.1.4.1.15397.2.1.130.7.2CounterBasedGauge64read-onlyTunnels With Duplicate Keys
NUM tunnelDuplicatesMax1.3.6.1.4.1.15397.2.1.130.7.3CounterBasedGauge64read-onlyTunnels With Duplicate Keys
tunnelGeneric1.3.6.1.4.1.15397.2.1.130.8
NUM tunnelGenericVal1.3.6.1.4.1.15397.2.1.130.8.1CounterBasedGauge64read-onlyGeneric Tunnel Contexts
NUM tunnelGenericMax1.3.6.1.4.1.15397.2.1.130.8.3CounterBasedGauge64read-onlyGeneric Tunnel Contexts
tunnelKnownPkts1.3.6.1.4.1.15397.2.1.130.9
C64 tunnelKnownPktsVal1.3.6.1.4.1.15397.2.1.130.9.1Counter64read-onlyPackets For Known Tunnels
NUM tunnelKnownPktsMom1.3.6.1.4.1.15397.2.1.130.9.2CounterBasedGauge64read-onlyPackets For Known Tunnels
NUM tunnelKnownPktsMax1.3.6.1.4.1.15397.2.1.130.9.3CounterBasedGauge64read-onlyPackets For Known Tunnels
tunnelL2tp1.3.6.1.4.1.15397.2.1.130.10
NUM tunnelL2tpVal1.3.6.1.4.1.15397.2.1.130.10.1CounterBasedGauge64read-onlyL2TP Tunnel Contexts
NUM tunnelL2tpMax1.3.6.1.4.1.15397.2.1.130.10.3CounterBasedGauge64read-onlyL2TP Tunnel Contexts
gre1.3.6.1.4.1.15397.2.1.131
grePackets1.3.6.1.4.1.15397.2.1.131.2
C64 grePacketsVal1.3.6.1.4.1.15397.2.1.131.2.1Counter64read-onlyRX packets
NUM grePacketsMom1.3.6.1.4.1.15397.2.1.131.2.2CounterBasedGauge64read-onlyRX packets
NUM grePacketsMax1.3.6.1.4.1.15397.2.1.131.2.3CounterBasedGauge64read-onlyRX packets
greBytes1.3.6.1.4.1.15397.2.1.131.3
C64 greBytesVal1.3.6.1.4.1.15397.2.1.131.3.1Counter64read-onlyRX data
NUM greBytesMom1.3.6.1.4.1.15397.2.1.131.3.2CounterBasedGauge64read-onlyRX data
NUM greBytesMax1.3.6.1.4.1.15397.2.1.131.3.3CounterBasedGauge64read-onlyRX data
greUnknownVersion1.3.6.1.4.1.15397.2.1.131.4
C64 greUnknownVersionVal1.3.6.1.4.1.15397.2.1.131.4.1Counter64read-onlyGRE Packets with unknown version
NUM greUnknownVersionMom1.3.6.1.4.1.15397.2.1.131.4.2CounterBasedGauge64read-onlyGRE Packets with unknown version
NUM greUnknownVersionMax1.3.6.1.4.1.15397.2.1.131.4.3CounterBasedGauge64read-onlyGRE Packets with unknown version
greShortPackets1.3.6.1.4.1.15397.2.1.131.5
C64 greShortPacketsVal1.3.6.1.4.1.15397.2.1.131.5.1Counter64read-onlyToo Short GRE Packets
NUM greShortPacketsMom1.3.6.1.4.1.15397.2.1.131.5.2CounterBasedGauge64read-onlyToo Short GRE Packets
NUM greShortPacketsMax1.3.6.1.4.1.15397.2.1.131.5.3CounterBasedGauge64read-onlyToo Short GRE Packets
greUnknownType1.3.6.1.4.1.15397.2.1.131.6
C64 greUnknownTypeVal1.3.6.1.4.1.15397.2.1.131.6.1Counter64read-onlyGRE packets with unkown type
NUM greUnknownTypeMom1.3.6.1.4.1.15397.2.1.131.6.2CounterBasedGauge64read-onlyGRE packets with unkown type
NUM greUnknownTypeMax1.3.6.1.4.1.15397.2.1.131.6.3CounterBasedGauge64read-onlyGRE packets with unkown type
greRouteFlag1.3.6.1.4.1.15397.2.1.131.7
C64 greRouteFlagVal1.3.6.1.4.1.15397.2.1.131.7.1Counter64read-onlyGRE packets with depricated route flag
NUM greRouteFlagMom1.3.6.1.4.1.15397.2.1.131.7.2CounterBasedGauge64read-onlyGRE packets with depricated route flag
NUM greRouteFlagMax1.3.6.1.4.1.15397.2.1.131.7.3CounterBasedGauge64read-onlyGRE packets with depricated route flag
greIpv4Packets1.3.6.1.4.1.15397.2.1.131.8
C64 greIpv4PacketsVal1.3.6.1.4.1.15397.2.1.131.8.1Counter64read-onlyIPv4 Type packets
NUM greIpv4PacketsMom1.3.6.1.4.1.15397.2.1.131.8.2CounterBasedGauge64read-onlyIPv4 Type packets
NUM greIpv4PacketsMax1.3.6.1.4.1.15397.2.1.131.8.3CounterBasedGauge64read-onlyIPv4 Type packets
greIpv6Packets1.3.6.1.4.1.15397.2.1.131.9
C64 greIpv6PacketsVal1.3.6.1.4.1.15397.2.1.131.9.1Counter64read-onlyIPv6 Type packets
NUM greIpv6PacketsMom1.3.6.1.4.1.15397.2.1.131.9.2CounterBasedGauge64read-onlyIPv6 Type packets
NUM greIpv6PacketsMax1.3.6.1.4.1.15397.2.1.131.9.3CounterBasedGauge64read-onlyIPv6 Type packets
greFfffPackets1.3.6.1.4.1.15397.2.1.131.10
C64 greFfffPacketsVal1.3.6.1.4.1.15397.2.1.131.10.1Counter64read-only0xffff Type packets
NUM greFfffPacketsMom1.3.6.1.4.1.15397.2.1.131.10.2CounterBasedGauge64read-only0xffff Type packets
NUM greFfffPacketsMax1.3.6.1.4.1.15397.2.1.131.10.3CounterBasedGauge64read-only0xffff Type packets
grePptpPackets1.3.6.1.4.1.15397.2.1.131.11
C64 grePptpPacketsVal1.3.6.1.4.1.15397.2.1.131.11.1Counter64read-onlyPPTP Packets
NUM grePptpPacketsMom1.3.6.1.4.1.15397.2.1.131.11.2CounterBasedGauge64read-onlyPPTP Packets
NUM grePptpPacketsMax1.3.6.1.4.1.15397.2.1.131.11.3CounterBasedGauge64read-onlyPPTP Packets
grePppPackets1.3.6.1.4.1.15397.2.1.131.12
C64 grePppPacketsVal1.3.6.1.4.1.15397.2.1.131.12.1Counter64read-onlyPPP Type Packets
NUM grePppPacketsMom1.3.6.1.4.1.15397.2.1.131.12.2CounterBasedGauge64read-onlyPPP Type Packets
NUM grePppPacketsMax1.3.6.1.4.1.15397.2.1.131.12.3CounterBasedGauge64read-onlyPPP Type Packets
grePppUnknownPackets1.3.6.1.4.1.15397.2.1.131.13
C64 grePppUnknownPacketsVal1.3.6.1.4.1.15397.2.1.131.13.1Counter64read-onlyPPP Type Packets with Unknown Protocol
NUM grePppUnknownPacketsMom1.3.6.1.4.1.15397.2.1.131.13.2CounterBasedGauge64read-onlyPPP Type Packets with Unknown Protocol
NUM grePppUnknownPacketsMax1.3.6.1.4.1.15397.2.1.131.13.3CounterBasedGauge64read-onlyPPP Type Packets with Unknown Protocol
l2tp1.3.6.1.4.1.15397.2.1.132
l2tpPackets1.3.6.1.4.1.15397.2.1.132.2
C64 l2tpPacketsVal1.3.6.1.4.1.15397.2.1.132.2.1Counter64read-onlyRX packets
NUM l2tpPacketsMom1.3.6.1.4.1.15397.2.1.132.2.2CounterBasedGauge64read-onlyRX packets
NUM l2tpPacketsMax1.3.6.1.4.1.15397.2.1.132.2.3CounterBasedGauge64read-onlyRX packets
l2tpBytes1.3.6.1.4.1.15397.2.1.132.3
C64 l2tpBytesVal1.3.6.1.4.1.15397.2.1.132.3.1Counter64read-onlyRX data
NUM l2tpBytesMom1.3.6.1.4.1.15397.2.1.132.3.2CounterBasedGauge64read-onlyRX data
NUM l2tpBytesMax1.3.6.1.4.1.15397.2.1.132.3.3CounterBasedGauge64read-onlyRX data
l2tpIpv4Packets1.3.6.1.4.1.15397.2.1.132.4
C64 l2tpIpv4PacketsVal1.3.6.1.4.1.15397.2.1.132.4.1Counter64read-onlyPPP IPv4 RX packets
NUM l2tpIpv4PacketsMom1.3.6.1.4.1.15397.2.1.132.4.2CounterBasedGauge64read-onlyPPP IPv4 RX packets
NUM l2tpIpv4PacketsMax1.3.6.1.4.1.15397.2.1.132.4.3CounterBasedGauge64read-onlyPPP IPv4 RX packets
l2tpIpv6Packets1.3.6.1.4.1.15397.2.1.132.5
C64 l2tpIpv6PacketsVal1.3.6.1.4.1.15397.2.1.132.5.1Counter64read-onlyPPP IPv6 RX packets
NUM l2tpIpv6PacketsMom1.3.6.1.4.1.15397.2.1.132.5.2CounterBasedGauge64read-onlyPPP IPv6 RX packets
NUM l2tpIpv6PacketsMax1.3.6.1.4.1.15397.2.1.132.5.3CounterBasedGauge64read-onlyPPP IPv6 RX packets
l2tplcpPackets1.3.6.1.4.1.15397.2.1.132.6
C64 l2tplcpPacketsVal1.3.6.1.4.1.15397.2.1.132.6.1Counter64read-onlyPPP LCP RX packets
NUM l2tplcpPacketsMom1.3.6.1.4.1.15397.2.1.132.6.2CounterBasedGauge64read-onlyPPP LCP RX packets
NUM l2tplcpPacketsMax1.3.6.1.4.1.15397.2.1.132.6.3CounterBasedGauge64read-onlyPPP LCP RX packets
l2tpcipv4Packets1.3.6.1.4.1.15397.2.1.132.7
C64 l2tpcipv4PacketsVal1.3.6.1.4.1.15397.2.1.132.7.1Counter64read-onlyPPP CIPv4 RX packets
NUM l2tpcipv4PacketsMom1.3.6.1.4.1.15397.2.1.132.7.2CounterBasedGauge64read-onlyPPP CIPv4 RX packets
NUM l2tpcipv4PacketsMax1.3.6.1.4.1.15397.2.1.132.7.3CounterBasedGauge64read-onlyPPP CIPv4 RX packets
l2tpcipv6Packets1.3.6.1.4.1.15397.2.1.132.8
C64 l2tpcipv6PacketsVal1.3.6.1.4.1.15397.2.1.132.8.1Counter64read-onlyPPP CIPv6 RX packets
NUM l2tpcipv6PacketsMom1.3.6.1.4.1.15397.2.1.132.8.2CounterBasedGauge64read-onlyPPP CIPv6 RX packets
NUM l2tpcipv6PacketsMax1.3.6.1.4.1.15397.2.1.132.8.3CounterBasedGauge64read-onlyPPP CIPv6 RX packets
l2tpchap6Packets1.3.6.1.4.1.15397.2.1.132.9
C64 l2tpchap6PacketsVal1.3.6.1.4.1.15397.2.1.132.9.1Counter64read-onlyPPP CHAP RX packets
NUM l2tpchap6PacketsMom1.3.6.1.4.1.15397.2.1.132.9.2CounterBasedGauge64read-onlyPPP CHAP RX packets
NUM l2tpchap6PacketsMax1.3.6.1.4.1.15397.2.1.132.9.3CounterBasedGauge64read-onlyPPP CHAP RX packets
system1.3.6.1.4.1.15397.2.1.133
systemCPULoad1.3.6.1.4.1.15397.2.1.133.1
U32 systemCPULoadVal1.3.6.1.4.1.15397.2.1.133.1.1Unsigned32read-onlyCPU load
U32 systemCPULoadMax1.3.6.1.4.1.15397.2.1.133.1.3Unsigned32read-onlyCPU load
systemMemTotal1.3.6.1.4.1.15397.2.1.133.2
NUM systemMemTotalVal1.3.6.1.4.1.15397.2.1.133.2.1CounterBasedGauge64read-onlyTotal RAM
NUM systemMemTotalMax1.3.6.1.4.1.15397.2.1.133.2.3CounterBasedGauge64read-onlyTotal RAM
systemMemFree1.3.6.1.4.1.15397.2.1.133.3
NUM systemMemFreeVal1.3.6.1.4.1.15397.2.1.133.3.1CounterBasedGauge64read-onlyFree RAM
NUM systemMemFreeMax1.3.6.1.4.1.15397.2.1.133.3.3CounterBasedGauge64read-onlyFree RAM
systemSwapTotal1.3.6.1.4.1.15397.2.1.133.4
NUM systemSwapTotalVal1.3.6.1.4.1.15397.2.1.133.4.1CounterBasedGauge64read-onlyTotal swap
NUM systemSwapTotalMax1.3.6.1.4.1.15397.2.1.133.4.3CounterBasedGauge64read-onlyTotal swap
systemSwapFree1.3.6.1.4.1.15397.2.1.133.5
NUM systemSwapFreeVal1.3.6.1.4.1.15397.2.1.133.5.1CounterBasedGauge64read-onlyFree swap
NUM systemSwapFreeMax1.3.6.1.4.1.15397.2.1.133.5.3CounterBasedGauge64read-onlyFree swap
systemUptime1.3.6.1.4.1.15397.2.1.133.6
TIK systemUptimeVal1.3.6.1.4.1.15397.2.1.133.6.1TimeTicksread-onlyUptime
systemHdUsage1.3.6.1.4.1.15397.2.1.133.7
U32 systemHdUsageVal1.3.6.1.4.1.15397.2.1.133.7.1Unsigned32read-onlySystem disk usage
U32 systemHdUsageMax1.3.6.1.4.1.15397.2.1.133.7.3Unsigned32read-onlySystem disk usage
systemHdSize1.3.6.1.4.1.15397.2.1.133.8
NUM systemHdSizeVal1.3.6.1.4.1.15397.2.1.133.8.1CounterBasedGauge64read-onlySystem disk size
NUM systemHdSizeMax1.3.6.1.4.1.15397.2.1.133.8.3CounterBasedGauge64read-onlySystem disk size
liveview1.3.6.1.4.1.15397.2.1.134
liveviewUptime1.3.6.1.4.1.15397.2.1.134.1
TIK liveviewUptimeVal1.3.6.1.4.1.15397.2.1.134.1.1TimeTicksread-onlyUptime
liveviewClients1.3.6.1.4.1.15397.2.1.134.2
NUM liveviewClientsVal1.3.6.1.4.1.15397.2.1.134.2.1CounterBasedGauge64read-onlyConnected clients
NUM liveviewClientsMax1.3.6.1.4.1.15397.2.1.134.2.3CounterBasedGauge64read-onlyConnected clients
liveviewPLSDClients1.3.6.1.4.1.15397.2.1.134.3
NUM liveviewPLSDClientsVal1.3.6.1.4.1.15397.2.1.134.3.1CounterBasedGauge64read-onlyConnected PLSD clients
NUM liveviewPLSDClientsMax1.3.6.1.4.1.15397.2.1.134.3.3CounterBasedGauge64read-onlyConnected PLSD clients
liveviewHosts1.3.6.1.4.1.15397.2.1.134.4
NUM liveviewHostsVal1.3.6.1.4.1.15397.2.1.134.4.1CounterBasedGauge64read-onlyHosts
NUM liveviewHostsMax1.3.6.1.4.1.15397.2.1.134.4.3CounterBasedGauge64read-onlyHosts
liveviewVNOs1.3.6.1.4.1.15397.2.1.134.5
NUM liveviewVNOsVal1.3.6.1.4.1.15397.2.1.134.5.1CounterBasedGauge64read-onlyVisible NetObjects
NUM liveviewVNOsMax1.3.6.1.4.1.15397.2.1.134.5.3CounterBasedGauge64read-onlyVisible NetObjects
liveviewActiveVNOs1.3.6.1.4.1.15397.2.1.134.6
NUM liveviewActiveVNOsVal1.3.6.1.4.1.15397.2.1.134.6.1CounterBasedGauge64read-onlyActive visible NetObjects
NUM liveviewActiveVNOsMax1.3.6.1.4.1.15397.2.1.134.6.3CounterBasedGauge64read-onlyActive visible NetObjects
liveviewDrdlRevision1.3.6.1.4.1.15397.2.1.134.7
NUM liveviewDrdlRevisionVal1.3.6.1.4.1.15397.2.1.134.7.1CounterBasedGauge64read-onlyDRDL revision
NUM liveviewDrdlRevisionMax1.3.6.1.4.1.15397.2.1.134.7.3CounterBasedGauge64read-onlyDRDL revision
liveviewFailedNetobjects1.3.6.1.4.1.15397.2.1.134.8
C64 liveviewFailedNetobjectsVal1.3.6.1.4.1.15397.2.1.134.8.1Counter64read-onlyVisible netobject pool exhausted
NUM liveviewFailedNetobjectsMom1.3.6.1.4.1.15397.2.1.134.8.2CounterBasedGauge64read-onlyVisible netobject pool exhausted
NUM liveviewFailedNetobjectsMax1.3.6.1.4.1.15397.2.1.134.8.3CounterBasedGauge64read-onlyVisible netobject pool exhausted
liveviewFailedFullNetobjects1.3.6.1.4.1.15397.2.1.134.9
C64 liveviewFailedFullNetobjectsVal1.3.6.1.4.1.15397.2.1.134.9.1Counter64read-onlyActive visible netobject pool exhausted
NUM liveviewFailedFullNetobjectsMom1.3.6.1.4.1.15397.2.1.134.9.2CounterBasedGauge64read-onlyActive visible netobject pool exhausted
NUM liveviewFailedFullNetobjectsMax1.3.6.1.4.1.15397.2.1.134.9.3CounterBasedGauge64read-onlyActive visible netobject pool exhausted
liveviewStringCacheUsage1.3.6.1.4.1.15397.2.1.134.10
NUM liveviewStringCacheUsageVal1.3.6.1.4.1.15397.2.1.134.10.1CounterBasedGauge64read-onlyString cache usage
NUM liveviewStringCacheUsageMax1.3.6.1.4.1.15397.2.1.134.10.3CounterBasedGauge64read-onlyString cache usage
liveviewUnaccountedPlsdIn1.3.6.1.4.1.15397.2.1.134.11
C64 liveviewUnaccountedPlsdInVal1.3.6.1.4.1.15397.2.1.134.11.1Counter64read-onlyBytes in not accounted in plsd
NUM liveviewUnaccountedPlsdInMom1.3.6.1.4.1.15397.2.1.134.11.2CounterBasedGauge64read-onlyBytes in not accounted in plsd
NUM liveviewUnaccountedPlsdInMax1.3.6.1.4.1.15397.2.1.134.11.3CounterBasedGauge64read-onlyBytes in not accounted in plsd
liveviewUnaccountedPlsdOut1.3.6.1.4.1.15397.2.1.134.12
C64 liveviewUnaccountedPlsdOutVal1.3.6.1.4.1.15397.2.1.134.12.1Counter64read-onlyBytes out not accounted in plsd
NUM liveviewUnaccountedPlsdOutMom1.3.6.1.4.1.15397.2.1.134.12.2CounterBasedGauge64read-onlyBytes out not accounted in plsd
NUM liveviewUnaccountedPlsdOutMax1.3.6.1.4.1.15397.2.1.134.12.3CounterBasedGauge64read-onlyBytes out not accounted in plsd
liveviewUnaccountedPlsdFlows1.3.6.1.4.1.15397.2.1.134.13
C64 liveviewUnaccountedPlsdFlowsVal1.3.6.1.4.1.15397.2.1.134.13.1Counter64read-onlyFlow updates not sent to plsd
NUM liveviewUnaccountedPlsdFlowsMom1.3.6.1.4.1.15397.2.1.134.13.2CounterBasedGauge64read-onlyFlow updates not sent to plsd
NUM liveviewUnaccountedPlsdFlowsMax1.3.6.1.4.1.15397.2.1.134.13.3CounterBasedGauge64read-onlyFlow updates not sent to plsd
liveviewHostCacheExhausted1.3.6.1.4.1.15397.2.1.134.14
C64 liveviewHostCacheExhaustedVal1.3.6.1.4.1.15397.2.1.134.14.1Counter64read-onlyHosts not created due to exhausted cache
NUM liveviewHostCacheExhaustedMom1.3.6.1.4.1.15397.2.1.134.14.2CounterBasedGauge64read-onlyHosts not created due to exhausted cache
NUM liveviewHostCacheExhaustedMax1.3.6.1.4.1.15397.2.1.134.14.3CounterBasedGauge64read-onlyHosts not created due to exhausted cache
liveviewPropEntryUsage1.3.6.1.4.1.15397.2.1.134.15
NUM liveviewPropEntryUsageVal1.3.6.1.4.1.15397.2.1.134.15.1CounterBasedGauge64read-onlyProperty entries used
NUM liveviewPropEntryUsageMax1.3.6.1.4.1.15397.2.1.134.15.3CounterBasedGauge64read-onlyProperty entries used
liveviewPropArrayUsage1.3.6.1.4.1.15397.2.1.134.16
NUM liveviewPropArrayUsageVal1.3.6.1.4.1.15397.2.1.134.16.1CounterBasedGauge64read-onlyProperty arrays used
NUM liveviewPropArrayUsageMax1.3.6.1.4.1.15397.2.1.134.16.3CounterBasedGauge64read-onlyProperty arrays used
liveviewPropUsage1.3.6.1.4.1.15397.2.1.134.17
NUM liveviewPropUsageVal1.3.6.1.4.1.15397.2.1.134.17.1CounterBasedGauge64read-onlyProperties stored
NUM liveviewPropUsageMax1.3.6.1.4.1.15397.2.1.134.17.3CounterBasedGauge64read-onlyProperties stored
liveviewTooManyNetobjectsOnHost1.3.6.1.4.1.15397.2.1.134.18
NUM liveviewTooManyNetobjectsOnHostVal1.3.6.1.4.1.15397.2.1.134.18.1CounterBasedGauge64read-onlyToo many netobjects on a single host
NUM liveviewTooManyNetobjectsOnHostMax1.3.6.1.4.1.15397.2.1.134.18.3CounterBasedGauge64read-onlyToo many netobjects on a single host
liveviewHostnameAllocs1.3.6.1.4.1.15397.2.1.134.19
NUM liveviewHostnameAllocsVal1.3.6.1.4.1.15397.2.1.134.19.1CounterBasedGauge64read-onlyHostname allocations
NUM liveviewHostnameAllocsMax1.3.6.1.4.1.15397.2.1.134.19.3CounterBasedGauge64read-onlyHostname allocations
liveviewHostnameAllocFail1.3.6.1.4.1.15397.2.1.134.20
NUM liveviewHostnameAllocFailVal1.3.6.1.4.1.15397.2.1.134.20.1CounterBasedGauge64read-onlyHostname allocation failures
NUM liveviewHostnameAllocFailMax1.3.6.1.4.1.15397.2.1.134.20.3CounterBasedGauge64read-onlyHostname allocation failures
liveviewReaperRecvBuf1.3.6.1.4.1.15397.2.1.134.21
NUM liveviewReaperRecvBufVal1.3.6.1.4.1.15397.2.1.134.21.1CounterBasedGauge64read-onlyReaper receive buffer usage
NUM liveviewReaperRecvBufMax1.3.6.1.4.1.15397.2.1.134.21.3CounterBasedGauge64read-onlyReaper receive buffer usage
liveviewReaperSendBuf1.3.6.1.4.1.15397.2.1.134.22
NUM liveviewReaperSendBufVal1.3.6.1.4.1.15397.2.1.134.22.1CounterBasedGauge64read-onlyReaper send buffer usage
NUM liveviewReaperSendBufMax1.3.6.1.4.1.15397.2.1.134.22.3CounterBasedGauge64read-onlyReaper send buffer usage
liveviewPLSDBuf1.3.6.1.4.1.15397.2.1.134.23
NUM liveviewPLSDBufVal1.3.6.1.4.1.15397.2.1.134.23.1CounterBasedGauge64read-onlyPLSD buffer usage
NUM liveviewPLSDBufMax1.3.6.1.4.1.15397.2.1.134.23.3CounterBasedGauge64read-onlyPLSD buffer usage
lb1.3.6.1.4.1.15397.2.1.135
lbNumFp1.3.6.1.4.1.15397.2.1.135.1
NUM lbNumFpVal1.3.6.1.4.1.15397.2.1.135.1.1CounterBasedGauge64read-onlyNumber of flow processors
NUM lbNumFpMax1.3.6.1.4.1.15397.2.1.135.1.3CounterBasedGauge64read-onlyNumber of flow processors
lbActiveFp1.3.6.1.4.1.15397.2.1.135.2
NUM lbActiveFpVal1.3.6.1.4.1.15397.2.1.135.2.1CounterBasedGauge64read-onlyLogical flow processors
NUM lbActiveFpMax1.3.6.1.4.1.15397.2.1.135.2.3CounterBasedGauge64read-onlyLogical flow processors
lbRunningFp1.3.6.1.4.1.15397.2.1.135.3
U32 lbRunningFpVal1.3.6.1.4.1.15397.2.1.135.3.1Unsigned32read-onlyOnline flow processors
U32 lbRunningFpMax1.3.6.1.4.1.15397.2.1.135.3.3Unsigned32read-onlyOnline flow processors
lbRxPktsInt1.3.6.1.4.1.15397.2.1.135.4
C64 lbRxPktsIntVal1.3.6.1.4.1.15397.2.1.135.4.1Counter64read-onlyRX packets internal
NUM lbRxPktsIntMom1.3.6.1.4.1.15397.2.1.135.4.2CounterBasedGauge64read-onlyRX packets internal
NUM lbRxPktsIntMax1.3.6.1.4.1.15397.2.1.135.4.3CounterBasedGauge64read-onlyRX packets internal
lbRxPktsExt1.3.6.1.4.1.15397.2.1.135.5
C64 lbRxPktsExtVal1.3.6.1.4.1.15397.2.1.135.5.1Counter64read-onlyRX packets external
NUM lbRxPktsExtMom1.3.6.1.4.1.15397.2.1.135.5.2CounterBasedGauge64read-onlyRX packets external
NUM lbRxPktsExtMax1.3.6.1.4.1.15397.2.1.135.5.3CounterBasedGauge64read-onlyRX packets external
lbRxBytesInt1.3.6.1.4.1.15397.2.1.135.6
C64 lbRxBytesIntVal1.3.6.1.4.1.15397.2.1.135.6.1Counter64read-onlyRX bytes internal
NUM lbRxBytesIntMom1.3.6.1.4.1.15397.2.1.135.6.2CounterBasedGauge64read-onlyRX bytes internal
NUM lbRxBytesIntMax1.3.6.1.4.1.15397.2.1.135.6.3CounterBasedGauge64read-onlyRX bytes internal
lbRxBytesExt1.3.6.1.4.1.15397.2.1.135.7
C64 lbRxBytesExtVal1.3.6.1.4.1.15397.2.1.135.7.1Counter64read-onlyRX bytes external
NUM lbRxBytesExtMom1.3.6.1.4.1.15397.2.1.135.7.2CounterBasedGauge64read-onlyRX bytes external
NUM lbRxBytesExtMax1.3.6.1.4.1.15397.2.1.135.7.3CounterBasedGauge64read-onlyRX bytes external
lbRxErrorsInt1.3.6.1.4.1.15397.2.1.135.8
C64 lbRxErrorsIntVal1.3.6.1.4.1.15397.2.1.135.8.1Counter64read-onlyRX errors internal
NUM lbRxErrorsIntMom1.3.6.1.4.1.15397.2.1.135.8.2CounterBasedGauge64read-onlyRX errors internal
NUM lbRxErrorsIntMax1.3.6.1.4.1.15397.2.1.135.8.3CounterBasedGauge64read-onlyRX errors internal
lbRxErrorsExt1.3.6.1.4.1.15397.2.1.135.9
C64 lbRxErrorsExtVal1.3.6.1.4.1.15397.2.1.135.9.1Counter64read-onlyRX errors external
NUM lbRxErrorsExtMom1.3.6.1.4.1.15397.2.1.135.9.2CounterBasedGauge64read-onlyRX errors external
NUM lbRxErrorsExtMax1.3.6.1.4.1.15397.2.1.135.9.3CounterBasedGauge64read-onlyRX errors external
lbTxDirectInt1.3.6.1.4.1.15397.2.1.135.10
C64 lbTxDirectIntVal1.3.6.1.4.1.15397.2.1.135.10.1Counter64read-onlyTX direct internal
NUM lbTxDirectIntMom1.3.6.1.4.1.15397.2.1.135.10.2CounterBasedGauge64read-onlyTX direct internal
NUM lbTxDirectIntMax1.3.6.1.4.1.15397.2.1.135.10.3CounterBasedGauge64read-onlyTX direct internal
lbTxDirectExt1.3.6.1.4.1.15397.2.1.135.11
C64 lbTxDirectExtVal1.3.6.1.4.1.15397.2.1.135.11.1Counter64read-onlyTX direct external
NUM lbTxDirectExtMom1.3.6.1.4.1.15397.2.1.135.11.2CounterBasedGauge64read-onlyTX direct external
NUM lbTxDirectExtMax1.3.6.1.4.1.15397.2.1.135.11.3CounterBasedGauge64read-onlyTX direct external
lbTxDropsInt1.3.6.1.4.1.15397.2.1.135.12
C64 lbTxDropsIntVal1.3.6.1.4.1.15397.2.1.135.12.1Counter64read-onlyTX drops internal
NUM lbTxDropsIntMom1.3.6.1.4.1.15397.2.1.135.12.2CounterBasedGauge64read-onlyTX drops internal
NUM lbTxDropsIntMax1.3.6.1.4.1.15397.2.1.135.12.3CounterBasedGauge64read-onlyTX drops internal
lbTxDropsExt1.3.6.1.4.1.15397.2.1.135.13
C64 lbTxDropsExtVal1.3.6.1.4.1.15397.2.1.135.13.1Counter64read-onlyTX drops external
NUM lbTxDropsExtMom1.3.6.1.4.1.15397.2.1.135.13.2CounterBasedGauge64read-onlyTX drops external
NUM lbTxDropsExtMax1.3.6.1.4.1.15397.2.1.135.13.3CounterBasedGauge64read-onlyTX drops external
lbRxFsInvalidVer1.3.6.1.4.1.15397.2.1.135.14
C64 lbRxFsInvalidVerVal1.3.6.1.4.1.15397.2.1.135.14.1Counter64read-onlyIncompatible flowsync packets
NUM lbRxFsInvalidVerMom1.3.6.1.4.1.15397.2.1.135.14.2CounterBasedGauge64read-onlyIncompatible flowsync packets
NUM lbRxFsInvalidVerMax1.3.6.1.4.1.15397.2.1.135.14.3CounterBasedGauge64read-onlyIncompatible flowsync packets
lbShuntPktIpv4AddrInt1.3.6.1.4.1.15397.2.1.135.15
C64 lbShuntPktIpv4AddrIntVal1.3.6.1.4.1.15397.2.1.135.15.1Counter64read-onlyShunt packets internal (IPv4 address)
NUM lbShuntPktIpv4AddrIntMom1.3.6.1.4.1.15397.2.1.135.15.2CounterBasedGauge64read-onlyShunt packets internal (IPv4 address)
NUM lbShuntPktIpv4AddrIntMax1.3.6.1.4.1.15397.2.1.135.15.3CounterBasedGauge64read-onlyShunt packets internal (IPv4 address)
lbShuntPktIpv4AddrExt1.3.6.1.4.1.15397.2.1.135.16
C64 lbShuntPktIpv4AddrExtVal1.3.6.1.4.1.15397.2.1.135.16.1Counter64read-onlyShunt packets external (IPv4 address)
NUM lbShuntPktIpv4AddrExtMom1.3.6.1.4.1.15397.2.1.135.16.2CounterBasedGauge64read-onlyShunt packets external (IPv4 address)
NUM lbShuntPktIpv4AddrExtMax1.3.6.1.4.1.15397.2.1.135.16.3CounterBasedGauge64read-onlyShunt packets external (IPv4 address)
lbShuntByteIpv4AddrInt1.3.6.1.4.1.15397.2.1.135.17
C64 lbShuntByteIpv4AddrIntVal1.3.6.1.4.1.15397.2.1.135.17.1Counter64read-onlyShunt bytes internal (IPv4 address)
NUM lbShuntByteIpv4AddrIntMom1.3.6.1.4.1.15397.2.1.135.17.2CounterBasedGauge64read-onlyShunt bytes internal (IPv4 address)
NUM lbShuntByteIpv4AddrIntMax1.3.6.1.4.1.15397.2.1.135.17.3CounterBasedGauge64read-onlyShunt bytes internal (IPv4 address)
lbShuntByteIpv4AddrExt1.3.6.1.4.1.15397.2.1.135.18
C64 lbShuntByteIpv4AddrExtVal1.3.6.1.4.1.15397.2.1.135.18.1Counter64read-onlyShunt bytes external (IPv4 address)
NUM lbShuntByteIpv4AddrExtMom1.3.6.1.4.1.15397.2.1.135.18.2CounterBasedGauge64read-onlyShunt bytes external (IPv4 address)
NUM lbShuntByteIpv4AddrExtMax1.3.6.1.4.1.15397.2.1.135.18.3CounterBasedGauge64read-onlyShunt bytes external (IPv4 address)
lbShuntPktIpv4ProtoInt1.3.6.1.4.1.15397.2.1.135.19
C64 lbShuntPktIpv4ProtoIntVal1.3.6.1.4.1.15397.2.1.135.19.1Counter64read-onlyShunt packets internal (IPv4 protocol)
NUM lbShuntPktIpv4ProtoIntMom1.3.6.1.4.1.15397.2.1.135.19.2CounterBasedGauge64read-onlyShunt packets internal (IPv4 protocol)
NUM lbShuntPktIpv4ProtoIntMax1.3.6.1.4.1.15397.2.1.135.19.3CounterBasedGauge64read-onlyShunt packets internal (IPv4 protocol)
lbShuntPktIpv4ProtoExt1.3.6.1.4.1.15397.2.1.135.20
C64 lbShuntPktIpv4ProtoExtVal1.3.6.1.4.1.15397.2.1.135.20.1Counter64read-onlyShunt packets external (IPv4 protocol)
NUM lbShuntPktIpv4ProtoExtMom1.3.6.1.4.1.15397.2.1.135.20.2CounterBasedGauge64read-onlyShunt packets external (IPv4 protocol)
NUM lbShuntPktIpv4ProtoExtMax1.3.6.1.4.1.15397.2.1.135.20.3CounterBasedGauge64read-onlyShunt packets external (IPv4 protocol)
lbShuntByteIpv4ProtoInt1.3.6.1.4.1.15397.2.1.135.21
C64 lbShuntByteIpv4ProtoIntVal1.3.6.1.4.1.15397.2.1.135.21.1Counter64read-onlyShunt bytes internal (IPv4 protocol)
NUM lbShuntByteIpv4ProtoIntMom1.3.6.1.4.1.15397.2.1.135.21.2CounterBasedGauge64read-onlyShunt bytes internal (IPv4 protocol)
NUM lbShuntByteIpv4ProtoIntMax1.3.6.1.4.1.15397.2.1.135.21.3CounterBasedGauge64read-onlyShunt bytes internal (IPv4 protocol)
lbShuntByteIpv4ProtoExt1.3.6.1.4.1.15397.2.1.135.22
C64 lbShuntByteIpv4ProtoExtVal1.3.6.1.4.1.15397.2.1.135.22.1Counter64read-onlyShunt bytes external (IPv4 protocol)
NUM lbShuntByteIpv4ProtoExtMom1.3.6.1.4.1.15397.2.1.135.22.2CounterBasedGauge64read-onlyShunt bytes external (IPv4 protocol)
NUM lbShuntByteIpv4ProtoExtMax1.3.6.1.4.1.15397.2.1.135.22.3CounterBasedGauge64read-onlyShunt bytes external (IPv4 protocol)
lbShuntPktEthertypeInt1.3.6.1.4.1.15397.2.1.135.23
C64 lbShuntPktEthertypeIntVal1.3.6.1.4.1.15397.2.1.135.23.1Counter64read-onlyShunt packets internal (ethertype)
NUM lbShuntPktEthertypeIntMom1.3.6.1.4.1.15397.2.1.135.23.2CounterBasedGauge64read-onlyShunt packets internal (ethertype)
NUM lbShuntPktEthertypeIntMax1.3.6.1.4.1.15397.2.1.135.23.3CounterBasedGauge64read-onlyShunt packets internal (ethertype)
lbShuntPktEthertypeExt1.3.6.1.4.1.15397.2.1.135.24
C64 lbShuntPktEthertypeExtVal1.3.6.1.4.1.15397.2.1.135.24.1Counter64read-onlyShunt packets external (ethertype)
NUM lbShuntPktEthertypeExtMom1.3.6.1.4.1.15397.2.1.135.24.2CounterBasedGauge64read-onlyShunt packets external (ethertype)
NUM lbShuntPktEthertypeExtMax1.3.6.1.4.1.15397.2.1.135.24.3CounterBasedGauge64read-onlyShunt packets external (ethertype)
lbShuntByteEthertypeInt1.3.6.1.4.1.15397.2.1.135.25
C64 lbShuntByteEthertypeIntVal1.3.6.1.4.1.15397.2.1.135.25.1Counter64read-onlyShunt bytes internal (ethertype)
NUM lbShuntByteEthertypeIntMom1.3.6.1.4.1.15397.2.1.135.25.2CounterBasedGauge64read-onlyShunt bytes internal (ethertype)
NUM lbShuntByteEthertypeIntMax1.3.6.1.4.1.15397.2.1.135.25.3CounterBasedGauge64read-onlyShunt bytes internal (ethertype)
lbShuntByteEthertypeExt1.3.6.1.4.1.15397.2.1.135.26
C64 lbShuntByteEthertypeExtVal1.3.6.1.4.1.15397.2.1.135.26.1Counter64read-onlyShunt bytes external (ethertype)
NUM lbShuntByteEthertypeExtMom1.3.6.1.4.1.15397.2.1.135.26.2CounterBasedGauge64read-onlyShunt bytes external (ethertype)
NUM lbShuntByteEthertypeExtMax1.3.6.1.4.1.15397.2.1.135.26.3CounterBasedGauge64read-onlyShunt bytes external (ethertype)
lbShuntPktDot1qInt1.3.6.1.4.1.15397.2.1.135.27
C64 lbShuntPktDot1qIntVal1.3.6.1.4.1.15397.2.1.135.27.1Counter64read-onlyShunt packets internal (dot1q)
NUM lbShuntPktDot1qIntMom1.3.6.1.4.1.15397.2.1.135.27.2CounterBasedGauge64read-onlyShunt packets internal (dot1q)
NUM lbShuntPktDot1qIntMax1.3.6.1.4.1.15397.2.1.135.27.3CounterBasedGauge64read-onlyShunt packets internal (dot1q)
lbShuntPktDot1qExt1.3.6.1.4.1.15397.2.1.135.28
C64 lbShuntPktDot1qExtVal1.3.6.1.4.1.15397.2.1.135.28.1Counter64read-onlyShunt packets external (dot1q)
NUM lbShuntPktDot1qExtMom1.3.6.1.4.1.15397.2.1.135.28.2CounterBasedGauge64read-onlyShunt packets external (dot1q)
NUM lbShuntPktDot1qExtMax1.3.6.1.4.1.15397.2.1.135.28.3CounterBasedGauge64read-onlyShunt packets external (dot1q)
lbShuntByteDot1qInt1.3.6.1.4.1.15397.2.1.135.29
C64 lbShuntByteDot1qIntVal1.3.6.1.4.1.15397.2.1.135.29.1Counter64read-onlyShunt bytes internal (dot1q)
NUM lbShuntByteDot1qIntMom1.3.6.1.4.1.15397.2.1.135.29.2CounterBasedGauge64read-onlyShunt bytes internal (dot1q)
NUM lbShuntByteDot1qIntMax1.3.6.1.4.1.15397.2.1.135.29.3CounterBasedGauge64read-onlyShunt bytes internal (dot1q)
lbShuntByteDot1qExt1.3.6.1.4.1.15397.2.1.135.30
C64 lbShuntByteDot1qExtVal1.3.6.1.4.1.15397.2.1.135.30.1Counter64read-onlyShunt bytes external (dot1q)
NUM lbShuntByteDot1qExtMom1.3.6.1.4.1.15397.2.1.135.30.2CounterBasedGauge64read-onlyShunt bytes external (dot1q)
NUM lbShuntByteDot1qExtMax1.3.6.1.4.1.15397.2.1.135.30.3CounterBasedGauge64read-onlyShunt bytes external (dot1q)
lbShuntPktMplsInt1.3.6.1.4.1.15397.2.1.135.31
C64 lbShuntPktMplsIntVal1.3.6.1.4.1.15397.2.1.135.31.1Counter64read-onlyShunt packets internal (MPLS)
NUM lbShuntPktMplsIntMom1.3.6.1.4.1.15397.2.1.135.31.2CounterBasedGauge64read-onlyShunt packets internal (MPLS)
NUM lbShuntPktMplsIntMax1.3.6.1.4.1.15397.2.1.135.31.3CounterBasedGauge64read-onlyShunt packets internal (MPLS)
lbShuntPktMplsExt1.3.6.1.4.1.15397.2.1.135.32
C64 lbShuntPktMplsExtVal1.3.6.1.4.1.15397.2.1.135.32.1Counter64read-onlyShunt packets external (MPLS)
NUM lbShuntPktMplsExtMom1.3.6.1.4.1.15397.2.1.135.32.2CounterBasedGauge64read-onlyShunt packets external (MPLS)
NUM lbShuntPktMplsExtMax1.3.6.1.4.1.15397.2.1.135.32.3CounterBasedGauge64read-onlyShunt packets external (MPLS)
lbShuntByteMplsInt1.3.6.1.4.1.15397.2.1.135.33
C64 lbShuntByteMplsIntVal1.3.6.1.4.1.15397.2.1.135.33.1Counter64read-onlyShunt bytes internal (MPLS)
NUM lbShuntByteMplsIntMom1.3.6.1.4.1.15397.2.1.135.33.2CounterBasedGauge64read-onlyShunt bytes internal (MPLS)
NUM lbShuntByteMplsIntMax1.3.6.1.4.1.15397.2.1.135.33.3CounterBasedGauge64read-onlyShunt bytes internal (MPLS)
lbShuntByteMplsExt1.3.6.1.4.1.15397.2.1.135.34
C64 lbShuntByteMplsExtVal1.3.6.1.4.1.15397.2.1.135.34.1Counter64read-onlyShunt bytes external (MPLS)
NUM lbShuntByteMplsExtMom1.3.6.1.4.1.15397.2.1.135.34.2CounterBasedGauge64read-onlyShunt bytes external (MPLS)
NUM lbShuntByteMplsExtMax1.3.6.1.4.1.15397.2.1.135.34.3CounterBasedGauge64read-onlyShunt bytes external (MPLS)
lbShuntPktEomplsInt1.3.6.1.4.1.15397.2.1.135.35
C64 lbShuntPktEomplsIntVal1.3.6.1.4.1.15397.2.1.135.35.1Counter64read-onlyShunt packets internal (EoMPLS)
NUM lbShuntPktEomplsIntMom1.3.6.1.4.1.15397.2.1.135.35.2CounterBasedGauge64read-onlyShunt packets internal (EoMPLS)
NUM lbShuntPktEomplsIntMax1.3.6.1.4.1.15397.2.1.135.35.3CounterBasedGauge64read-onlyShunt packets internal (EoMPLS)
lbShuntPktEomplsExt1.3.6.1.4.1.15397.2.1.135.36
C64 lbShuntPktEomplsExtVal1.3.6.1.4.1.15397.2.1.135.36.1Counter64read-onlyShunt packets external (EoMPLS)
NUM lbShuntPktEomplsExtMom1.3.6.1.4.1.15397.2.1.135.36.2CounterBasedGauge64read-onlyShunt packets external (EoMPLS)
NUM lbShuntPktEomplsExtMax1.3.6.1.4.1.15397.2.1.135.36.3CounterBasedGauge64read-onlyShunt packets external (EoMPLS)
lbShuntByteEomplsInt1.3.6.1.4.1.15397.2.1.135.37
C64 lbShuntByteEomplsIntVal1.3.6.1.4.1.15397.2.1.135.37.1Counter64read-onlyShunt bytes internal (EoMPLS)
NUM lbShuntByteEomplsIntMom1.3.6.1.4.1.15397.2.1.135.37.2CounterBasedGauge64read-onlyShunt bytes internal (EoMPLS)
NUM lbShuntByteEomplsIntMax1.3.6.1.4.1.15397.2.1.135.37.3CounterBasedGauge64read-onlyShunt bytes internal (EoMPLS)
lbShuntByteEomplsExt1.3.6.1.4.1.15397.2.1.135.38
C64 lbShuntByteEomplsExtVal1.3.6.1.4.1.15397.2.1.135.38.1Counter64read-onlyShunt bytes external (EoMPLS)
NUM lbShuntByteEomplsExtMom1.3.6.1.4.1.15397.2.1.135.38.2CounterBasedGauge64read-onlyShunt bytes external (EoMPLS)
NUM lbShuntByteEomplsExtMax1.3.6.1.4.1.15397.2.1.135.38.3CounterBasedGauge64read-onlyShunt bytes external (EoMPLS)
lbLbUptime1.3.6.1.4.1.15397.2.1.135.39
TIK lbLbUptimeVal1.3.6.1.4.1.15397.2.1.135.39.1TimeTicksread-onlyCPU uptime
lbCpuLoad1.3.6.1.4.1.15397.2.1.135.40
U32 lbCpuLoadVal1.3.6.1.4.1.15397.2.1.135.40.1Unsigned32read-onlyCPU load
U32 lbCpuLoadMax1.3.6.1.4.1.15397.2.1.135.40.3Unsigned32read-onlyCPU load
lbShuntPktIpv6AddrInt1.3.6.1.4.1.15397.2.1.135.41
C64 lbShuntPktIpv6AddrIntVal1.3.6.1.4.1.15397.2.1.135.41.1Counter64read-onlyShunt packets internal (IPv6 address)
NUM lbShuntPktIpv6AddrIntMom1.3.6.1.4.1.15397.2.1.135.41.2CounterBasedGauge64read-onlyShunt packets internal (IPv6 address)
NUM lbShuntPktIpv6AddrIntMax1.3.6.1.4.1.15397.2.1.135.41.3CounterBasedGauge64read-onlyShunt packets internal (IPv6 address)
lbShuntPktIpv6AddrExt1.3.6.1.4.1.15397.2.1.135.42
C64 lbShuntPktIpv6AddrExtVal1.3.6.1.4.1.15397.2.1.135.42.1Counter64read-onlyShunt packets external (IPv6 address)
NUM lbShuntPktIpv6AddrExtMom1.3.6.1.4.1.15397.2.1.135.42.2CounterBasedGauge64read-onlyShunt packets external (IPv6 address)
NUM lbShuntPktIpv6AddrExtMax1.3.6.1.4.1.15397.2.1.135.42.3CounterBasedGauge64read-onlyShunt packets external (IPv6 address)
lbShuntByteIpv6AddrInt1.3.6.1.4.1.15397.2.1.135.43
C64 lbShuntByteIpv6AddrIntVal1.3.6.1.4.1.15397.2.1.135.43.1Counter64read-onlyShunt bytes internal (IPv6 address)
NUM lbShuntByteIpv6AddrIntMom1.3.6.1.4.1.15397.2.1.135.43.2CounterBasedGauge64read-onlyShunt bytes internal (IPv6 address)
NUM lbShuntByteIpv6AddrIntMax1.3.6.1.4.1.15397.2.1.135.43.3CounterBasedGauge64read-onlyShunt bytes internal (IPv6 address)
lbShuntByteIpv6AddrExt1.3.6.1.4.1.15397.2.1.135.44
C64 lbShuntByteIpv6AddrExtVal1.3.6.1.4.1.15397.2.1.135.44.1Counter64read-onlyShunt bytes external (IPv6 address)
NUM lbShuntByteIpv6AddrExtMom1.3.6.1.4.1.15397.2.1.135.44.2CounterBasedGauge64read-onlyShunt bytes external (IPv6 address)
NUM lbShuntByteIpv6AddrExtMax1.3.6.1.4.1.15397.2.1.135.44.3CounterBasedGauge64read-onlyShunt bytes external (IPv6 address)
lbLogicalFp1.3.6.1.4.1.15397.2.1.135.45
U32 lbLogicalFpVal1.3.6.1.4.1.15397.2.1.135.45.1Unsigned32read-onlyLogical ID
U32 lbLogicalFpMax1.3.6.1.4.1.15397.2.1.135.45.3Unsigned32read-onlyLogical ID
lbTxFs1.3.6.1.4.1.15397.2.1.135.46
C64 lbTxFsVal1.3.6.1.4.1.15397.2.1.135.46.1Counter64read-onlyTX flowsync packets
NUM lbTxFsMom1.3.6.1.4.1.15397.2.1.135.46.2CounterBasedGauge64read-onlyTX flowsync packets
NUM lbTxFsMax1.3.6.1.4.1.15397.2.1.135.46.3CounterBasedGauge64read-onlyTX flowsync packets
lbTxFpInt1.3.6.1.4.1.15397.2.1.135.47
C64 lbTxFpIntVal1.3.6.1.4.1.15397.2.1.135.47.1Counter64read-onlyTX packets internal
NUM lbTxFpIntMom1.3.6.1.4.1.15397.2.1.135.47.2CounterBasedGauge64read-onlyTX packets internal
NUM lbTxFpIntMax1.3.6.1.4.1.15397.2.1.135.47.3CounterBasedGauge64read-onlyTX packets internal
lbTxFpExt1.3.6.1.4.1.15397.2.1.135.48
C64 lbTxFpExtVal1.3.6.1.4.1.15397.2.1.135.48.1Counter64read-onlyTX packets external
NUM lbTxFpExtMom1.3.6.1.4.1.15397.2.1.135.48.2CounterBasedGauge64read-onlyTX packets external
NUM lbTxFpExtMax1.3.6.1.4.1.15397.2.1.135.48.3CounterBasedGauge64read-onlyTX packets external
lbHbLost1.3.6.1.4.1.15397.2.1.135.49
C64 lbHbLostVal1.3.6.1.4.1.15397.2.1.135.49.1Counter64read-onlyHeartbeat packets lost
NUM lbHbLostMom1.3.6.1.4.1.15397.2.1.135.49.2CounterBasedGauge64read-onlyHeartbeat packets lost
NUM lbHbLostMax1.3.6.1.4.1.15397.2.1.135.49.3CounterBasedGauge64read-onlyHeartbeat packets lost
lbBucketMoves1.3.6.1.4.1.15397.2.1.135.50
C64 lbBucketMovesVal1.3.6.1.4.1.15397.2.1.135.50.1Counter64read-onlyMoved buckets
NUM lbBucketMovesMom1.3.6.1.4.1.15397.2.1.135.50.2CounterBasedGauge64read-onlyMoved buckets
NUM lbBucketMovesMax1.3.6.1.4.1.15397.2.1.135.50.3CounterBasedGauge64read-onlyMoved buckets
lbBlacklistedBuckets1.3.6.1.4.1.15397.2.1.135.51
NUM lbBlacklistedBucketsVal1.3.6.1.4.1.15397.2.1.135.51.1CounterBasedGauge64read-onlyBlacklisted buckets
NUM lbBlacklistedBucketsMax1.3.6.1.4.1.15397.2.1.135.51.3CounterBasedGauge64read-onlyBlacklisted buckets
lbBlacklistedPackets1.3.6.1.4.1.15397.2.1.135.52
C64 lbBlacklistedPacketsVal1.3.6.1.4.1.15397.2.1.135.52.1Counter64read-onlyBlacklisted packets
NUM lbBlacklistedPacketsMom1.3.6.1.4.1.15397.2.1.135.52.2CounterBasedGauge64read-onlyBlacklisted packets
NUM lbBlacklistedPacketsMax1.3.6.1.4.1.15397.2.1.135.52.3CounterBasedGauge64read-onlyBlacklisted packets
plsd1.3.6.1.4.1.15397.2.1.136
plsdDumptime1.3.6.1.4.1.15397.2.1.136.1
TIK plsdDumptimeVal1.3.6.1.4.1.15397.2.1.136.1.1TimeTicksread-onlyDump time
plsdValuesDataset1.3.6.1.4.1.15397.2.1.136.2
NUM plsdValuesDatasetVal1.3.6.1.4.1.15397.2.1.136.2.1CounterBasedGauge64read-onlyValues in dataset
NUM plsdValuesDatasetMax1.3.6.1.4.1.15397.2.1.136.2.3CounterBasedGauge64read-onlyValues in dataset
plsdValuesDelayedExpand1.3.6.1.4.1.15397.2.1.136.3
NUM plsdValuesDelayedExpandVal1.3.6.1.4.1.15397.2.1.136.3.1CounterBasedGauge64read-onlyValues in dataset (delayed expand)
NUM plsdValuesDelayedExpandMax1.3.6.1.4.1.15397.2.1.136.3.3CounterBasedGauge64read-onlyValues in dataset (delayed expand)
plsdLinksDataset1.3.6.1.4.1.15397.2.1.136.4
NUM plsdLinksDatasetVal1.3.6.1.4.1.15397.2.1.136.4.1CounterBasedGauge64read-onlyLinks in dataset
NUM plsdLinksDatasetMax1.3.6.1.4.1.15397.2.1.136.4.3CounterBasedGauge64read-onlyLinks in dataset
plsdValuesAggrDataset1.3.6.1.4.1.15397.2.1.136.5
NUM plsdValuesAggrDatasetVal1.3.6.1.4.1.15397.2.1.136.5.1CounterBasedGauge64read-onlyValues in dataset(Aggregation)
NUM plsdValuesAggrDatasetMax1.3.6.1.4.1.15397.2.1.136.5.3CounterBasedGauge64read-onlyValues in dataset(Aggregation)
plsdValueReject1.3.6.1.4.1.15397.2.1.136.6
C64 plsdValueRejectVal1.3.6.1.4.1.15397.2.1.136.6.1Counter64read-onlyValues not created, Cache exhausted
NUM plsdValueRejectMom1.3.6.1.4.1.15397.2.1.136.6.2CounterBasedGauge64read-onlyValues not created, Cache exhausted
NUM plsdValueRejectMax1.3.6.1.4.1.15397.2.1.136.6.3CounterBasedGauge64read-onlyValues not created, Cache exhausted
plsdValueRejectPrior1.3.6.1.4.1.15397.2.1.136.7
C64 plsdValueRejectPriorVal1.3.6.1.4.1.15397.2.1.136.7.1Counter64read-onlyValues not created, Priority Threshold
NUM plsdValueRejectPriorMom1.3.6.1.4.1.15397.2.1.136.7.2CounterBasedGauge64read-onlyValues not created, Priority Threshold
NUM plsdValueRejectPriorMax1.3.6.1.4.1.15397.2.1.136.7.3CounterBasedGauge64read-onlyValues not created, Priority Threshold
plsdValuesFiltered1.3.6.1.4.1.15397.2.1.136.8
NUM plsdValuesFilteredVal1.3.6.1.4.1.15397.2.1.136.8.1CounterBasedGauge64read-onlyValues filtered
NUM plsdValuesFilteredMax1.3.6.1.4.1.15397.2.1.136.8.3CounterBasedGauge64read-onlyValues filtered
plsdValuesSent1.3.6.1.4.1.15397.2.1.136.9
NUM plsdValuesSentVal1.3.6.1.4.1.15397.2.1.136.9.1CounterBasedGauge64read-onlyValues sent to Statwriter
NUM plsdValuesSentMax1.3.6.1.4.1.15397.2.1.136.9.3CounterBasedGauge64read-onlyValues sent to Statwriter
plsdValueLookups1.3.6.1.4.1.15397.2.1.136.10
C64 plsdValueLookupsVal1.3.6.1.4.1.15397.2.1.136.10.1Counter64read-onlyValue lookups
NUM plsdValueLookupsMom1.3.6.1.4.1.15397.2.1.136.10.2CounterBasedGauge64read-onlyValue lookups
NUM plsdValueLookupsMax1.3.6.1.4.1.15397.2.1.136.10.3CounterBasedGauge64read-onlyValue lookups
plsdValueUpdatesBytes1.3.6.1.4.1.15397.2.1.136.11
C64 plsdValueUpdatesBytesVal1.3.6.1.4.1.15397.2.1.136.11.1Counter64read-onlyValue updates(Bytes)
NUM plsdValueUpdatesBytesMom1.3.6.1.4.1.15397.2.1.136.11.2CounterBasedGauge64read-onlyValue updates(Bytes)
NUM plsdValueUpdatesBytesMax1.3.6.1.4.1.15397.2.1.136.11.3CounterBasedGauge64read-onlyValue updates(Bytes)
plsdValueUpdatesBytesHp1.3.6.1.4.1.15397.2.1.136.12
C64 plsdValueUpdatesBytesHpVal1.3.6.1.4.1.15397.2.1.136.12.1Counter64read-onlyValue updates, High Priority (Bytes)
NUM plsdValueUpdatesBytesHpMom1.3.6.1.4.1.15397.2.1.136.12.2CounterBasedGauge64read-onlyValue updates, High Priority (Bytes)
NUM plsdValueUpdatesBytesHpMax1.3.6.1.4.1.15397.2.1.136.12.3CounterBasedGauge64read-onlyValue updates, High Priority (Bytes)
plsdValueUpdatesConns1.3.6.1.4.1.15397.2.1.136.13
C64 plsdValueUpdatesConnsVal1.3.6.1.4.1.15397.2.1.136.13.1Counter64read-onlyValue updates(Conns)
NUM plsdValueUpdatesConnsMom1.3.6.1.4.1.15397.2.1.136.13.2CounterBasedGauge64read-onlyValue updates(Conns)
NUM plsdValueUpdatesConnsMax1.3.6.1.4.1.15397.2.1.136.13.3CounterBasedGauge64read-onlyValue updates(Conns)
plsdValueUpdatesConnsHp1.3.6.1.4.1.15397.2.1.136.14
C64 plsdValueUpdatesConnsHpVal1.3.6.1.4.1.15397.2.1.136.14.1Counter64read-onlyValue updates, High Priority (Conns)
NUM plsdValueUpdatesConnsHpMom1.3.6.1.4.1.15397.2.1.136.14.2CounterBasedGauge64read-onlyValue updates, High Priority (Conns)
NUM plsdValueUpdatesConnsHpMax1.3.6.1.4.1.15397.2.1.136.14.3CounterBasedGauge64read-onlyValue updates, High Priority (Conns)
plsdConnections1.3.6.1.4.1.15397.2.1.136.15
NUM plsdConnectionsVal1.3.6.1.4.1.15397.2.1.136.15.1CounterBasedGauge64read-onlyConnection table size
NUM plsdConnectionsMax1.3.6.1.4.1.15397.2.1.136.15.3CounterBasedGauge64read-onlyConnection table size
plsdHosts1.3.6.1.4.1.15397.2.1.136.16
NUM plsdHostsVal1.3.6.1.4.1.15397.2.1.136.16.1CounterBasedGauge64read-onlyHosts
NUM plsdHostsMax1.3.6.1.4.1.15397.2.1.136.16.3CounterBasedGauge64read-onlyHosts
plsdConnUpdates1.3.6.1.4.1.15397.2.1.136.17
C64 plsdConnUpdatesVal1.3.6.1.4.1.15397.2.1.136.17.1Counter64read-onlyConnection updates
NUM plsdConnUpdatesMom1.3.6.1.4.1.15397.2.1.136.17.2CounterBasedGauge64read-onlyConnection updates
NUM plsdConnUpdatesMax1.3.6.1.4.1.15397.2.1.136.17.3CounterBasedGauge64read-onlyConnection updates
plsdConnUpdatesFull1.3.6.1.4.1.15397.2.1.136.18
C64 plsdConnUpdatesFullVal1.3.6.1.4.1.15397.2.1.136.18.1Counter64read-onlyConnection updates (Full)
NUM plsdConnUpdatesFullMom1.3.6.1.4.1.15397.2.1.136.18.2CounterBasedGauge64read-onlyConnection updates (Full)
NUM plsdConnUpdatesFullMax1.3.6.1.4.1.15397.2.1.136.18.3CounterBasedGauge64read-onlyConnection updates (Full)
plsdConnUpdatesNew1.3.6.1.4.1.15397.2.1.136.19
C64 plsdConnUpdatesNewVal1.3.6.1.4.1.15397.2.1.136.19.1Counter64read-onlyConnection updates (New)
NUM plsdConnUpdatesNewMom1.3.6.1.4.1.15397.2.1.136.19.2CounterBasedGauge64read-onlyConnection updates (New)
NUM plsdConnUpdatesNewMax1.3.6.1.4.1.15397.2.1.136.19.3CounterBasedGauge64read-onlyConnection updates (New)
plsdConnUpdatesFiltered1.3.6.1.4.1.15397.2.1.136.20
C64 plsdConnUpdatesFilteredVal1.3.6.1.4.1.15397.2.1.136.20.1Counter64read-onlyConnection updates (Threshold Filtered)
NUM plsdConnUpdatesFilteredMom1.3.6.1.4.1.15397.2.1.136.20.2CounterBasedGauge64read-onlyConnection updates (Threshold Filtered)
NUM plsdConnUpdatesFilteredMax1.3.6.1.4.1.15397.2.1.136.20.3CounterBasedGauge64read-onlyConnection updates (Threshold Filtered)
plsdConnsDropped1.3.6.1.4.1.15397.2.1.136.21
C64 plsdConnsDroppedVal1.3.6.1.4.1.15397.2.1.136.21.1Counter64read-onlyConnections dropped (Cache Exhausted)
NUM plsdConnsDroppedMom1.3.6.1.4.1.15397.2.1.136.21.2CounterBasedGauge64read-onlyConnections dropped (Cache Exhausted)
NUM plsdConnsDroppedMax1.3.6.1.4.1.15397.2.1.136.21.3CounterBasedGauge64read-onlyConnections dropped (Cache Exhausted)
plsdConnlogConns1.3.6.1.4.1.15397.2.1.136.22
NUM plsdConnlogConnsVal1.3.6.1.4.1.15397.2.1.136.22.1CounterBasedGauge64read-onlyConnlog connections stored
NUM plsdConnlogConnsMax1.3.6.1.4.1.15397.2.1.136.22.3CounterBasedGauge64read-onlyConnlog connections stored
plsdConnlogConnsAdded1.3.6.1.4.1.15397.2.1.136.23
C64 plsdConnlogConnsAddedVal1.3.6.1.4.1.15397.2.1.136.23.1Counter64read-onlyConnlog connections added
NUM plsdConnlogConnsAddedMom1.3.6.1.4.1.15397.2.1.136.23.2CounterBasedGauge64read-onlyConnlog connections added
NUM plsdConnlogConnsAddedMax1.3.6.1.4.1.15397.2.1.136.23.3CounterBasedGauge64read-onlyConnlog connections added
plsdConnlogDumptimeRemaining1.3.6.1.4.1.15397.2.1.136.24
TIK plsdConnlogDumptimeRemainingVal1.3.6.1.4.1.15397.2.1.136.24.1TimeTicksread-onlyConnlog time remaining
plsdConnlogConnsDumped1.3.6.1.4.1.15397.2.1.136.25
NUM plsdConnlogConnsDumpedVal1.3.6.1.4.1.15397.2.1.136.25.1CounterBasedGauge64read-onlyConnlog connections dumped
NUM plsdConnlogConnsDumpedMax1.3.6.1.4.1.15397.2.1.136.25.3CounterBasedGauge64read-onlyConnlog connections dumped
plsdConnlogDumptime1.3.6.1.4.1.15397.2.1.136.26
TIK plsdConnlogDumptimeVal1.3.6.1.4.1.15397.2.1.136.26.1TimeTicksread-onlyConnlog dumptime
plsdLastdump1.3.6.1.4.1.15397.2.1.136.27
DAT plsdLastdumpVal1.3.6.1.4.1.15397.2.1.136.27.1DateAndTimeread-onlyTime of last dump
plsdRingbufUsage1.3.6.1.4.1.15397.2.1.136.28
NUM plsdRingbufUsageVal1.3.6.1.4.1.15397.2.1.136.28.1CounterBasedGauge64read-onlyRecv Ringbuf usage (Collector)
NUM plsdRingbufUsageMax1.3.6.1.4.1.15397.2.1.136.28.3CounterBasedGauge64read-onlyRecv Ringbuf usage (Collector)
plsdConnlogDrops1.3.6.1.4.1.15397.2.1.136.30
NUM plsdConnlogDropsVal1.3.6.1.4.1.15397.2.1.136.30.1CounterBasedGauge64read-onlyConnlog entries dropped
NUM plsdConnlogDropsMax1.3.6.1.4.1.15397.2.1.136.30.3CounterBasedGauge64read-onlyConnlog entries dropped
plsdBwUsed1.3.6.1.4.1.15397.2.1.136.31
C64 plsdBwUsedVal1.3.6.1.4.1.15397.2.1.136.31.1Counter64read-onlyBandwidth used
NUM plsdBwUsedMom1.3.6.1.4.1.15397.2.1.136.31.2CounterBasedGauge64read-onlyBandwidth used
NUM plsdBwUsedMax1.3.6.1.4.1.15397.2.1.136.31.3CounterBasedGauge64read-onlyBandwidth used
plsdTimeConnected1.3.6.1.4.1.15397.2.1.136.32
TIK plsdTimeConnectedVal1.3.6.1.4.1.15397.2.1.136.32.1TimeTicksread-onlyTime connected
plsdConnects1.3.6.1.4.1.15397.2.1.136.33
NUM plsdConnectsVal1.3.6.1.4.1.15397.2.1.136.33.1CounterBasedGauge64read-onlyConnects
NUM plsdConnectsMax1.3.6.1.4.1.15397.2.1.136.33.3CounterBasedGauge64read-onlyConnects
plsdVmsize1.3.6.1.4.1.15397.2.1.136.34
NUM plsdVmsizeVal1.3.6.1.4.1.15397.2.1.136.34.1CounterBasedGauge64read-onlyMemory usage (Virtual)
NUM plsdVmsizeMax1.3.6.1.4.1.15397.2.1.136.34.3CounterBasedGauge64read-onlyMemory usage (Virtual)
plsdVmrss1.3.6.1.4.1.15397.2.1.136.35
NUM plsdVmrssVal1.3.6.1.4.1.15397.2.1.136.35.1CounterBasedGauge64read-onlyMemory usage (RAM)
NUM plsdVmrssMax1.3.6.1.4.1.15397.2.1.136.35.3CounterBasedGauge64read-onlyMemory usage (RAM)
plsdConnlogIncomplete1.3.6.1.4.1.15397.2.1.136.36
NUM plsdConnlogIncompleteVal1.3.6.1.4.1.15397.2.1.136.36.1CounterBasedGauge64read-onlyConnlog entries incomplete
NUM plsdConnlogIncompleteMax1.3.6.1.4.1.15397.2.1.136.36.3CounterBasedGauge64read-onlyConnlog entries incomplete
plsdConnProp1.3.6.1.4.1.15397.2.1.136.37
NUM plsdConnPropVal1.3.6.1.4.1.15397.2.1.136.37.1CounterBasedGauge64read-onlyConnection Properties count
NUM plsdConnPropMax1.3.6.1.4.1.15397.2.1.136.37.3CounterBasedGauge64read-onlyConnection Properties count
plsdConnPropHash1.3.6.1.4.1.15397.2.1.136.38
NUM plsdConnPropHashVal1.3.6.1.4.1.15397.2.1.136.38.1CounterBasedGauge64read-onlyConnection Properties Hashtables
NUM plsdConnPropHashMax1.3.6.1.4.1.15397.2.1.136.38.3CounterBasedGauge64read-onlyConnection Properties Hashtables
plsw1.3.6.1.4.1.15397.2.1.137
plswDatasetStart1.3.6.1.4.1.15397.2.1.137.1
DAT plswDatasetStartVal1.3.6.1.4.1.15397.2.1.137.1.1DateAndTimeread-onlyDataset, Begin
plswDatasetEnd1.3.6.1.4.1.15397.2.1.137.2
DAT plswDatasetEndVal1.3.6.1.4.1.15397.2.1.137.2.1DateAndTimeread-onlyDataset, End
plswSessions1.3.6.1.4.1.15397.2.1.137.3
NUM plswSessionsVal1.3.6.1.4.1.15397.2.1.137.3.1CounterBasedGauge64read-onlyDataset, Sessions
NUM plswSessionsMax1.3.6.1.4.1.15397.2.1.137.3.3CounterBasedGauge64read-onlyDataset, Sessions
plswValues1.3.6.1.4.1.15397.2.1.137.4
NUM plswValuesVal1.3.6.1.4.1.15397.2.1.137.4.1CounterBasedGauge64read-onlyDataset Values
NUM plswValuesMax1.3.6.1.4.1.15397.2.1.137.4.3CounterBasedGauge64read-onlyDataset Values
plswValuesDropped11.3.6.1.4.1.15397.2.1.137.5
NUM plswValuesDropped1Val1.3.6.1.4.1.15397.2.1.137.5.1CounterBasedGauge64read-onlyDataset Values Dropped (cache exhausted)
NUM plswValuesDropped1Max1.3.6.1.4.1.15397.2.1.137.5.3CounterBasedGauge64read-onlyDataset Values Dropped (cache exhausted)
plswValuesDropped21.3.6.1.4.1.15397.2.1.137.6
NUM plswValuesDropped2Val1.3.6.1.4.1.15397.2.1.137.6.1CounterBasedGauge64read-onlyDataset Values Dropped (malformed name)
NUM plswValuesDropped2Max1.3.6.1.4.1.15397.2.1.137.6.3CounterBasedGauge64read-onlyDataset Values Dropped (malformed name)
plswValuesDropped31.3.6.1.4.1.15397.2.1.137.7
NUM plswValuesDropped3Val1.3.6.1.4.1.15397.2.1.137.7.1CounterBasedGauge64read-onlyDataset Values Dropped (Global Index exhausted)
NUM plswValuesDropped3Max1.3.6.1.4.1.15397.2.1.137.7.3CounterBasedGauge64read-onlyDataset Values Dropped (Global Index exhausted)
plswValuesDropped41.3.6.1.4.1.15397.2.1.137.8
NUM plswValuesDropped4Val1.3.6.1.4.1.15397.2.1.137.8.1CounterBasedGauge64read-onlyDataset Values Dropped (Symlink target not found)
NUM plswValuesDropped4Max1.3.6.1.4.1.15397.2.1.137.8.3CounterBasedGauge64read-onlyDataset Values Dropped (Symlink target not found)
plswNewglobal1.3.6.1.4.1.15397.2.1.137.9
NUM plswNewglobalVal1.3.6.1.4.1.15397.2.1.137.9.1CounterBasedGauge64read-onlyDataset values, New Global Indexes
NUM plswNewglobalMax1.3.6.1.4.1.15397.2.1.137.9.3CounterBasedGauge64read-onlyDataset values, New Global Indexes
plswNewcoll1.3.6.1.4.1.15397.2.1.137.10
NUM plswNewcollVal1.3.6.1.4.1.15397.2.1.137.10.1CounterBasedGauge64read-onlyDataset values, New Global collisions
NUM plswNewcollMax1.3.6.1.4.1.15397.2.1.137.10.3CounterBasedGauge64read-onlyDataset values, New Global collisions
plswNewdaily1.3.6.1.4.1.15397.2.1.137.11
NUM plswNewdailyVal1.3.6.1.4.1.15397.2.1.137.11.1CounterBasedGauge64read-onlyDataset values, New Daily Indexes
NUM plswNewdailyMax1.3.6.1.4.1.15397.2.1.137.11.3CounterBasedGauge64read-onlyDataset values, New Daily Indexes
plswTupdate1.3.6.1.4.1.15397.2.1.137.12
NUM plswTupdateVal1.3.6.1.4.1.15397.2.1.137.12.1CounterBasedGauge64read-onlyDataset values, Updates (Totals)
NUM plswTupdateMax1.3.6.1.4.1.15397.2.1.137.12.3CounterBasedGauge64read-onlyDataset values, Updates (Totals)
plswGupdate1.3.6.1.4.1.15397.2.1.137.13
NUM plswGupdateVal1.3.6.1.4.1.15397.2.1.137.13.1CounterBasedGauge64read-onlyDataset values, Updates (Graphs)
NUM plswGupdateMax1.3.6.1.4.1.15397.2.1.137.13.3CounterBasedGauge64read-onlyDataset values, Updates (Graphs)
plswTimeDataset1.3.6.1.4.1.15397.2.1.137.14
TIK plswTimeDatasetVal1.3.6.1.4.1.15397.2.1.137.14.1TimeTicksread-onlyDataset, Total Write time
plswTimeGlobal1.3.6.1.4.1.15397.2.1.137.15
TIK plswTimeGlobalVal1.3.6.1.4.1.15397.2.1.137.15.1TimeTicksread-onlyDataset, Time for Globals file I/O
plswTimeDaily1.3.6.1.4.1.15397.2.1.137.16
TIK plswTimeDailyVal1.3.6.1.4.1.15397.2.1.137.16.1TimeTicksread-onlyDataset, Time for Daily Index file I/O
plswTimeTotal1.3.6.1.4.1.15397.2.1.137.17
TIK plswTimeTotalVal1.3.6.1.4.1.15397.2.1.137.17.1TimeTicksread-onlyDataset, Time for Totals file I/O
plswTimeGraph1.3.6.1.4.1.15397.2.1.137.18
TIK plswTimeGraphVal1.3.6.1.4.1.15397.2.1.137.18.1TimeTicksread-onlyDataset, Time for Graph file I/O
plswGlobals1.3.6.1.4.1.15397.2.1.137.19
NUM plswGlobalsVal1.3.6.1.4.1.15397.2.1.137.19.1CounterBasedGauge64read-onlyStatisticsfs, Values (Global Indexes)
NUM plswGlobalsMax1.3.6.1.4.1.15397.2.1.137.19.3CounterBasedGauge64read-onlyStatisticsfs, Values (Global Indexes)
plswColls1.3.6.1.4.1.15397.2.1.137.20
NUM plswCollsVal1.3.6.1.4.1.15397.2.1.137.20.1CounterBasedGauge64read-onlyStatisticsfs, Values (Global Collisions)
NUM plswCollsMax1.3.6.1.4.1.15397.2.1.137.20.3CounterBasedGauge64read-onlyStatisticsfs, Values (Global Collisions)
plswDailys1.3.6.1.4.1.15397.2.1.137.21
NUM plswDailysVal1.3.6.1.4.1.15397.2.1.137.21.1CounterBasedGauge64read-onlyStatisticsfs, Values (Daily Indexes)
NUM plswDailysMax1.3.6.1.4.1.15397.2.1.137.21.3CounterBasedGauge64read-onlyStatisticsfs, Values (Daily Indexes)
plswBlocks1.3.6.1.4.1.15397.2.1.137.22
NUM plswBlocksVal1.3.6.1.4.1.15397.2.1.137.22.1CounterBasedGauge64read-onlyStatisticsfs, Daily Totals file blocks
NUM plswBlocksMax1.3.6.1.4.1.15397.2.1.137.22.3CounterBasedGauge64read-onlyStatisticsfs, Daily Totals file blocks
plswGraphs1.3.6.1.4.1.15397.2.1.137.23
NUM plswGraphsVal1.3.6.1.4.1.15397.2.1.137.23.1CounterBasedGauge64read-onlyStatisticsfs, Daily Graph data usage (Bytes)
NUM plswGraphsMax1.3.6.1.4.1.15397.2.1.137.23.3CounterBasedGauge64read-onlyStatisticsfs, Daily Graph data usage (Bytes)
plswSysdiagHdUsage1.3.6.1.4.1.15397.2.1.137.24
U32 plswSysdiagHdUsageVal1.3.6.1.4.1.15397.2.1.137.24.1Unsigned32read-onlyStatisticsfs, Disk Usage
U32 plswSysdiagHdUsageMax1.3.6.1.4.1.15397.2.1.137.24.3Unsigned32read-onlyStatisticsfs, Disk Usage
plswSysdiagHdSize1.3.6.1.4.1.15397.2.1.137.25
NUM plswSysdiagHdSizeVal1.3.6.1.4.1.15397.2.1.137.25.1CounterBasedGauge64read-onlyStatisticsfs, Disk Size
NUM plswSysdiagHdSizeMax1.3.6.1.4.1.15397.2.1.137.25.3CounterBasedGauge64read-onlyStatisticsfs, Disk Size
plswSystemHdUsage1.3.6.1.4.1.15397.2.1.137.26
U32 plswSystemHdUsageVal1.3.6.1.4.1.15397.2.1.137.26.1Unsigned32read-onlySystem, Disk Usage
U32 plswSystemHdUsageMax1.3.6.1.4.1.15397.2.1.137.26.3Unsigned32read-onlySystem, Disk Usage
plswSystemHdSize1.3.6.1.4.1.15397.2.1.137.27
NUM plswSystemHdSizeVal1.3.6.1.4.1.15397.2.1.137.27.1CounterBasedGauge64read-onlySystem, Disk Size
NUM plswSystemHdSizeMax1.3.6.1.4.1.15397.2.1.137.27.3CounterBasedGauge64read-onlySystem, Disk Size
plswSysdiagDaySize1.3.6.1.4.1.15397.2.1.137.28
NUM plswSysdiagDaySizeVal1.3.6.1.4.1.15397.2.1.137.28.1CounterBasedGauge64read-onlyStatisticsfs, Disk Usage Per Day
NUM plswSysdiagDaySizeMax1.3.6.1.4.1.15397.2.1.137.28.3CounterBasedGauge64read-onlyStatisticsfs, Disk Usage Per Day
plswMemused1.3.6.1.4.1.15397.2.1.137.29
NUM plswMemusedVal1.3.6.1.4.1.15397.2.1.137.29.1CounterBasedGauge64read-onlyStatwriter, Peak memory usage
NUM plswMemusedMax1.3.6.1.4.1.15397.2.1.137.29.3CounterBasedGauge64read-onlyStatwriter, Peak memory usage
rulesetCompiler1.3.6.1.4.1.15397.2.1.138
rulesetCompilerReaperRecvBuf1.3.6.1.4.1.15397.2.1.138.1
NUM rulesetCompilerReaperRecvBufVal1.3.6.1.4.1.15397.2.1.138.1.1CounterBasedGauge64read-onlyReaper receive buffer usage
NUM rulesetCompilerReaperRecvBufMax1.3.6.1.4.1.15397.2.1.138.1.3CounterBasedGauge64read-onlyReaper receive buffer usage
rulesetCompilerReaperSendBuf1.3.6.1.4.1.15397.2.1.138.2
NUM rulesetCompilerReaperSendBufVal1.3.6.1.4.1.15397.2.1.138.2.1CounterBasedGauge64read-onlyReaper send buffer usage
NUM rulesetCompilerReaperSendBufMax1.3.6.1.4.1.15397.2.1.138.2.3CounterBasedGauge64read-onlyReaper send buffer usage
ipfix1.3.6.1.4.1.15397.2.1.139
ipfixConnections1.3.6.1.4.1.15397.2.1.139.1
NUM ipfixConnectionsVal1.3.6.1.4.1.15397.2.1.139.1.1CounterBasedGauge64read-onlyConnection table size
NUM ipfixConnectionsMax1.3.6.1.4.1.15397.2.1.139.1.3CounterBasedGauge64read-onlyConnection table size
ipfixConnUpdates1.3.6.1.4.1.15397.2.1.139.2
C64 ipfixConnUpdatesVal1.3.6.1.4.1.15397.2.1.139.2.1Counter64read-onlyConnection updates
NUM ipfixConnUpdatesMom1.3.6.1.4.1.15397.2.1.139.2.2CounterBasedGauge64read-onlyConnection updates
NUM ipfixConnUpdatesMax1.3.6.1.4.1.15397.2.1.139.2.3CounterBasedGauge64read-onlyConnection updates
ipfixExportedIpv4Records1.3.6.1.4.1.15397.2.1.139.3
C64 ipfixExportedIpv4RecordsVal1.3.6.1.4.1.15397.2.1.139.3.1Counter64read-onlyExported Records IPv4
NUM ipfixExportedIpv4RecordsMom1.3.6.1.4.1.15397.2.1.139.3.2CounterBasedGauge64read-onlyExported Records IPv4
NUM ipfixExportedIpv4RecordsMax1.3.6.1.4.1.15397.2.1.139.3.3CounterBasedGauge64read-onlyExported Records IPv4
ipfixExportedIpv6Records1.3.6.1.4.1.15397.2.1.139.4
C64 ipfixExportedIpv6RecordsVal1.3.6.1.4.1.15397.2.1.139.4.1Counter64read-onlyExported Records IPv6
NUM ipfixExportedIpv6RecordsMom1.3.6.1.4.1.15397.2.1.139.4.2CounterBasedGauge64read-onlyExported Records IPv6
NUM ipfixExportedIpv6RecordsMax1.3.6.1.4.1.15397.2.1.139.4.3CounterBasedGauge64read-onlyExported Records IPv6
ipfixExportedIpv4Sets1.3.6.1.4.1.15397.2.1.139.5
C64 ipfixExportedIpv4SetsVal1.3.6.1.4.1.15397.2.1.139.5.1Counter64read-onlyExported Sets IPv4
NUM ipfixExportedIpv4SetsMom1.3.6.1.4.1.15397.2.1.139.5.2CounterBasedGauge64read-onlyExported Sets IPv4
NUM ipfixExportedIpv4SetsMax1.3.6.1.4.1.15397.2.1.139.5.3CounterBasedGauge64read-onlyExported Sets IPv4
ipfixExportedIpv6Sets1.3.6.1.4.1.15397.2.1.139.6
C64 ipfixExportedIpv6SetsVal1.3.6.1.4.1.15397.2.1.139.6.1Counter64read-onlyExported Sets IPv6
NUM ipfixExportedIpv6SetsMom1.3.6.1.4.1.15397.2.1.139.6.2CounterBasedGauge64read-onlyExported Sets IPv6
NUM ipfixExportedIpv6SetsMax1.3.6.1.4.1.15397.2.1.139.6.3CounterBasedGauge64read-onlyExported Sets IPv6
ipfixExportedMsgs1.3.6.1.4.1.15397.2.1.139.7
C64 ipfixExportedMsgsVal1.3.6.1.4.1.15397.2.1.139.7.1Counter64read-onlyExported Ipfix Messages
NUM ipfixExportedMsgsMom1.3.6.1.4.1.15397.2.1.139.7.2CounterBasedGauge64read-onlyExported Ipfix Messages
NUM ipfixExportedMsgsMax1.3.6.1.4.1.15397.2.1.139.7.3CounterBasedGauge64read-onlyExported Ipfix Messages
channelstats1.3.6.1.4.1.15397.2.2
pl2Trap1.3.6.1.4.1.15397.2.8
snoopers1.3.6.1.4.1.15397.2.10
dynamiczones1.3.6.1.4.1.15397.2.20
psm1.3.6.1.4.1.15397.3
pbs1.3.6.1.4.1.15397.4

RFC description

Procera Networks PacketLogic application and network monitoring MIB.

Start monitoring Procera Networks PacketLogic DPI appliance (packet-processing performance) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download PACKETLOGIC-MIB