All MIBs › PACKETLOGIC-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 symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| procera | 1.3.6.1.4.1.15397 | MIB for PacketLogic2 | ||
| packetlogic2 | 1.3.6.1.4.1.15397.2 | |||
| sysdiag | 1.3.6.1.4.1.15397.2.1 | |||
| packetprocessing | 1.3.6.1.4.1.15397.2.1.8 | |||
| packetprocessingRx | 1.3.6.1.4.1.15397.2.1.8.1 | |||
| C64 packetprocessingRxVal | 1.3.6.1.4.1.15397.2.1.8.1.1 | Counter64 | read-only | RX packets |
| NUM packetprocessingRxMom | 1.3.6.1.4.1.15397.2.1.8.1.2 | CounterBasedGauge64 | read-only | RX packets |
| NUM packetprocessingRxMax | 1.3.6.1.4.1.15397.2.1.8.1.3 | CounterBasedGauge64 | read-only | RX packets |
| packetprocessingRxDrops | 1.3.6.1.4.1.15397.2.1.8.2 | |||
| C64 packetprocessingRxDropsVal | 1.3.6.1.4.1.15397.2.1.8.2.1 | Counter64 | read-only | RX drops |
| NUM packetprocessingRxDropsMom | 1.3.6.1.4.1.15397.2.1.8.2.2 | CounterBasedGauge64 | read-only | RX drops |
| NUM packetprocessingRxDropsMax | 1.3.6.1.4.1.15397.2.1.8.2.3 | CounterBasedGauge64 | read-only | RX drops |
| packetprocessingTx | 1.3.6.1.4.1.15397.2.1.8.6 | |||
| C64 packetprocessingTxVal | 1.3.6.1.4.1.15397.2.1.8.6.1 | Counter64 | read-only | TX packets |
| NUM packetprocessingTxMom | 1.3.6.1.4.1.15397.2.1.8.6.2 | CounterBasedGauge64 | read-only | TX packets |
| NUM packetprocessingTxMax | 1.3.6.1.4.1.15397.2.1.8.6.3 | CounterBasedGauge64 | read-only | TX packets |
| packetprocessingTxDrops | 1.3.6.1.4.1.15397.2.1.8.7 | |||
| C64 packetprocessingTxDropsVal | 1.3.6.1.4.1.15397.2.1.8.7.1 | Counter64 | read-only | TX drops |
| NUM packetprocessingTxDropsMom | 1.3.6.1.4.1.15397.2.1.8.7.2 | CounterBasedGauge64 | read-only | TX drops |
| NUM packetprocessingTxDropsMax | 1.3.6.1.4.1.15397.2.1.8.7.3 | CounterBasedGauge64 | read-only | TX drops |
| packetprocessingPacketPoolSize | 1.3.6.1.4.1.15397.2.1.8.10 | |||
| NUM packetprocessingPacketPoolSizeVal | 1.3.6.1.4.1.15397.2.1.8.10.1 | CounterBasedGauge64 | read-only | Packets left in pool |
| NUM packetprocessingPacketPoolSizeMax | 1.3.6.1.4.1.15397.2.1.8.10.3 | CounterBasedGauge64 | read-only | Packets left in pool |
| packetprocessingDmaAllocs | 1.3.6.1.4.1.15397.2.1.8.13 | |||
| NUM packetprocessingDmaAllocsVal | 1.3.6.1.4.1.15397.2.1.8.13.1 | CounterBasedGauge64 | read-only | DMA-allocated packets |
| NUM packetprocessingDmaAllocsMax | 1.3.6.1.4.1.15397.2.1.8.13.3 | CounterBasedGauge64 | read-only | DMA-allocated packets |
| packetprocessingLoad | 1.3.6.1.4.1.15397.2.1.8.15 | |||
| U32 packetprocessingLoadVal | 1.3.6.1.4.1.15397.2.1.8.15.1 | Unsigned32 | read-only | CPU Load |
| U32 packetprocessingLoadMax | 1.3.6.1.4.1.15397.2.1.8.15.3 | Unsigned32 | read-only | CPU Load |
| packetprocessingHeapfree | 1.3.6.1.4.1.15397.2.1.8.16 | |||
| NUM packetprocessingHeapfreeVal | 1.3.6.1.4.1.15397.2.1.8.16.1 | CounterBasedGauge64 | read-only | Free memory |
| NUM packetprocessingHeapfreeMax | 1.3.6.1.4.1.15397.2.1.8.16.3 | CounterBasedGauge64 | read-only | Free memory |
| packetprocessingUptime | 1.3.6.1.4.1.15397.2.1.8.17 | |||
| TIK packetprocessingUptimeVal | 1.3.6.1.4.1.15397.2.1.8.17.1 | TimeTicks | read-only | CPU uptime |
| packetprocessingPushbackQueueFull | 1.3.6.1.4.1.15397.2.1.8.18 | |||
| C64 packetprocessingPushbackQueueFullVal | 1.3.6.1.4.1.15397.2.1.8.18.1 | Counter64 | read-only | Push back queue full |
| NUM packetprocessingPushbackQueueFullMom | 1.3.6.1.4.1.15397.2.1.8.18.2 | CounterBasedGauge64 | read-only | Push back queue full |
| NUM packetprocessingPushbackQueueFullMax | 1.3.6.1.4.1.15397.2.1.8.18.3 | CounterBasedGauge64 | read-only | Push back queue full |
| packetprocessingPushbackPackets | 1.3.6.1.4.1.15397.2.1.8.19 | |||
| C64 packetprocessingPushbackPacketsVal | 1.3.6.1.4.1.15397.2.1.8.19.1 | Counter64 | read-only | Push back packets |
| NUM packetprocessingPushbackPacketsMom | 1.3.6.1.4.1.15397.2.1.8.19.2 | CounterBasedGauge64 | read-only | Push back packets |
| NUM packetprocessingPushbackPacketsMax | 1.3.6.1.4.1.15397.2.1.8.19.3 | CounterBasedGauge64 | read-only | Push back packets |
| packetprocessingPushbackQueueSize | 1.3.6.1.4.1.15397.2.1.8.20 | |||
| NUM packetprocessingPushbackQueueSizeVal | 1.3.6.1.4.1.15397.2.1.8.20.1 | CounterBasedGauge64 | read-only | Push back queue size |
| NUM packetprocessingPushbackQueueSizeMax | 1.3.6.1.4.1.15397.2.1.8.20.3 | CounterBasedGauge64 | read-only | Push back queue size |
| packetprocessingPushbackRequeues | 1.3.6.1.4.1.15397.2.1.8.21 | |||
| C64 packetprocessingPushbackRequeuesVal | 1.3.6.1.4.1.15397.2.1.8.21.1 | Counter64 | read-only | Push back requeues |
| NUM packetprocessingPushbackRequeuesMom | 1.3.6.1.4.1.15397.2.1.8.21.2 | CounterBasedGauge64 | read-only | Push back requeues |
| NUM packetprocessingPushbackRequeuesMax | 1.3.6.1.4.1.15397.2.1.8.21.3 | CounterBasedGauge64 | read-only | Push back requeues |
| packetprocessingBalancerDrops | 1.3.6.1.4.1.15397.2.1.8.22 | |||
| C64 packetprocessingBalancerDropsVal | 1.3.6.1.4.1.15397.2.1.8.22.1 | Counter64 | read-only | Load balancer drops |
| NUM packetprocessingBalancerDropsMom | 1.3.6.1.4.1.15397.2.1.8.22.2 | CounterBasedGauge64 | read-only | Load balancer drops |
| NUM packetprocessingBalancerDropsMax | 1.3.6.1.4.1.15397.2.1.8.22.3 | CounterBasedGauge64 | read-only | Load balancer drops |
| packetprocessingNICRXDrops | 1.3.6.1.4.1.15397.2.1.8.23 | |||
| C64 packetprocessingNICRXDropsVal | 1.3.6.1.4.1.15397.2.1.8.23.1 | Counter64 | read-only | NIC RX drops |
| NUM packetprocessingNICRXDropsMom | 1.3.6.1.4.1.15397.2.1.8.23.2 | CounterBasedGauge64 | read-only | NIC RX drops |
| NUM packetprocessingNICRXDropsMax | 1.3.6.1.4.1.15397.2.1.8.23.3 | CounterBasedGauge64 | read-only | NIC RX drops |
| packetprocessingBalancerQueueLength | 1.3.6.1.4.1.15397.2.1.8.24 | |||
| NUM packetprocessingBalancerQueueLengthVal | 1.3.6.1.4.1.15397.2.1.8.24.1 | CounterBasedGauge64 | read-only | Load balancer queue length |
| NUM packetprocessingBalancerQueueLengthMax | 1.3.6.1.4.1.15397.2.1.8.24.3 | CounterBasedGauge64 | read-only | Load balancer queue length |
| packetprocessingOverLoad | 1.3.6.1.4.1.15397.2.1.8.27 | |||
| NUM packetprocessingOverLoadVal | 1.3.6.1.4.1.15397.2.1.8.27.1 | CounterBasedGauge64 | read-only | Overload mode |
| NUM packetprocessingOverLoadMax | 1.3.6.1.4.1.15397.2.1.8.27.3 | CounterBasedGauge64 | read-only | Overload mode |
| drdl | 1.3.6.1.4.1.15397.2.1.24 | |||
| drdlWaitingChildren | 1.3.6.1.4.1.15397.2.1.24.1 | |||
| NUM drdlWaitingChildrenVal | 1.3.6.1.4.1.15397.2.1.24.1.1 | CounterBasedGauge64 | read-only | Waiting childconnections |
| NUM drdlWaitingChildrenMax | 1.3.6.1.4.1.15397.2.1.24.1.3 | CounterBasedGauge64 | read-only | Waiting childconnections |
| drdlAddedChildren | 1.3.6.1.4.1.15397.2.1.24.2 | |||
| C64 drdlAddedChildrenVal | 1.3.6.1.4.1.15397.2.1.24.2.1 | Counter64 | read-only | New childconnections |
| NUM drdlAddedChildrenMom | 1.3.6.1.4.1.15397.2.1.24.2.2 | CounterBasedGauge64 | read-only | New childconnections |
| NUM drdlAddedChildrenMax | 1.3.6.1.4.1.15397.2.1.24.2.3 | CounterBasedGauge64 | read-only | New childconnections |
| drdlChildAbuses | 1.3.6.1.4.1.15397.2.1.24.3 | |||
| C64 drdlChildAbusesVal | 1.3.6.1.4.1.15397.2.1.24.3.1 | Counter64 | read-only | LRU child allocations |
| NUM drdlChildAbusesMom | 1.3.6.1.4.1.15397.2.1.24.3.2 | CounterBasedGauge64 | read-only | LRU child allocations |
| NUM drdlChildAbusesMax | 1.3.6.1.4.1.15397.2.1.24.3.3 | CounterBasedGauge64 | read-only | LRU child allocations |
| drdlChildEmpty | 1.3.6.1.4.1.15397.2.1.24.4 | |||
| C64 drdlChildEmptyVal | 1.3.6.1.4.1.15397.2.1.24.4.1 | Counter64 | read-only | Child allocation failures |
| NUM drdlChildEmptyMom | 1.3.6.1.4.1.15397.2.1.24.4.2 | CounterBasedGauge64 | read-only | Child allocation failures |
| NUM drdlChildEmptyMax | 1.3.6.1.4.1.15397.2.1.24.4.3 | CounterBasedGauge64 | read-only | Child allocation failures |
| drdlProp32Fail | 1.3.6.1.4.1.15397.2.1.24.5 | |||
| C64 drdlProp32FailVal | 1.3.6.1.4.1.15397.2.1.24.5.1 | Counter64 | read-only | Property allocation failures (32) |
| NUM drdlProp32FailMom | 1.3.6.1.4.1.15397.2.1.24.5.2 | CounterBasedGauge64 | read-only | Property allocation failures (32) |
| NUM drdlProp32FailMax | 1.3.6.1.4.1.15397.2.1.24.5.3 | CounterBasedGauge64 | read-only | Property allocation failures (32) |
| drdlProp64Fail | 1.3.6.1.4.1.15397.2.1.24.6 | |||
| C64 drdlProp64FailVal | 1.3.6.1.4.1.15397.2.1.24.6.1 | Counter64 | read-only | Unused |
| NUM drdlProp64FailMom | 1.3.6.1.4.1.15397.2.1.24.6.2 | CounterBasedGauge64 | read-only | Unused |
| NUM drdlProp64FailMax | 1.3.6.1.4.1.15397.2.1.24.6.3 | CounterBasedGauge64 | read-only | Unused |
| drdlProp256Fail | 1.3.6.1.4.1.15397.2.1.24.7 | |||
| C64 drdlProp256FailVal | 1.3.6.1.4.1.15397.2.1.24.7.1 | Counter64 | read-only | Property allocation failures (256) |
| NUM drdlProp256FailMom | 1.3.6.1.4.1.15397.2.1.24.7.2 | CounterBasedGauge64 | read-only | Property allocation failures (256) |
| NUM drdlProp256FailMax | 1.3.6.1.4.1.15397.2.1.24.7.3 | CounterBasedGauge64 | read-only | Property allocation failures (256) |
| drdlProp32Used | 1.3.6.1.4.1.15397.2.1.24.8 | |||
| NUM drdlProp32UsedVal | 1.3.6.1.4.1.15397.2.1.24.8.1 | CounterBasedGauge64 | read-only | Properties used (32) |
| NUM drdlProp32UsedMax | 1.3.6.1.4.1.15397.2.1.24.8.3 | CounterBasedGauge64 | read-only | Properties used (32) |
| drdlProp64Used | 1.3.6.1.4.1.15397.2.1.24.9 | |||
| C64 drdlProp64UsedVal | 1.3.6.1.4.1.15397.2.1.24.9.1 | Counter64 | read-only | Unused |
| NUM drdlProp64UsedMom | 1.3.6.1.4.1.15397.2.1.24.9.2 | CounterBasedGauge64 | read-only | Unused |
| NUM drdlProp64UsedMax | 1.3.6.1.4.1.15397.2.1.24.9.3 | CounterBasedGauge64 | read-only | Unused |
| drdlProp256Used | 1.3.6.1.4.1.15397.2.1.24.10 | |||
| NUM drdlProp256UsedVal | 1.3.6.1.4.1.15397.2.1.24.10.1 | CounterBasedGauge64 | read-only | Properties used (256) |
| NUM drdlProp256UsedMax | 1.3.6.1.4.1.15397.2.1.24.10.3 | CounterBasedGauge64 | read-only | Properties used (256) |
| drdlAnalyzerChecks | 1.3.6.1.4.1.15397.2.1.24.11 | |||
| C64 drdlAnalyzerChecksVal | 1.3.6.1.4.1.15397.2.1.24.11.1 | Counter64 | read-only | Analyzer packet checks |
| NUM drdlAnalyzerChecksMom | 1.3.6.1.4.1.15397.2.1.24.11.2 | CounterBasedGauge64 | read-only | Analyzer packet checks |
| NUM drdlAnalyzerChecksMax | 1.3.6.1.4.1.15397.2.1.24.11.3 | CounterBasedGauge64 | read-only | Analyzer packet checks |
| drdlAnalyzerCheckedBytes | 1.3.6.1.4.1.15397.2.1.24.12 | |||
| C64 drdlAnalyzerCheckedBytesVal | 1.3.6.1.4.1.15397.2.1.24.12.1 | Counter64 | read-only | Analyzed bytes |
| NUM drdlAnalyzerCheckedBytesMom | 1.3.6.1.4.1.15397.2.1.24.12.2 | CounterBasedGauge64 | read-only | Analyzed bytes |
| NUM drdlAnalyzerCheckedBytesMax | 1.3.6.1.4.1.15397.2.1.24.12.3 | CounterBasedGauge64 | read-only | Analyzed bytes |
| drdlAnalyzerSkippedBytes | 1.3.6.1.4.1.15397.2.1.24.13 | |||
| C64 drdlAnalyzerSkippedBytesVal | 1.3.6.1.4.1.15397.2.1.24.13.1 | Counter64 | read-only | Skipped bytes |
| NUM drdlAnalyzerSkippedBytesMom | 1.3.6.1.4.1.15397.2.1.24.13.2 | CounterBasedGauge64 | read-only | Skipped bytes |
| NUM drdlAnalyzerSkippedBytesMax | 1.3.6.1.4.1.15397.2.1.24.13.3 | CounterBasedGauge64 | read-only | Skipped bytes |
| drdlAnalyzerActions | 1.3.6.1.4.1.15397.2.1.24.14 | |||
| C64 drdlAnalyzerActionsVal | 1.3.6.1.4.1.15397.2.1.24.14.1 | Counter64 | read-only | Analyzer actions called |
| NUM drdlAnalyzerActionsMom | 1.3.6.1.4.1.15397.2.1.24.14.2 | CounterBasedGauge64 | read-only | Analyzer actions called |
| NUM drdlAnalyzerActionsMax | 1.3.6.1.4.1.15397.2.1.24.14.3 | CounterBasedGauge64 | read-only | Analyzer actions called |
| drdlPropertySet | 1.3.6.1.4.1.15397.2.1.24.15 | |||
| C64 drdlPropertySetVal | 1.3.6.1.4.1.15397.2.1.24.15.1 | Counter64 | read-only | Analyzer properties set |
| NUM drdlPropertySetMom | 1.3.6.1.4.1.15397.2.1.24.15.2 | CounterBasedGauge64 | read-only | Analyzer properties set |
| NUM drdlPropertySetMax | 1.3.6.1.4.1.15397.2.1.24.15.3 | CounterBasedGauge64 | read-only | Analyzer properties set |
| drdlOrphans | 1.3.6.1.4.1.15397.2.1.24.18 | |||
| C64 drdlOrphansVal | 1.3.6.1.4.1.15397.2.1.24.18.1 | Counter64 | read-only | Orphaned childconnections |
| NUM drdlOrphansMom | 1.3.6.1.4.1.15397.2.1.24.18.2 | CounterBasedGauge64 | read-only | Orphaned childconnections |
| NUM drdlOrphansMax | 1.3.6.1.4.1.15397.2.1.24.18.3 | CounterBasedGauge64 | read-only | Orphaned childconnections |
| drdlAutoAccepts | 1.3.6.1.4.1.15397.2.1.24.21 | |||
| C64 drdlAutoAcceptsVal | 1.3.6.1.4.1.15397.2.1.24.21.1 | Counter64 | read-only | Number of automatic accepts |
| NUM drdlAutoAcceptsMom | 1.3.6.1.4.1.15397.2.1.24.21.2 | CounterBasedGauge64 | read-only | Number of automatic accepts |
| NUM drdlAutoAcceptsMax | 1.3.6.1.4.1.15397.2.1.24.21.3 | CounterBasedGauge64 | read-only | Number of automatic accepts |
| drdlBuffersUsed | 1.3.6.1.4.1.15397.2.1.24.22 | |||
| NUM drdlBuffersUsedVal | 1.3.6.1.4.1.15397.2.1.24.22.1 | CounterBasedGauge64 | read-only | Number of buffers used |
| NUM drdlBuffersUsedMax | 1.3.6.1.4.1.15397.2.1.24.22.3 | CounterBasedGauge64 | read-only | Number of buffers used |
| drdlBufferAllocationFailures | 1.3.6.1.4.1.15397.2.1.24.23 | |||
| C64 drdlBufferAllocationFailuresVal | 1.3.6.1.4.1.15397.2.1.24.23.1 | Counter64 | read-only | Number of buffer allocation failures |
| NUM drdlBufferAllocationFailuresMom | 1.3.6.1.4.1.15397.2.1.24.23.2 | CounterBasedGauge64 | read-only | Number of buffer allocation failures |
| NUM drdlBufferAllocationFailuresMax | 1.3.6.1.4.1.15397.2.1.24.23.3 | CounterBasedGauge64 | read-only | Number of buffer allocation failures |
| drdlFullPackets | 1.3.6.1.4.1.15397.2.1.24.24 | |||
| C64 drdlFullPacketsVal | 1.3.6.1.4.1.15397.2.1.24.24.1 | Counter64 | read-only | Number of full run packets |
| NUM drdlFullPacketsMom | 1.3.6.1.4.1.15397.2.1.24.24.2 | CounterBasedGauge64 | read-only | Number of full run packets |
| NUM drdlFullPacketsMax | 1.3.6.1.4.1.15397.2.1.24.24.3 | CounterBasedGauge64 | read-only | Number of full run packets |
| drdlProp0Fail | 1.3.6.1.4.1.15397.2.1.24.25 | |||
| NUM drdlProp0FailVal | 1.3.6.1.4.1.15397.2.1.24.25.1 | CounterBasedGauge64 | read-only | Unused |
| NUM drdlProp0FailMax | 1.3.6.1.4.1.15397.2.1.24.25.3 | CounterBasedGauge64 | read-only | Unused |
| drdlProp0Used | 1.3.6.1.4.1.15397.2.1.24.26 | |||
| NUM drdlProp0UsedVal | 1.3.6.1.4.1.15397.2.1.24.26.1 | CounterBasedGauge64 | read-only | Unused |
| NUM drdlProp0UsedMax | 1.3.6.1.4.1.15397.2.1.24.26.3 | CounterBasedGauge64 | read-only | Unused |
| drdlSliceStateUsed | 1.3.6.1.4.1.15397.2.1.24.27 | |||
| NUM drdlSliceStateUsedVal | 1.3.6.1.4.1.15397.2.1.24.27.1 | CounterBasedGauge64 | read-only | Number of slice state structures used |
| NUM drdlSliceStateUsedMax | 1.3.6.1.4.1.15397.2.1.24.27.3 | CounterBasedGauge64 | read-only | Number of slice state structures used |
| drdlSliceStateFail | 1.3.6.1.4.1.15397.2.1.24.28 | |||
| C64 drdlSliceStateFailVal | 1.3.6.1.4.1.15397.2.1.24.28.1 | Counter64 | read-only | Number of slice state structure allocation failures |
| NUM drdlSliceStateFailMom | 1.3.6.1.4.1.15397.2.1.24.28.2 | CounterBasedGauge64 | read-only | Number of slice state structure allocation failures |
| NUM drdlSliceStateFailMax | 1.3.6.1.4.1.15397.2.1.24.28.3 | CounterBasedGauge64 | read-only | Number of slice state structure allocation failures |
| drdlLiteralSet | 1.3.6.1.4.1.15397.2.1.24.29 | |||
| C64 drdlLiteralSetVal | 1.3.6.1.4.1.15397.2.1.24.29.1 | Counter64 | read-only | Analyzer literals set |
| NUM drdlLiteralSetMom | 1.3.6.1.4.1.15397.2.1.24.29.2 | CounterBasedGauge64 | read-only | Analyzer literals set |
| NUM drdlLiteralSetMax | 1.3.6.1.4.1.15397.2.1.24.29.3 | CounterBasedGauge64 | read-only | Analyzer literals set |
| drdlPropertyFail | 1.3.6.1.4.1.15397.2.1.24.30 | |||
| C64 drdlPropertyFailVal | 1.3.6.1.4.1.15397.2.1.24.30.1 | Counter64 | read-only | Analyzer properties that could not be set |
| NUM drdlPropertyFailMom | 1.3.6.1.4.1.15397.2.1.24.30.2 | CounterBasedGauge64 | read-only | Analyzer properties that could not be set |
| NUM drdlPropertyFailMax | 1.3.6.1.4.1.15397.2.1.24.30.3 | CounterBasedGauge64 | read-only | Analyzer properties that could not be set |
| drdlChildIterateMax | 1.3.6.1.4.1.15397.2.1.24.33 | |||
| NUM drdlChildIterateMaxVal | 1.3.6.1.4.1.15397.2.1.24.33.1 | CounterBasedGauge64 | read-only | Childconnection iterations during search (max) |
| NUM drdlChildIterateMaxMax | 1.3.6.1.4.1.15397.2.1.24.33.3 | CounterBasedGauge64 | read-only | Childconnection iterations during search (max) |
| drdlVsRangeTests | 1.3.6.1.4.1.15397.2.1.24.45 | |||
| C64 drdlVsRangeTestsVal | 1.3.6.1.4.1.15397.2.1.24.45.1 | Counter64 | read-only | Virtual services range tests |
| NUM drdlVsRangeTestsMom | 1.3.6.1.4.1.15397.2.1.24.45.2 | CounterBasedGauge64 | read-only | Virtual services range tests |
| NUM drdlVsRangeTestsMax | 1.3.6.1.4.1.15397.2.1.24.45.3 | CounterBasedGauge64 | read-only | Virtual services range tests |
| drdlVsRangeSteps | 1.3.6.1.4.1.15397.2.1.24.46 | |||
| C64 drdlVsRangeStepsVal | 1.3.6.1.4.1.15397.2.1.24.46.1 | Counter64 | read-only | Virtual services range steps |
| NUM drdlVsRangeStepsMom | 1.3.6.1.4.1.15397.2.1.24.46.2 | CounterBasedGauge64 | read-only | Virtual services range steps |
| NUM drdlVsRangeStepsMax | 1.3.6.1.4.1.15397.2.1.24.46.3 | CounterBasedGauge64 | read-only | Virtual services range steps |
| drdlVsRegexTests | 1.3.6.1.4.1.15397.2.1.24.47 | |||
| C64 drdlVsRegexTestsVal | 1.3.6.1.4.1.15397.2.1.24.47.1 | Counter64 | read-only | Virtual services regex tests |
| NUM drdlVsRegexTestsMom | 1.3.6.1.4.1.15397.2.1.24.47.2 | CounterBasedGauge64 | read-only | Virtual services regex tests |
| NUM drdlVsRegexTestsMax | 1.3.6.1.4.1.15397.2.1.24.47.3 | CounterBasedGauge64 | read-only | Virtual services regex tests |
| drdlVsRegexSteps | 1.3.6.1.4.1.15397.2.1.24.48 | |||
| C64 drdlVsRegexStepsVal | 1.3.6.1.4.1.15397.2.1.24.48.1 | Counter64 | read-only | Virtual services regex steps |
| NUM drdlVsRegexStepsMom | 1.3.6.1.4.1.15397.2.1.24.48.2 | CounterBasedGauge64 | read-only | Virtual services regex steps |
| NUM drdlVsRegexStepsMax | 1.3.6.1.4.1.15397.2.1.24.48.3 | CounterBasedGauge64 | read-only | Virtual services regex steps |
| drdlTaintFill | 1.3.6.1.4.1.15397.2.1.24.49 | |||
| NUM drdlTaintFillVal | 1.3.6.1.4.1.15397.2.1.24.49.1 | CounterBasedGauge64 | read-only | Buckets used in taint store |
| NUM drdlTaintFillMax | 1.3.6.1.4.1.15397.2.1.24.49.3 | CounterBasedGauge64 | read-only | Buckets used in taint store |
| drdlTaintFillPercent | 1.3.6.1.4.1.15397.2.1.24.54 | |||
| U32 drdlTaintFillPercentVal | 1.3.6.1.4.1.15397.2.1.24.54.1 | Unsigned32 | read-only | Port tainting data structure usage |
| U32 drdlTaintFillPercentMax | 1.3.6.1.4.1.15397.2.1.24.54.3 | Unsigned32 | read-only | Port tainting data structure usage |
| ethernet | 1.3.6.1.4.1.15397.2.1.28 | |||
| ethernetUnicast | 1.3.6.1.4.1.15397.2.1.28.1 | |||
| C64 ethernetUnicastVal | 1.3.6.1.4.1.15397.2.1.28.1.1 | Counter64 | read-only | Unicast packets |
| NUM ethernetUnicastMom | 1.3.6.1.4.1.15397.2.1.28.1.2 | CounterBasedGauge64 | read-only | Unicast packets |
| NUM ethernetUnicastMax | 1.3.6.1.4.1.15397.2.1.28.1.3 | CounterBasedGauge64 | read-only | Unicast packets |
| ethernetBroadcast | 1.3.6.1.4.1.15397.2.1.28.2 | |||
| C64 ethernetBroadcastVal | 1.3.6.1.4.1.15397.2.1.28.2.1 | Counter64 | read-only | Broadcast packets |
| NUM ethernetBroadcastMom | 1.3.6.1.4.1.15397.2.1.28.2.2 | CounterBasedGauge64 | read-only | Broadcast packets |
| NUM ethernetBroadcastMax | 1.3.6.1.4.1.15397.2.1.28.2.3 | CounterBasedGauge64 | read-only | Broadcast packets |
| ethernetMulticast | 1.3.6.1.4.1.15397.2.1.28.3 | |||
| C64 ethernetMulticastVal | 1.3.6.1.4.1.15397.2.1.28.3.1 | Counter64 | read-only | Multicast packets |
| NUM ethernetMulticastMom | 1.3.6.1.4.1.15397.2.1.28.3.2 | CounterBasedGauge64 | read-only | Multicast packets |
| NUM ethernetMulticastMax | 1.3.6.1.4.1.15397.2.1.28.3.3 | CounterBasedGauge64 | read-only | Multicast packets |
| ethernet8021q | 1.3.6.1.4.1.15397.2.1.28.4 | |||
| C64 ethernet8021qVal | 1.3.6.1.4.1.15397.2.1.28.4.1 | Counter64 | read-only | 802.1q encapsulated packets |
| NUM ethernet8021qMom | 1.3.6.1.4.1.15397.2.1.28.4.2 | CounterBasedGauge64 | read-only | 802.1q encapsulated packets |
| NUM ethernet8021qMax | 1.3.6.1.4.1.15397.2.1.28.4.3 | CounterBasedGauge64 | read-only | 802.1q encapsulated packets |
| ethernetMpls | 1.3.6.1.4.1.15397.2.1.28.5 | |||
| C64 ethernetMplsVal | 1.3.6.1.4.1.15397.2.1.28.5.1 | Counter64 | read-only | MPLS over Ethernet frames |
| NUM ethernetMplsMom | 1.3.6.1.4.1.15397.2.1.28.5.2 | CounterBasedGauge64 | read-only | MPLS over Ethernet frames |
| NUM ethernetMplsMax | 1.3.6.1.4.1.15397.2.1.28.5.3 | CounterBasedGauge64 | read-only | MPLS over Ethernet frames |
| ethernetMplsOoh | 1.3.6.1.4.1.15397.2.1.28.6 | |||
| C64 ethernetMplsOohVal | 1.3.6.1.4.1.15397.2.1.28.6.1 | Counter64 | read-only | Invalid MPLS frames |
| NUM ethernetMplsOohMom | 1.3.6.1.4.1.15397.2.1.28.6.2 | CounterBasedGauge64 | read-only | Invalid MPLS frames |
| NUM ethernetMplsOohMax | 1.3.6.1.4.1.15397.2.1.28.6.3 | CounterBasedGauge64 | read-only | Invalid MPLS frames |
| ethernetNonIp | 1.3.6.1.4.1.15397.2.1.28.7 | |||
| C64 ethernetNonIpVal | 1.3.6.1.4.1.15397.2.1.28.7.1 | Counter64 | read-only | Non IP packets |
| NUM ethernetNonIpMom | 1.3.6.1.4.1.15397.2.1.28.7.2 | CounterBasedGauge64 | read-only | Non IP packets |
| NUM ethernetNonIpMax | 1.3.6.1.4.1.15397.2.1.28.7.3 | CounterBasedGauge64 | read-only | Non IP packets |
| ethernetDivert | 1.3.6.1.4.1.15397.2.1.28.8 | |||
| C64 ethernetDivertVal | 1.3.6.1.4.1.15397.2.1.28.8.1 | Counter64 | read-only | Divert packets |
| NUM ethernetDivertMom | 1.3.6.1.4.1.15397.2.1.28.8.2 | CounterBasedGauge64 | read-only | Divert packets |
| NUM ethernetDivertMax | 1.3.6.1.4.1.15397.2.1.28.8.3 | CounterBasedGauge64 | read-only | Divert packets |
| ethernetHBResetDrops | 1.3.6.1.4.1.15397.2.1.28.21 | |||
| C64 ethernetHBResetDropsVal | 1.3.6.1.4.1.15397.2.1.28.21.1 | Counter64 | read-only | Dropped packets because of HB Reset |
| NUM ethernetHBResetDropsMom | 1.3.6.1.4.1.15397.2.1.28.21.2 | CounterBasedGauge64 | read-only | Dropped packets because of HB Reset |
| NUM ethernetHBResetDropsMax | 1.3.6.1.4.1.15397.2.1.28.21.3 | CounterBasedGauge64 | read-only | Dropped packets because of HB Reset |
| ethernetShuntEthertypePackets | 1.3.6.1.4.1.15397.2.1.28.22 | |||
| C64 ethernetShuntEthertypePacketsVal | 1.3.6.1.4.1.15397.2.1.28.22.1 | Counter64 | read-only | Shunted packets (ethertype) |
| NUM ethernetShuntEthertypePacketsMom | 1.3.6.1.4.1.15397.2.1.28.22.2 | CounterBasedGauge64 | read-only | Shunted packets (ethertype) |
| NUM ethernetShuntEthertypePacketsMax | 1.3.6.1.4.1.15397.2.1.28.22.3 | CounterBasedGauge64 | read-only | Shunted packets (ethertype) |
| ethernetShuntEthertypeBytes | 1.3.6.1.4.1.15397.2.1.28.23 | |||
| C64 ethernetShuntEthertypeBytesVal | 1.3.6.1.4.1.15397.2.1.28.23.1 | Counter64 | read-only | Shunted bytes (ethertype) |
| NUM ethernetShuntEthertypeBytesMom | 1.3.6.1.4.1.15397.2.1.28.23.2 | CounterBasedGauge64 | read-only | Shunted bytes (ethertype) |
| NUM ethernetShuntEthertypeBytesMax | 1.3.6.1.4.1.15397.2.1.28.23.3 | CounterBasedGauge64 | read-only | Shunted bytes (ethertype) |
| ethernetShuntMplsPackets | 1.3.6.1.4.1.15397.2.1.28.24 | |||
| C64 ethernetShuntMplsPacketsVal | 1.3.6.1.4.1.15397.2.1.28.24.1 | Counter64 | read-only | Shunted packets (MPLS) |
| NUM ethernetShuntMplsPacketsMom | 1.3.6.1.4.1.15397.2.1.28.24.2 | CounterBasedGauge64 | read-only | Shunted packets (MPLS) |
| NUM ethernetShuntMplsPacketsMax | 1.3.6.1.4.1.15397.2.1.28.24.3 | CounterBasedGauge64 | read-only | Shunted packets (MPLS) |
| ethernetShuntMplsBytes | 1.3.6.1.4.1.15397.2.1.28.25 | |||
| C64 ethernetShuntMplsBytesVal | 1.3.6.1.4.1.15397.2.1.28.25.1 | Counter64 | read-only | Shunted bytes (MPLS) |
| NUM ethernetShuntMplsBytesMom | 1.3.6.1.4.1.15397.2.1.28.25.2 | CounterBasedGauge64 | read-only | Shunted bytes (MPLS) |
| NUM ethernetShuntMplsBytesMax | 1.3.6.1.4.1.15397.2.1.28.25.3 | CounterBasedGauge64 | read-only | Shunted bytes (MPLS) |
| ethernetShuntEoMplsPackets | 1.3.6.1.4.1.15397.2.1.28.26 | |||
| C64 ethernetShuntEoMplsPacketsVal | 1.3.6.1.4.1.15397.2.1.28.26.1 | Counter64 | read-only | Shunted packets (EoMPLS) |
| NUM ethernetShuntEoMplsPacketsMom | 1.3.6.1.4.1.15397.2.1.28.26.2 | CounterBasedGauge64 | read-only | Shunted packets (EoMPLS) |
| NUM ethernetShuntEoMplsPacketsMax | 1.3.6.1.4.1.15397.2.1.28.26.3 | CounterBasedGauge64 | read-only | Shunted packets (EoMPLS) |
| ethernetShuntEoMplsBytes | 1.3.6.1.4.1.15397.2.1.28.27 | |||
| C64 ethernetShuntEoMplsBytesVal | 1.3.6.1.4.1.15397.2.1.28.27.1 | Counter64 | read-only | Shunted bytes (EoMPLS) |
| NUM ethernetShuntEoMplsBytesMom | 1.3.6.1.4.1.15397.2.1.28.27.2 | CounterBasedGauge64 | read-only | Shunted bytes (EoMPLS) |
| NUM ethernetShuntEoMplsBytesMax | 1.3.6.1.4.1.15397.2.1.28.27.3 | CounterBasedGauge64 | read-only | Shunted bytes (EoMPLS) |
| ethernetShuntDot1qPackets | 1.3.6.1.4.1.15397.2.1.28.28 | |||
| C64 ethernetShuntDot1qPacketsVal | 1.3.6.1.4.1.15397.2.1.28.28.1 | Counter64 | read-only | Shunted packets (Dot1q) |
| NUM ethernetShuntDot1qPacketsMom | 1.3.6.1.4.1.15397.2.1.28.28.2 | CounterBasedGauge64 | read-only | Shunted packets (Dot1q) |
| NUM ethernetShuntDot1qPacketsMax | 1.3.6.1.4.1.15397.2.1.28.28.3 | CounterBasedGauge64 | read-only | Shunted packets (Dot1q) |
| ethernetShuntDot1qBytes | 1.3.6.1.4.1.15397.2.1.28.29 | |||
| C64 ethernetShuntDot1qBytesVal | 1.3.6.1.4.1.15397.2.1.28.29.1 | Counter64 | read-only | Shunted bytes (Dot1q) |
| NUM ethernetShuntDot1qBytesMom | 1.3.6.1.4.1.15397.2.1.28.29.2 | CounterBasedGauge64 | read-only | Shunted bytes (Dot1q) |
| NUM ethernetShuntDot1qBytesMax | 1.3.6.1.4.1.15397.2.1.28.29.3 | CounterBasedGauge64 | read-only | Shunted bytes (Dot1q) |
| ethernetCountBytesIPv4IPv6 | 1.3.6.1.4.1.15397.2.1.28.30 | |||
| C64 ethernetCountBytesIPv4IPv6Val | 1.3.6.1.4.1.15397.2.1.28.30.1 | Counter64 | read-only | Ethernet bytes (IPv4 and IPv6) |
| NUM ethernetCountBytesIPv4IPv6Mom | 1.3.6.1.4.1.15397.2.1.28.30.2 | CounterBasedGauge64 | read-only | Ethernet bytes (IPv4 and IPv6) |
| NUM ethernetCountBytesIPv4IPv6Max | 1.3.6.1.4.1.15397.2.1.28.30.3 | CounterBasedGauge64 | read-only | Ethernet bytes (IPv4 and IPv6) |
| ipv4 | 1.3.6.1.4.1.15397.2.1.32 | |||
| ipv4Packets | 1.3.6.1.4.1.15397.2.1.32.1 | |||
| C64 ipv4PacketsVal | 1.3.6.1.4.1.15397.2.1.32.1.1 | Counter64 | read-only | RX packets |
| NUM ipv4PacketsMom | 1.3.6.1.4.1.15397.2.1.32.1.2 | CounterBasedGauge64 | read-only | RX packets |
| NUM ipv4PacketsMax | 1.3.6.1.4.1.15397.2.1.32.1.3 | CounterBasedGauge64 | read-only | RX packets |
| ipv4Bytes | 1.3.6.1.4.1.15397.2.1.32.2 | |||
| C64 ipv4BytesVal | 1.3.6.1.4.1.15397.2.1.32.2.1 | Counter64 | read-only | RX data |
| NUM ipv4BytesMom | 1.3.6.1.4.1.15397.2.1.32.2.2 | CounterBasedGauge64 | read-only | RX data |
| NUM ipv4BytesMax | 1.3.6.1.4.1.15397.2.1.32.2.3 | CounterBasedGauge64 | read-only | RX data |
| ipv4RefusedShort | 1.3.6.1.4.1.15397.2.1.32.3 | |||
| C64 ipv4RefusedShortVal | 1.3.6.1.4.1.15397.2.1.32.3.1 | Counter64 | read-only | Refused (packet is too short) |
| NUM ipv4RefusedShortMom | 1.3.6.1.4.1.15397.2.1.32.3.2 | CounterBasedGauge64 | read-only | Refused (packet is too short) |
| NUM ipv4RefusedShortMax | 1.3.6.1.4.1.15397.2.1.32.3.3 | CounterBasedGauge64 | read-only | Refused (packet is too short) |
| ipv4RefusedVersion | 1.3.6.1.4.1.15397.2.1.32.4 | |||
| C64 ipv4RefusedVersionVal | 1.3.6.1.4.1.15397.2.1.32.4.1 | Counter64 | read-only | Refused (invalid version) |
| NUM ipv4RefusedVersionMom | 1.3.6.1.4.1.15397.2.1.32.4.2 | CounterBasedGauge64 | read-only | Refused (invalid version) |
| NUM ipv4RefusedVersionMax | 1.3.6.1.4.1.15397.2.1.32.4.3 | CounterBasedGauge64 | read-only | Refused (invalid version) |
| ipv4RefusedSelf | 1.3.6.1.4.1.15397.2.1.32.5 | |||
| C64 ipv4RefusedSelfVal | 1.3.6.1.4.1.15397.2.1.32.5.1 | Counter64 | read-only | Refused (src == dest) |
| NUM ipv4RefusedSelfMom | 1.3.6.1.4.1.15397.2.1.32.5.2 | CounterBasedGauge64 | read-only | Refused (src == dest) |
| NUM ipv4RefusedSelfMax | 1.3.6.1.4.1.15397.2.1.32.5.3 | CounterBasedGauge64 | read-only | Refused (src == dest) |
| ipv4Unfragmented | 1.3.6.1.4.1.15397.2.1.32.6 | |||
| C64 ipv4UnfragmentedVal | 1.3.6.1.4.1.15397.2.1.32.6.1 | Counter64 | read-only | Unfragmented packets |
| NUM ipv4UnfragmentedMom | 1.3.6.1.4.1.15397.2.1.32.6.2 | CounterBasedGauge64 | read-only | Unfragmented packets |
| NUM ipv4UnfragmentedMax | 1.3.6.1.4.1.15397.2.1.32.6.3 | CounterBasedGauge64 | read-only | Unfragmented packets |
| ipv4Fragmented | 1.3.6.1.4.1.15397.2.1.32.7 | |||
| C64 ipv4FragmentedVal | 1.3.6.1.4.1.15397.2.1.32.7.1 | Counter64 | read-only | Packet fragments |
| NUM ipv4FragmentedMom | 1.3.6.1.4.1.15397.2.1.32.7.2 | CounterBasedGauge64 | read-only | Packet fragments |
| NUM ipv4FragmentedMax | 1.3.6.1.4.1.15397.2.1.32.7.3 | CounterBasedGauge64 | read-only | Packet fragments |
| ipv4FragmentedIds | 1.3.6.1.4.1.15397.2.1.32.10 | |||
| NUM ipv4FragmentedIdsVal | 1.3.6.1.4.1.15397.2.1.32.10.1 | CounterBasedGauge64 | read-only | Fragment ids |
| NUM ipv4FragmentedIdsMax | 1.3.6.1.4.1.15397.2.1.32.10.3 | CounterBasedGauge64 | read-only | Fragment ids |
| ipv4Fragments | 1.3.6.1.4.1.15397.2.1.32.11 | |||
| NUM ipv4FragmentsVal | 1.3.6.1.4.1.15397.2.1.32.11.1 | CounterBasedGauge64 | read-only | Fragments in queue |
| NUM ipv4FragmentsMax | 1.3.6.1.4.1.15397.2.1.32.11.3 | CounterBasedGauge64 | read-only | Fragments in queue |
| ipv4RefusedOof | 1.3.6.1.4.1.15397.2.1.32.14 | |||
| C64 ipv4RefusedOofVal | 1.3.6.1.4.1.15397.2.1.32.14.1 | Counter64 | read-only | Refused (out of fragments) |
| NUM ipv4RefusedOofMom | 1.3.6.1.4.1.15397.2.1.32.14.2 | CounterBasedGauge64 | read-only | Refused (out of fragments) |
| NUM ipv4RefusedOofMax | 1.3.6.1.4.1.15397.2.1.32.14.3 | CounterBasedGauge64 | read-only | Refused (out of fragments) |
| ipv4FragmentAllocationFailures | 1.3.6.1.4.1.15397.2.1.32.15 | |||
| C64 ipv4FragmentAllocationFailuresVal | 1.3.6.1.4.1.15397.2.1.32.15.1 | Counter64 | read-only | Fragment allocation failures |
| NUM ipv4FragmentAllocationFailuresMom | 1.3.6.1.4.1.15397.2.1.32.15.2 | CounterBasedGauge64 | read-only | Fragment allocation failures |
| NUM ipv4FragmentAllocationFailuresMax | 1.3.6.1.4.1.15397.2.1.32.15.3 | CounterBasedGauge64 | read-only | Fragment allocation failures |
| ipv4FragmentReassFail | 1.3.6.1.4.1.15397.2.1.32.16 | |||
| C64 ipv4FragmentReassFailVal | 1.3.6.1.4.1.15397.2.1.32.16.1 | Counter64 | read-only | Fragment reassembly failures |
| NUM ipv4FragmentReassFailMom | 1.3.6.1.4.1.15397.2.1.32.16.2 | CounterBasedGauge64 | read-only | Fragment reassembly failures |
| NUM ipv4FragmentReassFailMax | 1.3.6.1.4.1.15397.2.1.32.16.3 | CounterBasedGauge64 | read-only | Fragment reassembly failures |
| ipv4RefusedFilter | 1.3.6.1.4.1.15397.2.1.32.17 | |||
| C64 ipv4RefusedFilterVal | 1.3.6.1.4.1.15397.2.1.32.17.1 | Counter64 | read-only | Packets refused by lowlevel filter |
| NUM ipv4RefusedFilterMom | 1.3.6.1.4.1.15397.2.1.32.17.2 | CounterBasedGauge64 | read-only | Packets refused by lowlevel filter |
| NUM ipv4RefusedFilterMax | 1.3.6.1.4.1.15397.2.1.32.17.3 | CounterBasedGauge64 | read-only | Packets refused by lowlevel filter |
| ipv4FragmentTooNoisy | 1.3.6.1.4.1.15397.2.1.32.19 | |||
| C64 ipv4FragmentTooNoisyVal | 1.3.6.1.4.1.15397.2.1.32.19.1 | Counter64 | read-only | Packets refused (too many fragments) |
| NUM ipv4FragmentTooNoisyMom | 1.3.6.1.4.1.15397.2.1.32.19.2 | CounterBasedGauge64 | read-only | Packets refused (too many fragments) |
| NUM ipv4FragmentTooNoisyMax | 1.3.6.1.4.1.15397.2.1.32.19.3 | CounterBasedGauge64 | read-only | Packets refused (too many fragments) |
| ipv4Reassembled | 1.3.6.1.4.1.15397.2.1.32.20 | |||
| C64 ipv4ReassembledVal | 1.3.6.1.4.1.15397.2.1.32.20.1 | Counter64 | read-only | Reassembled packets |
| NUM ipv4ReassembledMom | 1.3.6.1.4.1.15397.2.1.32.20.2 | CounterBasedGauge64 | read-only | Reassembled packets |
| NUM ipv4ReassembledMax | 1.3.6.1.4.1.15397.2.1.32.20.3 | CounterBasedGauge64 | read-only | Reassembled packets |
| ipv4FragmentDrops | 1.3.6.1.4.1.15397.2.1.32.21 | |||
| C64 ipv4FragmentDropsVal | 1.3.6.1.4.1.15397.2.1.32.21.1 | Counter64 | read-only | Dropped fragments (timeout/LRU) |
| NUM ipv4FragmentDropsMom | 1.3.6.1.4.1.15397.2.1.32.21.2 | CounterBasedGauge64 | read-only | Dropped fragments (timeout/LRU) |
| NUM ipv4FragmentDropsMax | 1.3.6.1.4.1.15397.2.1.32.21.3 | CounterBasedGauge64 | read-only | Dropped fragments (timeout/LRU) |
| ipv4ShuntAddressPackets | 1.3.6.1.4.1.15397.2.1.32.35 | |||
| C64 ipv4ShuntAddressPacketsVal | 1.3.6.1.4.1.15397.2.1.32.35.1 | Counter64 | read-only | Shunted packets (address) |
| NUM ipv4ShuntAddressPacketsMom | 1.3.6.1.4.1.15397.2.1.32.35.2 | CounterBasedGauge64 | read-only | Shunted packets (address) |
| NUM ipv4ShuntAddressPacketsMax | 1.3.6.1.4.1.15397.2.1.32.35.3 | CounterBasedGauge64 | read-only | Shunted packets (address) |
| ipv4ShuntAddressBytes | 1.3.6.1.4.1.15397.2.1.32.36 | |||
| C64 ipv4ShuntAddressBytesVal | 1.3.6.1.4.1.15397.2.1.32.36.1 | Counter64 | read-only | Shunted bytes (address) |
| NUM ipv4ShuntAddressBytesMom | 1.3.6.1.4.1.15397.2.1.32.36.2 | CounterBasedGauge64 | read-only | Shunted bytes (address) |
| NUM ipv4ShuntAddressBytesMax | 1.3.6.1.4.1.15397.2.1.32.36.3 | CounterBasedGauge64 | read-only | Shunted bytes (address) |
| ipv4ShuntProtoPackets | 1.3.6.1.4.1.15397.2.1.32.37 | |||
| C64 ipv4ShuntProtoPacketsVal | 1.3.6.1.4.1.15397.2.1.32.37.1 | Counter64 | read-only | Shunted packets (protocol) |
| NUM ipv4ShuntProtoPacketsMom | 1.3.6.1.4.1.15397.2.1.32.37.2 | CounterBasedGauge64 | read-only | Shunted packets (protocol) |
| NUM ipv4ShuntProtoPacketsMax | 1.3.6.1.4.1.15397.2.1.32.37.3 | CounterBasedGauge64 | read-only | Shunted packets (protocol) |
| ipv4ShuntProtoBytes | 1.3.6.1.4.1.15397.2.1.32.38 | |||
| C64 ipv4ShuntProtoBytesVal | 1.3.6.1.4.1.15397.2.1.32.38.1 | Counter64 | read-only | Shunted bytes (protocol) |
| NUM ipv4ShuntProtoBytesMom | 1.3.6.1.4.1.15397.2.1.32.38.2 | CounterBasedGauge64 | read-only | Shunted bytes (protocol) |
| NUM ipv4ShuntProtoBytesMax | 1.3.6.1.4.1.15397.2.1.32.38.3 | CounterBasedGauge64 | read-only | Shunted bytes (protocol) |
| ipv4EcnEct0 | 1.3.6.1.4.1.15397.2.1.32.39 | |||
| C64 ipv4EcnEct0Val | 1.3.6.1.4.1.15397.2.1.32.39.1 | Counter64 | read-only | ECN Capable Packets ECT(0) |
| NUM ipv4EcnEct0Mom | 1.3.6.1.4.1.15397.2.1.32.39.2 | CounterBasedGauge64 | read-only | ECN Capable Packets ECT(0) |
| NUM ipv4EcnEct0Max | 1.3.6.1.4.1.15397.2.1.32.39.3 | CounterBasedGauge64 | read-only | ECN Capable Packets ECT(0) |
| ipv4EcnEct1 | 1.3.6.1.4.1.15397.2.1.32.40 | |||
| C64 ipv4EcnEct1Val | 1.3.6.1.4.1.15397.2.1.32.40.1 | Counter64 | read-only | ECN Capable Packets ECT(1) |
| NUM ipv4EcnEct1Mom | 1.3.6.1.4.1.15397.2.1.32.40.2 | CounterBasedGauge64 | read-only | ECN Capable Packets ECT(1) |
| NUM ipv4EcnEct1Max | 1.3.6.1.4.1.15397.2.1.32.40.3 | CounterBasedGauge64 | read-only | ECN Capable Packets ECT(1) |
| ipv4EcnCn | 1.3.6.1.4.1.15397.2.1.32.41 | |||
| C64 ipv4EcnCnVal | 1.3.6.1.4.1.15397.2.1.32.41.1 | Counter64 | read-only | ECN Packets Congestion Experienced |
| NUM ipv4EcnCnMom | 1.3.6.1.4.1.15397.2.1.32.41.2 | CounterBasedGauge64 | read-only | ECN Packets Congestion Experienced |
| NUM ipv4EcnCnMax | 1.3.6.1.4.1.15397.2.1.32.41.3 | CounterBasedGauge64 | read-only | ECN Packets Congestion Experienced |
| tcpv4 | 1.3.6.1.4.1.15397.2.1.48 | |||
| tcpv4Packets | 1.3.6.1.4.1.15397.2.1.48.1 | |||
| C64 tcpv4PacketsVal | 1.3.6.1.4.1.15397.2.1.48.1.1 | Counter64 | read-only | RX packets |
| NUM tcpv4PacketsMom | 1.3.6.1.4.1.15397.2.1.48.1.2 | CounterBasedGauge64 | read-only | RX packets |
| NUM tcpv4PacketsMax | 1.3.6.1.4.1.15397.2.1.48.1.3 | CounterBasedGauge64 | read-only | RX packets |
| tcpv4Bytes | 1.3.6.1.4.1.15397.2.1.48.2 | |||
| C64 tcpv4BytesVal | 1.3.6.1.4.1.15397.2.1.48.2.1 | Counter64 | read-only | RX bytes |
| NUM tcpv4BytesMom | 1.3.6.1.4.1.15397.2.1.48.2.2 | CounterBasedGauge64 | read-only | RX bytes |
| NUM tcpv4BytesMax | 1.3.6.1.4.1.15397.2.1.48.2.3 | CounterBasedGauge64 | read-only | RX bytes |
| tcpv4CreateAttempts | 1.3.6.1.4.1.15397.2.1.48.4 | |||
| C64 tcpv4CreateAttemptsVal | 1.3.6.1.4.1.15397.2.1.48.4.1 | Counter64 | read-only | Connection create attempts |
| NUM tcpv4CreateAttemptsMom | 1.3.6.1.4.1.15397.2.1.48.4.2 | CounterBasedGauge64 | read-only | Connection create attempts |
| NUM tcpv4CreateAttemptsMax | 1.3.6.1.4.1.15397.2.1.48.4.3 | CounterBasedGauge64 | read-only | Connection create attempts |
| tcpv4Created | 1.3.6.1.4.1.15397.2.1.48.5 | |||
| C64 tcpv4CreatedVal | 1.3.6.1.4.1.15397.2.1.48.5.1 | Counter64 | read-only | Connections created |
| NUM tcpv4CreatedMom | 1.3.6.1.4.1.15397.2.1.48.5.2 | CounterBasedGauge64 | read-only | Connections created |
| NUM tcpv4CreatedMax | 1.3.6.1.4.1.15397.2.1.48.5.3 | CounterBasedGauge64 | read-only | Connections created |
| tcpv4RefusedRuleset | 1.3.6.1.4.1.15397.2.1.48.6 | |||
| C64 tcpv4RefusedRulesetVal | 1.3.6.1.4.1.15397.2.1.48.6.1 | Counter64 | read-only | Refused (ruleset) |
| NUM tcpv4RefusedRulesetMom | 1.3.6.1.4.1.15397.2.1.48.6.2 | CounterBasedGauge64 | read-only | Refused (ruleset) |
| NUM tcpv4RefusedRulesetMax | 1.3.6.1.4.1.15397.2.1.48.6.3 | CounterBasedGauge64 | read-only | Refused (ruleset) |
| tcpv4RefusedShort | 1.3.6.1.4.1.15397.2.1.48.7 | |||
| C64 tcpv4RefusedShortVal | 1.3.6.1.4.1.15397.2.1.48.7.1 | Counter64 | read-only | Refused (short) |
| NUM tcpv4RefusedShortMom | 1.3.6.1.4.1.15397.2.1.48.7.2 | CounterBasedGauge64 | read-only | Refused (short) |
| NUM tcpv4RefusedShortMax | 1.3.6.1.4.1.15397.2.1.48.7.3 | CounterBasedGauge64 | read-only | Refused (short) |
| tcpv4RefusedBroadcast | 1.3.6.1.4.1.15397.2.1.48.8 | |||
| C64 tcpv4RefusedBroadcastVal | 1.3.6.1.4.1.15397.2.1.48.8.1 | Counter64 | read-only | Refused (broadcast) |
| NUM tcpv4RefusedBroadcastMom | 1.3.6.1.4.1.15397.2.1.48.8.2 | CounterBasedGauge64 | read-only | Refused (broadcast) |
| NUM tcpv4RefusedBroadcastMax | 1.3.6.1.4.1.15397.2.1.48.8.3 | CounterBasedGauge64 | read-only | Refused (broadcast) |
| tcpv4RefusedOffset | 1.3.6.1.4.1.15397.2.1.48.9 | |||
| C64 tcpv4RefusedOffsetVal | 1.3.6.1.4.1.15397.2.1.48.9.1 | Counter64 | read-only | Refused (offset) |
| NUM tcpv4RefusedOffsetMom | 1.3.6.1.4.1.15397.2.1.48.9.2 | CounterBasedGauge64 | read-only | Refused (offset) |
| NUM tcpv4RefusedOffsetMax | 1.3.6.1.4.1.15397.2.1.48.9.3 | CounterBasedGauge64 | read-only | Refused (offset) |
| tcpv4Rejected | 1.3.6.1.4.1.15397.2.1.48.10 | |||
| C64 tcpv4RejectedVal | 1.3.6.1.4.1.15397.2.1.48.10.1 | Counter64 | read-only | Rejected packets |
| NUM tcpv4RejectedMom | 1.3.6.1.4.1.15397.2.1.48.10.2 | CounterBasedGauge64 | read-only | Rejected packets |
| NUM tcpv4RejectedMax | 1.3.6.1.4.1.15397.2.1.48.10.3 | CounterBasedGauge64 | read-only | Rejected packets |
| tcpv4Lostsync | 1.3.6.1.4.1.15397.2.1.48.12 | |||
| NUM tcpv4LostsyncVal | 1.3.6.1.4.1.15397.2.1.48.12.1 | CounterBasedGauge64 | read-only | Out-of-sync connections |
| NUM tcpv4LostsyncMax | 1.3.6.1.4.1.15397.2.1.48.12.3 | CounterBasedGauge64 | read-only | Out-of-sync connections |
| tcpv4UntrackedPackets | 1.3.6.1.4.1.15397.2.1.48.13 | |||
| C64 tcpv4UntrackedPacketsVal | 1.3.6.1.4.1.15397.2.1.48.13.1 | Counter64 | read-only | Untracked packets |
| NUM tcpv4UntrackedPacketsMom | 1.3.6.1.4.1.15397.2.1.48.13.2 | CounterBasedGauge64 | read-only | Untracked packets |
| NUM tcpv4UntrackedPacketsMax | 1.3.6.1.4.1.15397.2.1.48.13.3 | CounterBasedGauge64 | read-only | Untracked packets |
| tcpv4GoodputPackets | 1.3.6.1.4.1.15397.2.1.48.14 | |||
| C64 tcpv4GoodputPacketsVal | 1.3.6.1.4.1.15397.2.1.48.14.1 | Counter64 | read-only | Goodput packets |
| NUM tcpv4GoodputPacketsMom | 1.3.6.1.4.1.15397.2.1.48.14.2 | CounterBasedGauge64 | read-only | Goodput packets |
| NUM tcpv4GoodputPacketsMax | 1.3.6.1.4.1.15397.2.1.48.14.3 | CounterBasedGauge64 | read-only | Goodput packets |
| tcpv4GoodputBytes | 1.3.6.1.4.1.15397.2.1.48.15 | |||
| C64 tcpv4GoodputBytesVal | 1.3.6.1.4.1.15397.2.1.48.15.1 | Counter64 | read-only | Goodput bytes |
| NUM tcpv4GoodputBytesMom | 1.3.6.1.4.1.15397.2.1.48.15.2 | CounterBasedGauge64 | read-only | Goodput bytes |
| NUM tcpv4GoodputBytesMax | 1.3.6.1.4.1.15397.2.1.48.15.3 | CounterBasedGauge64 | read-only | Goodput bytes |
| tcpv4Segments | 1.3.6.1.4.1.15397.2.1.48.16 | |||
| NUM tcpv4SegmentsVal | 1.3.6.1.4.1.15397.2.1.48.16.1 | CounterBasedGauge64 | read-only | Saved segments |
| NUM tcpv4SegmentsMax | 1.3.6.1.4.1.15397.2.1.48.16.3 | CounterBasedGauge64 | read-only | Saved segments |
| tcpv4SegmentsPayload | 1.3.6.1.4.1.15397.2.1.48.17 | |||
| NUM tcpv4SegmentsPayloadVal | 1.3.6.1.4.1.15397.2.1.48.17.1 | CounterBasedGauge64 | read-only | Saved segments with payload |
| NUM tcpv4SegmentsPayloadMax | 1.3.6.1.4.1.15397.2.1.48.17.3 | CounterBasedGauge64 | read-only | Saved segments with payload |
| tcpv4SegmentsDropped | 1.3.6.1.4.1.15397.2.1.48.18 | |||
| C64 tcpv4SegmentsDroppedVal | 1.3.6.1.4.1.15397.2.1.48.18.1 | Counter64 | read-only | Ignored segments |
| NUM tcpv4SegmentsDroppedMom | 1.3.6.1.4.1.15397.2.1.48.18.2 | CounterBasedGauge64 | read-only | Ignored segments |
| NUM tcpv4SegmentsDroppedMax | 1.3.6.1.4.1.15397.2.1.48.18.3 | CounterBasedGauge64 | read-only | Ignored segments |
| tcpv4PacketAllocFail | 1.3.6.1.4.1.15397.2.1.48.19 | |||
| C64 tcpv4PacketAllocFailVal | 1.3.6.1.4.1.15397.2.1.48.19.1 | Counter64 | read-only | Packet allocation failures |
| NUM tcpv4PacketAllocFailMom | 1.3.6.1.4.1.15397.2.1.48.19.2 | CounterBasedGauge64 | read-only | Packet allocation failures |
| NUM tcpv4PacketAllocFailMax | 1.3.6.1.4.1.15397.2.1.48.19.3 | CounterBasedGauge64 | read-only | Packet allocation failures |
| tcpv4UntrackedGoodput | 1.3.6.1.4.1.15397.2.1.48.23 | |||
| C64 tcpv4UntrackedGoodputVal | 1.3.6.1.4.1.15397.2.1.48.23.1 | Counter64 | read-only | Untracked bytes (goodput) |
| NUM tcpv4UntrackedGoodputMom | 1.3.6.1.4.1.15397.2.1.48.23.2 | CounterBasedGauge64 | read-only | Untracked bytes (goodput) |
| NUM tcpv4UntrackedGoodputMax | 1.3.6.1.4.1.15397.2.1.48.23.3 | CounterBasedGauge64 | read-only | Untracked bytes (goodput) |
| tcpv4UntrackedBytes | 1.3.6.1.4.1.15397.2.1.48.24 | |||
| C64 tcpv4UntrackedBytesVal | 1.3.6.1.4.1.15397.2.1.48.24.1 | Counter64 | read-only | Untracked bytes |
| NUM tcpv4UntrackedBytesMom | 1.3.6.1.4.1.15397.2.1.48.24.2 | CounterBasedGauge64 | read-only | Untracked bytes |
| NUM tcpv4UntrackedBytesMax | 1.3.6.1.4.1.15397.2.1.48.24.3 | CounterBasedGauge64 | read-only | Untracked bytes |
| tcpv4CorruptOptions | 1.3.6.1.4.1.15397.2.1.48.25 | |||
| C64 tcpv4CorruptOptionsVal | 1.3.6.1.4.1.15397.2.1.48.25.1 | Counter64 | read-only | Packets with corrupt options |
| NUM tcpv4CorruptOptionsMom | 1.3.6.1.4.1.15397.2.1.48.25.2 | CounterBasedGauge64 | read-only | Packets with corrupt options |
| NUM tcpv4CorruptOptionsMax | 1.3.6.1.4.1.15397.2.1.48.25.3 | CounterBasedGauge64 | read-only | Packets with corrupt options |
| tcpv4CorruptConn | 1.3.6.1.4.1.15397.2.1.48.26 | |||
| C64 tcpv4CorruptConnVal | 1.3.6.1.4.1.15397.2.1.48.26.1 | Counter64 | read-only | Packets with corrupt conn |
| NUM tcpv4CorruptConnMom | 1.3.6.1.4.1.15397.2.1.48.26.2 | CounterBasedGauge64 | read-only | Packets with corrupt conn |
| NUM tcpv4CorruptConnMax | 1.3.6.1.4.1.15397.2.1.48.26.3 | CounterBasedGauge64 | read-only | Packets with corrupt conn |
| tcpv4SegmentedConnections | 1.3.6.1.4.1.15397.2.1.48.27 | |||
| NUM tcpv4SegmentedConnectionsVal | 1.3.6.1.4.1.15397.2.1.48.27.1 | CounterBasedGauge64 | read-only | Connections with segments |
| NUM tcpv4SegmentedConnectionsMax | 1.3.6.1.4.1.15397.2.1.48.27.3 | CounterBasedGauge64 | read-only | Connections with segments |
| tcpv4OutOfWindowPackets | 1.3.6.1.4.1.15397.2.1.48.28 | |||
| C64 tcpv4OutOfWindowPacketsVal | 1.3.6.1.4.1.15397.2.1.48.28.1 | Counter64 | read-only | Out of window packets (ignored) |
| NUM tcpv4OutOfWindowPacketsMom | 1.3.6.1.4.1.15397.2.1.48.28.2 | CounterBasedGauge64 | read-only | Out of window packets (ignored) |
| NUM tcpv4OutOfWindowPacketsMax | 1.3.6.1.4.1.15397.2.1.48.28.3 | CounterBasedGauge64 | read-only | Out of window packets (ignored) |
| tcpv4RefusedFilter | 1.3.6.1.4.1.15397.2.1.48.29 | |||
| C64 tcpv4RefusedFilterVal | 1.3.6.1.4.1.15397.2.1.48.29.1 | Counter64 | read-only | Packets refused by lowlevel filter |
| NUM tcpv4RefusedFilterMom | 1.3.6.1.4.1.15397.2.1.48.29.2 | CounterBasedGauge64 | read-only | Packets refused by lowlevel filter |
| NUM tcpv4RefusedFilterMax | 1.3.6.1.4.1.15397.2.1.48.29.3 | CounterBasedGauge64 | read-only | Packets refused by lowlevel filter |
| tcpv4SynExisting | 1.3.6.1.4.1.15397.2.1.48.32 | |||
| C64 tcpv4SynExistingVal | 1.3.6.1.4.1.15397.2.1.48.32.1 | Counter64 | read-only | SYN packets for existing connections |
| NUM tcpv4SynExistingMom | 1.3.6.1.4.1.15397.2.1.48.32.2 | CounterBasedGauge64 | read-only | SYN packets for existing connections |
| NUM tcpv4SynExistingMax | 1.3.6.1.4.1.15397.2.1.48.32.3 | CounterBasedGauge64 | read-only | SYN packets for existing connections |
| tcpv4SegmentAllocFail | 1.3.6.1.4.1.15397.2.1.48.33 | |||
| C64 tcpv4SegmentAllocFailVal | 1.3.6.1.4.1.15397.2.1.48.33.1 | Counter64 | read-only | Segment allocation failures |
| NUM tcpv4SegmentAllocFailMom | 1.3.6.1.4.1.15397.2.1.48.33.2 | CounterBasedGauge64 | read-only | Segment allocation failures |
| NUM tcpv4SegmentAllocFailMax | 1.3.6.1.4.1.15397.2.1.48.33.3 | CounterBasedGauge64 | read-only | Segment allocation failures |
| tcpv4EnqueuedSegments | 1.3.6.1.4.1.15397.2.1.48.34 | |||
| C64 tcpv4EnqueuedSegmentsVal | 1.3.6.1.4.1.15397.2.1.48.34.1 | Counter64 | read-only | Enqueued segments |
| NUM tcpv4EnqueuedSegmentsMom | 1.3.6.1.4.1.15397.2.1.48.34.2 | CounterBasedGauge64 | read-only | Enqueued segments |
| NUM tcpv4EnqueuedSegmentsMax | 1.3.6.1.4.1.15397.2.1.48.34.3 | CounterBasedGauge64 | read-only | Enqueued segments |
| tcpv4DequeuedSegments | 1.3.6.1.4.1.15397.2.1.48.35 | |||
| C64 tcpv4DequeuedSegmentsVal | 1.3.6.1.4.1.15397.2.1.48.35.1 | Counter64 | read-only | Dequeued segments |
| NUM tcpv4DequeuedSegmentsMom | 1.3.6.1.4.1.15397.2.1.48.35.2 | CounterBasedGauge64 | read-only | Dequeued segments |
| NUM tcpv4DequeuedSegmentsMax | 1.3.6.1.4.1.15397.2.1.48.35.3 | CounterBasedGauge64 | read-only | Dequeued segments |
| tcpv4DiscardedSegments | 1.3.6.1.4.1.15397.2.1.48.36 | |||
| C64 tcpv4DiscardedSegmentsVal | 1.3.6.1.4.1.15397.2.1.48.36.1 | Counter64 | read-only | Discarded segments |
| NUM tcpv4DiscardedSegmentsMom | 1.3.6.1.4.1.15397.2.1.48.36.2 | CounterBasedGauge64 | read-only | Discarded segments |
| NUM tcpv4DiscardedSegmentsMax | 1.3.6.1.4.1.15397.2.1.48.36.3 | CounterBasedGauge64 | read-only | Discarded segments |
| tcpv4EmptyPackets | 1.3.6.1.4.1.15397.2.1.48.37 | |||
| C64 tcpv4EmptyPacketsVal | 1.3.6.1.4.1.15397.2.1.48.37.1 | Counter64 | read-only | Packets without payload |
| NUM tcpv4EmptyPacketsMom | 1.3.6.1.4.1.15397.2.1.48.37.2 | CounterBasedGauge64 | read-only | Packets without payload |
| NUM tcpv4EmptyPacketsMax | 1.3.6.1.4.1.15397.2.1.48.37.3 | CounterBasedGauge64 | read-only | Packets without payload |
| tcpv4OosPackets | 1.3.6.1.4.1.15397.2.1.48.38 | |||
| C64 tcpv4OosPacketsVal | 1.3.6.1.4.1.15397.2.1.48.38.1 | Counter64 | read-only | Out-of-sync packets |
| NUM tcpv4OosPacketsMom | 1.3.6.1.4.1.15397.2.1.48.38.2 | CounterBasedGauge64 | read-only | Out-of-sync packets |
| NUM tcpv4OosPacketsMax | 1.3.6.1.4.1.15397.2.1.48.38.3 | CounterBasedGauge64 | read-only | Out-of-sync packets |
| tcpv4OosBytes | 1.3.6.1.4.1.15397.2.1.48.39 | |||
| C64 tcpv4OosBytesVal | 1.3.6.1.4.1.15397.2.1.48.39.1 | Counter64 | read-only | Out-of-sync bytes |
| NUM tcpv4OosBytesMom | 1.3.6.1.4.1.15397.2.1.48.39.2 | CounterBasedGauge64 | read-only | Out-of-sync bytes |
| NUM tcpv4OosBytesMax | 1.3.6.1.4.1.15397.2.1.48.39.3 | CounterBasedGauge64 | read-only | Out-of-sync bytes |
| tcpv4Retransmits | 1.3.6.1.4.1.15397.2.1.48.40 | |||
| C64 tcpv4RetransmitsVal | 1.3.6.1.4.1.15397.2.1.48.40.1 | Counter64 | read-only | Retransmitted packets |
| NUM tcpv4RetransmitsMom | 1.3.6.1.4.1.15397.2.1.48.40.2 | CounterBasedGauge64 | read-only | Retransmitted packets |
| NUM tcpv4RetransmitsMax | 1.3.6.1.4.1.15397.2.1.48.40.3 | CounterBasedGauge64 | read-only | Retransmitted packets |
| tcpv4Cwr | 1.3.6.1.4.1.15397.2.1.48.41 | |||
| C64 tcpv4CwrVal | 1.3.6.1.4.1.15397.2.1.48.41.1 | Counter64 | read-only | Congestion Window Reduced Packets |
| NUM tcpv4CwrMom | 1.3.6.1.4.1.15397.2.1.48.41.2 | CounterBasedGauge64 | read-only | Congestion Window Reduced Packets |
| NUM tcpv4CwrMax | 1.3.6.1.4.1.15397.2.1.48.41.3 | CounterBasedGauge64 | read-only | Congestion Window Reduced Packets |
| tcpv4Ecne | 1.3.6.1.4.1.15397.2.1.48.42 | |||
| C64 tcpv4EcneVal | 1.3.6.1.4.1.15397.2.1.48.42.1 | Counter64 | read-only | Explicit Congestion Notification Echo Packets |
| NUM tcpv4EcneMom | 1.3.6.1.4.1.15397.2.1.48.42.2 | CounterBasedGauge64 | read-only | Explicit Congestion Notification Echo Packets |
| NUM tcpv4EcneMax | 1.3.6.1.4.1.15397.2.1.48.42.3 | CounterBasedGauge64 | read-only | Explicit Congestion Notification Echo Packets |
| tcpv4SimOpen | 1.3.6.1.4.1.15397.2.1.48.43 | |||
| C64 tcpv4SimOpenVal | 1.3.6.1.4.1.15397.2.1.48.43.1 | Counter64 | read-only | Simultaneous Open |
| NUM tcpv4SimOpenMom | 1.3.6.1.4.1.15397.2.1.48.43.2 | CounterBasedGauge64 | read-only | Simultaneous Open |
| NUM tcpv4SimOpenMax | 1.3.6.1.4.1.15397.2.1.48.43.3 | CounterBasedGauge64 | read-only | Simultaneous Open |
| connection | 1.3.6.1.4.1.15397.2.1.56 | |||
| connectionCount | 1.3.6.1.4.1.15397.2.1.56.1 | |||
| NUM connectionCountVal | 1.3.6.1.4.1.15397.2.1.56.1.1 | CounterBasedGauge64 | read-only | Current count |
| NUM connectionCountMax | 1.3.6.1.4.1.15397.2.1.56.1.3 | CounterBasedGauge64 | read-only | Current count |
| connectionEstCount | 1.3.6.1.4.1.15397.2.1.56.2 | |||
| NUM connectionEstCountVal | 1.3.6.1.4.1.15397.2.1.56.2.1 | CounterBasedGauge64 | read-only | Current established count |
| NUM connectionEstCountMax | 1.3.6.1.4.1.15397.2.1.56.2.3 | CounterBasedGauge64 | read-only | Current established count |
| connectionCreateAttemptsInbound | 1.3.6.1.4.1.15397.2.1.56.3 | |||
| C64 connectionCreateAttemptsInboundVal | 1.3.6.1.4.1.15397.2.1.56.3.1 | Counter64 | read-only | Create attempts inbound |
| NUM connectionCreateAttemptsInboundMom | 1.3.6.1.4.1.15397.2.1.56.3.2 | CounterBasedGauge64 | read-only | Create attempts inbound |
| NUM connectionCreateAttemptsInboundMax | 1.3.6.1.4.1.15397.2.1.56.3.3 | CounterBasedGauge64 | read-only | Create attempts inbound |
| connectionCreateAttemptsOutbound | 1.3.6.1.4.1.15397.2.1.56.4 | |||
| C64 connectionCreateAttemptsOutboundVal | 1.3.6.1.4.1.15397.2.1.56.4.1 | Counter64 | read-only | Create attempts outbound |
| NUM connectionCreateAttemptsOutboundMom | 1.3.6.1.4.1.15397.2.1.56.4.2 | CounterBasedGauge64 | read-only | Create attempts outbound |
| NUM connectionCreateAttemptsOutboundMax | 1.3.6.1.4.1.15397.2.1.56.4.3 | CounterBasedGauge64 | read-only | Create attempts outbound |
| connectionRefusedProt | 1.3.6.1.4.1.15397.2.1.56.5 | |||
| C64 connectionRefusedProtVal | 1.3.6.1.4.1.15397.2.1.56.5.1 | Counter64 | read-only | Attempts refused (connprot) |
| NUM connectionRefusedProtMom | 1.3.6.1.4.1.15397.2.1.56.5.2 | CounterBasedGauge64 | read-only | Attempts refused (connprot) |
| NUM connectionRefusedProtMax | 1.3.6.1.4.1.15397.2.1.56.5.3 | CounterBasedGauge64 | read-only | Attempts refused (connprot) |
| connectionRefusedFull | 1.3.6.1.4.1.15397.2.1.56.6 | |||
| C64 connectionRefusedFullVal | 1.3.6.1.4.1.15397.2.1.56.6.1 | Counter64 | read-only | Attempts refused (resources) |
| NUM connectionRefusedFullMom | 1.3.6.1.4.1.15397.2.1.56.6.2 | CounterBasedGauge64 | read-only | Attempts refused (resources) |
| NUM connectionRefusedFullMax | 1.3.6.1.4.1.15397.2.1.56.6.3 | CounterBasedGauge64 | read-only | Attempts refused (resources) |
| connectionCreatedInbound | 1.3.6.1.4.1.15397.2.1.56.7 | |||
| C64 connectionCreatedInboundVal | 1.3.6.1.4.1.15397.2.1.56.7.1 | Counter64 | read-only | Created inbound |
| NUM connectionCreatedInboundMom | 1.3.6.1.4.1.15397.2.1.56.7.2 | CounterBasedGauge64 | read-only | Created inbound |
| NUM connectionCreatedInboundMax | 1.3.6.1.4.1.15397.2.1.56.7.3 | CounterBasedGauge64 | read-only | Created inbound |
| connectionCreatedOutbound | 1.3.6.1.4.1.15397.2.1.56.8 | |||
| C64 connectionCreatedOutboundVal | 1.3.6.1.4.1.15397.2.1.56.8.1 | Counter64 | read-only | Created outbound |
| NUM connectionCreatedOutboundMom | 1.3.6.1.4.1.15397.2.1.56.8.2 | CounterBasedGauge64 | read-only | Created outbound |
| NUM connectionCreatedOutboundMax | 1.3.6.1.4.1.15397.2.1.56.8.3 | CounterBasedGauge64 | read-only | Created outbound |
| connectionLruAllocs | 1.3.6.1.4.1.15397.2.1.56.9 | |||
| C64 connectionLruAllocsVal | 1.3.6.1.4.1.15397.2.1.56.9.1 | Counter64 | read-only | Connections allocated from LRU |
| NUM connectionLruAllocsMom | 1.3.6.1.4.1.15397.2.1.56.9.2 | CounterBasedGauge64 | read-only | Connections allocated from LRU |
| NUM connectionLruAllocsMax | 1.3.6.1.4.1.15397.2.1.56.9.3 | CounterBasedGauge64 | read-only | Connections allocated from LRU |
| connectionLookups | 1.3.6.1.4.1.15397.2.1.56.10 | |||
| C64 connectionLookupsVal | 1.3.6.1.4.1.15397.2.1.56.10.1 | Counter64 | read-only | Lookups |
| NUM connectionLookupsMom | 1.3.6.1.4.1.15397.2.1.56.10.2 | CounterBasedGauge64 | read-only | Lookups |
| NUM connectionLookupsMax | 1.3.6.1.4.1.15397.2.1.56.10.3 | CounterBasedGauge64 | read-only | Lookups |
| connectionEstablished | 1.3.6.1.4.1.15397.2.1.56.11 | |||
| C64 connectionEstablishedVal | 1.3.6.1.4.1.15397.2.1.56.11.1 | Counter64 | read-only | Made established |
| NUM connectionEstablishedMom | 1.3.6.1.4.1.15397.2.1.56.11.2 | CounterBasedGauge64 | read-only | Made established |
| NUM connectionEstablishedMax | 1.3.6.1.4.1.15397.2.1.56.11.3 | CounterBasedGauge64 | read-only | Made established |
| connectionUpdates | 1.3.6.1.4.1.15397.2.1.56.12 | |||
| C64 connectionUpdatesVal | 1.3.6.1.4.1.15397.2.1.56.12.1 | Counter64 | read-only | Updates sent |
| NUM connectionUpdatesMom | 1.3.6.1.4.1.15397.2.1.56.12.2 | CounterBasedGauge64 | read-only | Updates sent |
| NUM connectionUpdatesMax | 1.3.6.1.4.1.15397.2.1.56.12.3 | CounterBasedGauge64 | read-only | Updates sent |
| connectionTtlTimeouts | 1.3.6.1.4.1.15397.2.1.56.13 | |||
| C64 connectionTtlTimeoutsVal | 1.3.6.1.4.1.15397.2.1.56.13.1 | Counter64 | read-only | TTL timeouts |
| NUM connectionTtlTimeoutsMom | 1.3.6.1.4.1.15397.2.1.56.13.2 | CounterBasedGauge64 | read-only | TTL timeouts |
| NUM connectionTtlTimeoutsMax | 1.3.6.1.4.1.15397.2.1.56.13.3 | CounterBasedGauge64 | read-only | TTL timeouts |
| connectionProtEnables | 1.3.6.1.4.1.15397.2.1.56.14 | |||
| C64 connectionProtEnablesVal | 1.3.6.1.4.1.15397.2.1.56.14.1 | Counter64 | read-only | Protection enabled |
| NUM connectionProtEnablesMom | 1.3.6.1.4.1.15397.2.1.56.14.2 | CounterBasedGauge64 | read-only | Protection enabled |
| NUM connectionProtEnablesMax | 1.3.6.1.4.1.15397.2.1.56.14.3 | CounterBasedGauge64 | read-only | Protection enabled |
| connectionNotFound | 1.3.6.1.4.1.15397.2.1.56.15 | |||
| C64 connectionNotFoundVal | 1.3.6.1.4.1.15397.2.1.56.15.1 | Counter64 | read-only | Failed lookups |
| NUM connectionNotFoundMom | 1.3.6.1.4.1.15397.2.1.56.15.2 | CounterBasedGauge64 | read-only | Failed lookups |
| NUM connectionNotFoundMax | 1.3.6.1.4.1.15397.2.1.56.15.3 | CounterBasedGauge64 | read-only | Failed lookups |
| connectionRefusedExisting | 1.3.6.1.4.1.15397.2.1.56.18 | |||
| C64 connectionRefusedExistingVal | 1.3.6.1.4.1.15397.2.1.56.18.1 | Counter64 | read-only | Attempts refused (already existed) |
| NUM connectionRefusedExistingMom | 1.3.6.1.4.1.15397.2.1.56.18.2 | CounterBasedGauge64 | read-only | Attempts refused (already existed) |
| NUM connectionRefusedExistingMax | 1.3.6.1.4.1.15397.2.1.56.18.3 | CounterBasedGauge64 | read-only | Attempts refused (already existed) |
| connectionRefusedRuleset | 1.3.6.1.4.1.15397.2.1.56.19 | |||
| C64 connectionRefusedRulesetVal | 1.3.6.1.4.1.15397.2.1.56.19.1 | Counter64 | read-only | Attempts refused (ruleset) |
| NUM connectionRefusedRulesetMom | 1.3.6.1.4.1.15397.2.1.56.19.2 | CounterBasedGauge64 | read-only | Attempts refused (ruleset) |
| NUM connectionRefusedRulesetMax | 1.3.6.1.4.1.15397.2.1.56.19.3 | CounterBasedGauge64 | read-only | Attempts refused (ruleset) |
| connectionRedirected | 1.3.6.1.4.1.15397.2.1.56.20 | |||
| NUM connectionRedirectedVal | 1.3.6.1.4.1.15397.2.1.56.20.1 | CounterBasedGauge64 | read-only | Redirected |
| NUM connectionRedirectedMax | 1.3.6.1.4.1.15397.2.1.56.20.3 | CounterBasedGauge64 | read-only | Redirected |
| connectionRedirectCollisions | 1.3.6.1.4.1.15397.2.1.56.21 | |||
| NUM connectionRedirectCollisionsVal | 1.3.6.1.4.1.15397.2.1.56.21.1 | CounterBasedGauge64 | read-only | Refused redirects (collision) |
| NUM connectionRedirectCollisionsMax | 1.3.6.1.4.1.15397.2.1.56.21.3 | CounterBasedGauge64 | read-only | Refused redirects (collision) |
| connectionUnestablished | 1.3.6.1.4.1.15397.2.1.56.24 | |||
| C64 connectionUnestablishedVal | 1.3.6.1.4.1.15397.2.1.56.24.1 | Counter64 | read-only | Made unestablished |
| NUM connectionUnestablishedMom | 1.3.6.1.4.1.15397.2.1.56.24.2 | CounterBasedGauge64 | read-only | Made unestablished |
| NUM connectionUnestablishedMax | 1.3.6.1.4.1.15397.2.1.56.24.3 | CounterBasedGauge64 | read-only | Made unestablished |
| connectionDestroyedEst | 1.3.6.1.4.1.15397.2.1.56.25 | |||
| NUM connectionDestroyedEstVal | 1.3.6.1.4.1.15397.2.1.56.25.1 | CounterBasedGauge64 | read-only | Destroyed established |
| NUM connectionDestroyedEstMax | 1.3.6.1.4.1.15397.2.1.56.25.3 | CounterBasedGauge64 | read-only | Destroyed established |
| connectionInvalidRulesetUpdate | 1.3.6.1.4.1.15397.2.1.56.26 | |||
| C64 connectionInvalidRulesetUpdateVal | 1.3.6.1.4.1.15397.2.1.56.26.1 | Counter64 | read-only | Updates with invalid ruleset |
| NUM connectionInvalidRulesetUpdateMom | 1.3.6.1.4.1.15397.2.1.56.26.2 | CounterBasedGauge64 | read-only | Updates with invalid ruleset |
| NUM connectionInvalidRulesetUpdateMax | 1.3.6.1.4.1.15397.2.1.56.26.3 | CounterBasedGauge64 | read-only | Updates with invalid ruleset |
| connectionOrphaned | 1.3.6.1.4.1.15397.2.1.56.27 | |||
| NUM connectionOrphanedVal | 1.3.6.1.4.1.15397.2.1.56.27.1 | CounterBasedGauge64 | read-only | Connections without timer |
| NUM connectionOrphanedMax | 1.3.6.1.4.1.15397.2.1.56.27.3 | CounterBasedGauge64 | read-only | Connections without timer |
| connectionFailureShuntPackets | 1.3.6.1.4.1.15397.2.1.56.40 | |||
| C64 connectionFailureShuntPacketsVal | 1.3.6.1.4.1.15397.2.1.56.40.1 | Counter64 | read-only | Shunted packets (connection create failure) |
| NUM connectionFailureShuntPacketsMom | 1.3.6.1.4.1.15397.2.1.56.40.2 | CounterBasedGauge64 | read-only | Shunted packets (connection create failure) |
| NUM connectionFailureShuntPacketsMax | 1.3.6.1.4.1.15397.2.1.56.40.3 | CounterBasedGauge64 | read-only | Shunted packets (connection create failure) |
| connectionFailureShuntBytes | 1.3.6.1.4.1.15397.2.1.56.41 | |||
| C64 connectionFailureShuntBytesVal | 1.3.6.1.4.1.15397.2.1.56.41.1 | Counter64 | read-only | Shunted bytes (connection create failure) |
| NUM connectionFailureShuntBytesMom | 1.3.6.1.4.1.15397.2.1.56.41.2 | CounterBasedGauge64 | read-only | Shunted bytes (connection create failure) |
| NUM connectionFailureShuntBytesMax | 1.3.6.1.4.1.15397.2.1.56.41.3 | CounterBasedGauge64 | read-only | Shunted bytes (connection create failure) |
| connsync | 1.3.6.1.4.1.15397.2.1.60 | |||
| connsyncSeenSnt | 1.3.6.1.4.1.15397.2.1.60.1 | |||
| C64 connsyncSeenSntVal | 1.3.6.1.4.1.15397.2.1.60.1.1 | Counter64 | read-only | Seen sent |
| NUM connsyncSeenSntMom | 1.3.6.1.4.1.15397.2.1.60.1.2 | CounterBasedGauge64 | read-only | Seen sent |
| NUM connsyncSeenSntMax | 1.3.6.1.4.1.15397.2.1.60.1.3 | CounterBasedGauge64 | read-only | Seen sent |
| connsyncSeenRcv | 1.3.6.1.4.1.15397.2.1.60.2 | |||
| C64 connsyncSeenRcvVal | 1.3.6.1.4.1.15397.2.1.60.2.1 | Counter64 | read-only | Seen received |
| NUM connsyncSeenRcvMom | 1.3.6.1.4.1.15397.2.1.60.2.2 | CounterBasedGauge64 | read-only | Seen received |
| NUM connsyncSeenRcvMax | 1.3.6.1.4.1.15397.2.1.60.2.3 | CounterBasedGauge64 | read-only | Seen received |
| connsyncUpdateSnt | 1.3.6.1.4.1.15397.2.1.60.3 | |||
| C64 connsyncUpdateSntVal | 1.3.6.1.4.1.15397.2.1.60.3.1 | Counter64 | read-only | Updates Sent |
| NUM connsyncUpdateSntMom | 1.3.6.1.4.1.15397.2.1.60.3.2 | CounterBasedGauge64 | read-only | Updates Sent |
| NUM connsyncUpdateSntMax | 1.3.6.1.4.1.15397.2.1.60.3.3 | CounterBasedGauge64 | read-only | Updates Sent |
| connsyncSeenackRcv | 1.3.6.1.4.1.15397.2.1.60.4 | |||
| C64 connsyncSeenackRcvVal | 1.3.6.1.4.1.15397.2.1.60.4.1 | Counter64 | read-only | First updates received |
| NUM connsyncSeenackRcvMom | 1.3.6.1.4.1.15397.2.1.60.4.2 | CounterBasedGauge64 | read-only | First updates received |
| NUM connsyncSeenackRcvMax | 1.3.6.1.4.1.15397.2.1.60.4.3 | CounterBasedGauge64 | read-only | First updates received |
| connsyncUpdateRcv | 1.3.6.1.4.1.15397.2.1.60.5 | |||
| C64 connsyncUpdateRcvVal | 1.3.6.1.4.1.15397.2.1.60.5.1 | Counter64 | read-only | Updates received |
| NUM connsyncUpdateRcvMom | 1.3.6.1.4.1.15397.2.1.60.5.2 | CounterBasedGauge64 | read-only | Updates received |
| NUM connsyncUpdateRcvMax | 1.3.6.1.4.1.15397.2.1.60.5.3 | CounterBasedGauge64 | read-only | Updates received |
| connsyncUnknownUpdateRcv | 1.3.6.1.4.1.15397.2.1.60.6 | |||
| C64 connsyncUnknownUpdateRcvVal | 1.3.6.1.4.1.15397.2.1.60.6.1 | Counter64 | read-only | Updates for unknown connections received |
| NUM connsyncUnknownUpdateRcvMom | 1.3.6.1.4.1.15397.2.1.60.6.2 | CounterBasedGauge64 | read-only | Updates for unknown connections received |
| NUM connsyncUnknownUpdateRcvMax | 1.3.6.1.4.1.15397.2.1.60.6.3 | CounterBasedGauge64 | read-only | Updates for unknown connections received |
| connsyncOutofsync | 1.3.6.1.4.1.15397.2.1.60.7 | |||
| C64 connsyncOutofsyncVal | 1.3.6.1.4.1.15397.2.1.60.7.1 | Counter64 | read-only | Out of syncs |
| NUM connsyncOutofsyncMom | 1.3.6.1.4.1.15397.2.1.60.7.2 | CounterBasedGauge64 | read-only | Out of syncs |
| NUM connsyncOutofsyncMax | 1.3.6.1.4.1.15397.2.1.60.7.3 | CounterBasedGauge64 | read-only | Out of syncs |
| connsyncSynced | 1.3.6.1.4.1.15397.2.1.60.8 | |||
| NUM connsyncSyncedVal | 1.3.6.1.4.1.15397.2.1.60.8.1 | CounterBasedGauge64 | read-only | Connections actively syncing |
| NUM connsyncSyncedMax | 1.3.6.1.4.1.15397.2.1.60.8.3 | CounterBasedGauge64 | read-only | Connections actively syncing |
| connsyncDoubleSeen | 1.3.6.1.4.1.15397.2.1.60.9 | |||
| C64 connsyncDoubleSeenVal | 1.3.6.1.4.1.15397.2.1.60.9.1 | Counter64 | read-only | Double seen |
| NUM connsyncDoubleSeenMom | 1.3.6.1.4.1.15397.2.1.60.9.2 | CounterBasedGauge64 | read-only | Double seen |
| NUM connsyncDoubleSeenMax | 1.3.6.1.4.1.15397.2.1.60.9.3 | CounterBasedGauge64 | read-only | Double seen |
| connsyncHelloRcv | 1.3.6.1.4.1.15397.2.1.60.10 | |||
| C64 connsyncHelloRcvVal | 1.3.6.1.4.1.15397.2.1.60.10.1 | Counter64 | read-only | Hello received |
| NUM connsyncHelloRcvMom | 1.3.6.1.4.1.15397.2.1.60.10.2 | CounterBasedGauge64 | read-only | Hello received |
| NUM connsyncHelloRcvMax | 1.3.6.1.4.1.15397.2.1.60.10.3 | CounterBasedGauge64 | read-only | Hello received |
| connsyncOutofsyncMissedRcv | 1.3.6.1.4.1.15397.2.1.60.11 | |||
| C64 connsyncOutofsyncMissedRcvVal | 1.3.6.1.4.1.15397.2.1.60.11.1 | Counter64 | read-only | Out of sync - missed rcv/late collision |
| NUM connsyncOutofsyncMissedRcvMom | 1.3.6.1.4.1.15397.2.1.60.11.2 | CounterBasedGauge64 | read-only | Out of sync - missed rcv/late collision |
| NUM connsyncOutofsyncMissedRcvMax | 1.3.6.1.4.1.15397.2.1.60.11.3 | CounterBasedGauge64 | read-only | Out of sync - missed rcv/late collision |
| connsyncOutofsyncCollision | 1.3.6.1.4.1.15397.2.1.60.12 | |||
| C64 connsyncOutofsyncCollisionVal | 1.3.6.1.4.1.15397.2.1.60.12.1 | Counter64 | read-only | Out of sync - collision |
| NUM connsyncOutofsyncCollisionMom | 1.3.6.1.4.1.15397.2.1.60.12.2 | CounterBasedGauge64 | read-only | Out of sync - collision |
| NUM connsyncOutofsyncCollisionMax | 1.3.6.1.4.1.15397.2.1.60.12.3 | CounterBasedGauge64 | read-only | Out of sync - collision |
| connsyncBadAdler | 1.3.6.1.4.1.15397.2.1.60.13 | |||
| C64 connsyncBadAdlerVal | 1.3.6.1.4.1.15397.2.1.60.13.1 | Counter64 | read-only | Updates for mismatching ARM |
| NUM connsyncBadAdlerMom | 1.3.6.1.4.1.15397.2.1.60.13.2 | CounterBasedGauge64 | read-only | Updates for mismatching ARM |
| NUM connsyncBadAdlerMax | 1.3.6.1.4.1.15397.2.1.60.13.3 | CounterBasedGauge64 | read-only | Updates for mismatching ARM |
| connsyncPktOverflow | 1.3.6.1.4.1.15397.2.1.60.14 | |||
| C64 connsyncPktOverflowVal | 1.3.6.1.4.1.15397.2.1.60.14.1 | Counter64 | read-only | Update packet overflow |
| NUM connsyncPktOverflowMom | 1.3.6.1.4.1.15397.2.1.60.14.2 | CounterBasedGauge64 | read-only | Update packet overflow |
| NUM connsyncPktOverflowMax | 1.3.6.1.4.1.15397.2.1.60.14.3 | CounterBasedGauge64 | read-only | Update packet overflow |
| connsyncCorruptPkt | 1.3.6.1.4.1.15397.2.1.60.15 | |||
| C64 connsyncCorruptPktVal | 1.3.6.1.4.1.15397.2.1.60.15.1 | Counter64 | read-only | Corrupt packet received |
| NUM connsyncCorruptPktMom | 1.3.6.1.4.1.15397.2.1.60.15.2 | CounterBasedGauge64 | read-only | Corrupt packet received |
| NUM connsyncCorruptPktMax | 1.3.6.1.4.1.15397.2.1.60.15.3 | CounterBasedGauge64 | read-only | Corrupt packet received |
| connsyncConnNotfound | 1.3.6.1.4.1.15397.2.1.60.16 | |||
| C64 connsyncConnNotfoundVal | 1.3.6.1.4.1.15397.2.1.60.16.1 | Counter64 | read-only | Connection not found |
| NUM connsyncConnNotfoundMom | 1.3.6.1.4.1.15397.2.1.60.16.2 | CounterBasedGauge64 | read-only | Connection not found |
| NUM connsyncConnNotfoundMax | 1.3.6.1.4.1.15397.2.1.60.16.3 | CounterBasedGauge64 | read-only | Connection not found |
| connsyncBadVer | 1.3.6.1.4.1.15397.2.1.60.17 | |||
| C64 connsyncBadVerVal | 1.3.6.1.4.1.15397.2.1.60.17.1 | Counter64 | read-only | Received packets with incompatible version |
| NUM connsyncBadVerMom | 1.3.6.1.4.1.15397.2.1.60.17.2 | CounterBasedGauge64 | read-only | Received packets with incompatible version |
| NUM connsyncBadVerMax | 1.3.6.1.4.1.15397.2.1.60.17.3 | CounterBasedGauge64 | read-only | Received packets with incompatible version |
| connsyncBadType | 1.3.6.1.4.1.15397.2.1.60.18 | |||
| C64 connsyncBadTypeVal | 1.3.6.1.4.1.15397.2.1.60.18.1 | Counter64 | read-only | Received packets with incorrect ethernet type |
| NUM connsyncBadTypeMom | 1.3.6.1.4.1.15397.2.1.60.18.2 | CounterBasedGauge64 | read-only | Received packets with incorrect ethernet type |
| NUM connsyncBadTypeMax | 1.3.6.1.4.1.15397.2.1.60.18.3 | CounterBasedGauge64 | read-only | Received packets with incorrect ethernet type |
| connsyncBadEngineid | 1.3.6.1.4.1.15397.2.1.60.19 | |||
| C64 connsyncBadEngineidVal | 1.3.6.1.4.1.15397.2.1.60.19.1 | Counter64 | read-only | Received packets with own engine-id |
| NUM connsyncBadEngineidMom | 1.3.6.1.4.1.15397.2.1.60.19.2 | CounterBasedGauge64 | read-only | Received packets with own engine-id |
| NUM connsyncBadEngineidMax | 1.3.6.1.4.1.15397.2.1.60.19.3 | CounterBasedGauge64 | read-only | Received packets with own engine-id |
| connsyncUdpSnt | 1.3.6.1.4.1.15397.2.1.60.20 | |||
| C64 connsyncUdpSntVal | 1.3.6.1.4.1.15397.2.1.60.20.1 | Counter64 | read-only | UDP sent |
| NUM connsyncUdpSntMom | 1.3.6.1.4.1.15397.2.1.60.20.2 | CounterBasedGauge64 | read-only | UDP sent |
| NUM connsyncUdpSntMax | 1.3.6.1.4.1.15397.2.1.60.20.3 | CounterBasedGauge64 | read-only | UDP sent |
| connsyncUdpRcv | 1.3.6.1.4.1.15397.2.1.60.21 | |||
| C64 connsyncUdpRcvVal | 1.3.6.1.4.1.15397.2.1.60.21.1 | Counter64 | read-only | UDP received |
| NUM connsyncUdpRcvMom | 1.3.6.1.4.1.15397.2.1.60.21.2 | CounterBasedGauge64 | read-only | UDP received |
| NUM connsyncUdpRcvMax | 1.3.6.1.4.1.15397.2.1.60.21.3 | CounterBasedGauge64 | read-only | UDP received |
| ruleset | 1.3.6.1.4.1.15397.2.1.64 | |||
| rulesetReceived | 1.3.6.1.4.1.15397.2.1.64.1 | |||
| C64 rulesetReceivedVal | 1.3.6.1.4.1.15397.2.1.64.1.1 | Counter64 | read-only | RX packets |
| NUM rulesetReceivedMom | 1.3.6.1.4.1.15397.2.1.64.1.2 | CounterBasedGauge64 | read-only | RX packets |
| NUM rulesetReceivedMax | 1.3.6.1.4.1.15397.2.1.64.1.3 | CounterBasedGauge64 | read-only | RX packets |
| rulesetFwrules | 1.3.6.1.4.1.15397.2.1.64.5 | |||
| NUM rulesetFwrulesVal | 1.3.6.1.4.1.15397.2.1.64.5.1 | CounterBasedGauge64 | read-only | FW rules loaded |
| NUM rulesetFwrulesMax | 1.3.6.1.4.1.15397.2.1.64.5.3 | CounterBasedGauge64 | read-only | FW rules loaded |
| rulesetShapingrules | 1.3.6.1.4.1.15397.2.1.64.6 | |||
| NUM rulesetShapingrulesVal | 1.3.6.1.4.1.15397.2.1.64.6.1 | CounterBasedGauge64 | read-only | Shaping rules loaded |
| NUM rulesetShapingrulesMax | 1.3.6.1.4.1.15397.2.1.64.6.3 | CounterBasedGauge64 | read-only | Shaping rules loaded |
| rulesetClienttreeSize | 1.3.6.1.4.1.15397.2.1.64.7 | |||
| NUM rulesetClienttreeSizeVal | 1.3.6.1.4.1.15397.2.1.64.7.1 | CounterBasedGauge64 | read-only | Nodes in Client IP-tree |
| NUM rulesetClienttreeSizeMax | 1.3.6.1.4.1.15397.2.1.64.7.3 | CounterBasedGauge64 | read-only | Nodes in Client IP-tree |
| rulesetServertreeSize | 1.3.6.1.4.1.15397.2.1.64.8 | |||
| NUM rulesetServertreeSizeVal | 1.3.6.1.4.1.15397.2.1.64.8.1 | CounterBasedGauge64 | read-only | Nodes in Server IP-tree |
| NUM rulesetServertreeSizeMax | 1.3.6.1.4.1.15397.2.1.64.8.3 | CounterBasedGauge64 | read-only | Nodes in Server IP-tree |
| rulesetBgpNumpaths | 1.3.6.1.4.1.15397.2.1.64.9 | |||
| NUM rulesetBgpNumpathsVal | 1.3.6.1.4.1.15397.2.1.64.9.1 | CounterBasedGauge64 | read-only | Number of ASPaths |
| NUM rulesetBgpNumpathsMax | 1.3.6.1.4.1.15397.2.1.64.9.3 | CounterBasedGauge64 | read-only | Number of ASPaths |
| rulesetBgpTreesize | 1.3.6.1.4.1.15397.2.1.64.10 | |||
| NUM rulesetBgpTreesizeVal | 1.3.6.1.4.1.15397.2.1.64.10.1 | CounterBasedGauge64 | read-only | Nodes in BGP-tree |
| NUM rulesetBgpTreesizeMax | 1.3.6.1.4.1.15397.2.1.64.10.3 | CounterBasedGauge64 | read-only | Nodes in BGP-tree |
| rulesetBgpNumLookup | 1.3.6.1.4.1.15397.2.1.64.12 | |||
| C64 rulesetBgpNumLookupVal | 1.3.6.1.4.1.15397.2.1.64.12.1 | Counter64 | read-only | BGP path lookups |
| NUM rulesetBgpNumLookupMom | 1.3.6.1.4.1.15397.2.1.64.12.2 | CounterBasedGauge64 | read-only | BGP path lookups |
| NUM rulesetBgpNumLookupMax | 1.3.6.1.4.1.15397.2.1.64.12.3 | CounterBasedGauge64 | read-only | BGP path lookups |
| rulesetPropChecks | 1.3.6.1.4.1.15397.2.1.64.13 | |||
| C64 rulesetPropChecksVal | 1.3.6.1.4.1.15397.2.1.64.13.1 | Counter64 | read-only | Property checks |
| NUM rulesetPropChecksMom | 1.3.6.1.4.1.15397.2.1.64.13.2 | CounterBasedGauge64 | read-only | Property checks |
| NUM rulesetPropChecksMax | 1.3.6.1.4.1.15397.2.1.64.13.3 | CounterBasedGauge64 | read-only | Property checks |
| rulesetBitmasksAvg | 1.3.6.1.4.1.15397.2.1.64.15 | |||
| NUM rulesetBitmasksAvgVal | 1.3.6.1.4.1.15397.2.1.64.15.1 | CounterBasedGauge64 | read-only | Bitmask average number of words |
| NUM rulesetBitmasksAvgMax | 1.3.6.1.4.1.15397.2.1.64.15.3 | CounterBasedGauge64 | read-only | Bitmask average number of words |
| rulesetBitmasksMax | 1.3.6.1.4.1.15397.2.1.64.16 | |||
| NUM rulesetBitmasksMaxVal | 1.3.6.1.4.1.15397.2.1.64.16.1 | CounterBasedGauge64 | read-only | Bitmask max number of words |
| NUM rulesetBitmasksMaxMax | 1.3.6.1.4.1.15397.2.1.64.16.3 | CounterBasedGauge64 | read-only | Bitmask max number of words |
| rulesetDynipAdd | 1.3.6.1.4.1.15397.2.1.64.17 | |||
| C64 rulesetDynipAddVal | 1.3.6.1.4.1.15397.2.1.64.17.1 | Counter64 | read-only | Dynamic ips added |
| NUM rulesetDynipAddMom | 1.3.6.1.4.1.15397.2.1.64.17.2 | CounterBasedGauge64 | read-only | Dynamic ips added |
| NUM rulesetDynipAddMax | 1.3.6.1.4.1.15397.2.1.64.17.3 | CounterBasedGauge64 | read-only | Dynamic ips added |
| rulesetDynipRemove | 1.3.6.1.4.1.15397.2.1.64.18 | |||
| C64 rulesetDynipRemoveVal | 1.3.6.1.4.1.15397.2.1.64.18.1 | Counter64 | read-only | Dynamic ips removed |
| NUM rulesetDynipRemoveMom | 1.3.6.1.4.1.15397.2.1.64.18.2 | CounterBasedGauge64 | read-only | Dynamic ips removed |
| NUM rulesetDynipRemoveMax | 1.3.6.1.4.1.15397.2.1.64.18.3 | CounterBasedGauge64 | read-only | Dynamic ips removed |
| rulesetLastUpdate | 1.3.6.1.4.1.15397.2.1.64.22 | |||
| DAT rulesetLastUpdateVal | 1.3.6.1.4.1.15397.2.1.64.22.1 | DateAndTime | read-only | Last ruleset reload |
| rulesetDynipNum | 1.3.6.1.4.1.15397.2.1.64.23 | |||
| NUM rulesetDynipNumVal | 1.3.6.1.4.1.15397.2.1.64.23.1 | CounterBasedGauge64 | read-only | Dynamic ips current |
| NUM rulesetDynipNumMax | 1.3.6.1.4.1.15397.2.1.64.23.3 | CounterBasedGauge64 | read-only | Dynamic ips current |
| rulesetStatisticsrules | 1.3.6.1.4.1.15397.2.1.64.24 | |||
| NUM rulesetStatisticsrulesVal | 1.3.6.1.4.1.15397.2.1.64.24.1 | CounterBasedGauge64 | read-only | Statistics rules loaded |
| NUM rulesetStatisticsrulesMax | 1.3.6.1.4.1.15397.2.1.64.24.3 | CounterBasedGauge64 | read-only | Statistics rules loaded |
| rulesetLocaltreeSize | 1.3.6.1.4.1.15397.2.1.64.25 | |||
| NUM rulesetLocaltreeSizeVal | 1.3.6.1.4.1.15397.2.1.64.25.1 | CounterBasedGauge64 | read-only | Nodes in Local IP-tree |
| NUM rulesetLocaltreeSizeMax | 1.3.6.1.4.1.15397.2.1.64.25.3 | CounterBasedGauge64 | read-only | Nodes in Local IP-tree |
| rulesetStatisticsRuleOverflow | 1.3.6.1.4.1.15397.2.1.64.26 | |||
| C64 rulesetStatisticsRuleOverflowVal | 1.3.6.1.4.1.15397.2.1.64.26.1 | Counter64 | read-only | Too many matching statistics rules |
| NUM rulesetStatisticsRuleOverflowMom | 1.3.6.1.4.1.15397.2.1.64.26.2 | CounterBasedGauge64 | read-only | Too many matching statistics rules |
| NUM rulesetStatisticsRuleOverflowMax | 1.3.6.1.4.1.15397.2.1.64.26.3 | CounterBasedGauge64 | read-only | Too many matching statistics rules |
| rulesetConnStatechange | 1.3.6.1.4.1.15397.2.1.64.27 | |||
| C64 rulesetConnStatechangeVal | 1.3.6.1.4.1.15397.2.1.64.27.1 | Counter64 | read-only | Flow ruleset statechanges |
| NUM rulesetConnStatechangeMom | 1.3.6.1.4.1.15397.2.1.64.27.2 | CounterBasedGauge64 | read-only | Flow ruleset statechanges |
| NUM rulesetConnStatechangeMax | 1.3.6.1.4.1.15397.2.1.64.27.3 | CounterBasedGauge64 | read-only | Flow ruleset statechanges |
| rulesetConnStatechangeProp | 1.3.6.1.4.1.15397.2.1.64.28 | |||
| C64 rulesetConnStatechangePropVal | 1.3.6.1.4.1.15397.2.1.64.28.1 | Counter64 | read-only | Flow ruleset statechanges (prop) |
| NUM rulesetConnStatechangePropMom | 1.3.6.1.4.1.15397.2.1.64.28.2 | CounterBasedGauge64 | read-only | Flow ruleset statechanges (prop) |
| NUM rulesetConnStatechangePropMax | 1.3.6.1.4.1.15397.2.1.64.28.3 | CounterBasedGauge64 | read-only | Flow ruleset statechanges (prop) |
| rulesetConnStatechangeService | 1.3.6.1.4.1.15397.2.1.64.29 | |||
| C64 rulesetConnStatechangeServiceVal | 1.3.6.1.4.1.15397.2.1.64.29.1 | Counter64 | read-only | Flow ruleset statechanges (service) |
| NUM rulesetConnStatechangeServiceMom | 1.3.6.1.4.1.15397.2.1.64.29.2 | CounterBasedGauge64 | read-only | Flow ruleset statechanges (service) |
| NUM rulesetConnStatechangeServiceMax | 1.3.6.1.4.1.15397.2.1.64.29.3 | CounterBasedGauge64 | read-only | Flow ruleset statechanges (service) |
| rulesetConnStatechangeFlags | 1.3.6.1.4.1.15397.2.1.64.30 | |||
| C64 rulesetConnStatechangeFlagsVal | 1.3.6.1.4.1.15397.2.1.64.30.1 | Counter64 | read-only | Flow ruleset statechanges (flags) |
| NUM rulesetConnStatechangeFlagsMom | 1.3.6.1.4.1.15397.2.1.64.30.2 | CounterBasedGauge64 | read-only | Flow ruleset statechanges (flags) |
| NUM rulesetConnStatechangeFlagsMax | 1.3.6.1.4.1.15397.2.1.64.30.3 | CounterBasedGauge64 | read-only | Flow ruleset statechanges (flags) |
| rulesetConnStatechangeAspath | 1.3.6.1.4.1.15397.2.1.64.31 | |||
| C64 rulesetConnStatechangeAspathVal | 1.3.6.1.4.1.15397.2.1.64.31.1 | Counter64 | read-only | Flow ruleset statechanges (aspath) |
| NUM rulesetConnStatechangeAspathMom | 1.3.6.1.4.1.15397.2.1.64.31.2 | CounterBasedGauge64 | read-only | Flow ruleset statechanges (aspath) |
| NUM rulesetConnStatechangeAspathMax | 1.3.6.1.4.1.15397.2.1.64.31.3 | CounterBasedGauge64 | read-only | Flow ruleset statechanges (aspath) |
| rulesetRecalcVersion | 1.3.6.1.4.1.15397.2.1.64.32 | |||
| C64 rulesetRecalcVersionVal | 1.3.6.1.4.1.15397.2.1.64.32.1 | Counter64 | read-only | Flow ruleset recalcs from version |
| NUM rulesetRecalcVersionMom | 1.3.6.1.4.1.15397.2.1.64.32.2 | CounterBasedGauge64 | read-only | Flow ruleset recalcs from version |
| NUM rulesetRecalcVersionMax | 1.3.6.1.4.1.15397.2.1.64.32.3 | CounterBasedGauge64 | read-only | Flow ruleset recalcs from version |
| rulesetRecalcTime | 1.3.6.1.4.1.15397.2.1.64.33 | |||
| C64 rulesetRecalcTimeVal | 1.3.6.1.4.1.15397.2.1.64.33.1 | Counter64 | read-only | Flow ruleset recalcs from time |
| NUM rulesetRecalcTimeMom | 1.3.6.1.4.1.15397.2.1.64.33.2 | CounterBasedGauge64 | read-only | Flow ruleset recalcs from time |
| NUM rulesetRecalcTimeMax | 1.3.6.1.4.1.15397.2.1.64.33.3 | CounterBasedGauge64 | read-only | Flow ruleset recalcs from time |
| rulesetRecalcBgp | 1.3.6.1.4.1.15397.2.1.64.34 | |||
| C64 rulesetRecalcBgpVal | 1.3.6.1.4.1.15397.2.1.64.34.1 | Counter64 | read-only | Flow ruleset recalcs from bgp |
| NUM rulesetRecalcBgpMom | 1.3.6.1.4.1.15397.2.1.64.34.2 | CounterBasedGauge64 | read-only | Flow ruleset recalcs from bgp |
| NUM rulesetRecalcBgpMax | 1.3.6.1.4.1.15397.2.1.64.34.3 | CounterBasedGauge64 | read-only | Flow ruleset recalcs from bgp |
| rulesetRecalcUnknown | 1.3.6.1.4.1.15397.2.1.64.35 | |||
| C64 rulesetRecalcUnknownVal | 1.3.6.1.4.1.15397.2.1.64.35.1 | Counter64 | read-only | Flow ruleset recalcs from state |
| NUM rulesetRecalcUnknownMom | 1.3.6.1.4.1.15397.2.1.64.35.2 | CounterBasedGauge64 | read-only | Flow ruleset recalcs from state |
| NUM rulesetRecalcUnknownMax | 1.3.6.1.4.1.15397.2.1.64.35.3 | CounterBasedGauge64 | read-only | Flow ruleset recalcs from state |
| rulesetOutdatedService | 1.3.6.1.4.1.15397.2.1.64.36 | |||
| C64 rulesetOutdatedServiceVal | 1.3.6.1.4.1.15397.2.1.64.36.1 | Counter64 | read-only | Ruleset recalcs with outdated service ruleset |
| NUM rulesetOutdatedServiceMom | 1.3.6.1.4.1.15397.2.1.64.36.2 | CounterBasedGauge64 | read-only | Ruleset recalcs with outdated service ruleset |
| NUM rulesetOutdatedServiceMax | 1.3.6.1.4.1.15397.2.1.64.36.3 | CounterBasedGauge64 | read-only | Ruleset recalcs with outdated service ruleset |
| rulesetSubscribers | 1.3.6.1.4.1.15397.2.1.64.37 | |||
| NUM rulesetSubscribersVal | 1.3.6.1.4.1.15397.2.1.64.37.1 | CounterBasedGauge64 | read-only | Number of added subscribers |
| NUM rulesetSubscribersMax | 1.3.6.1.4.1.15397.2.1.64.37.3 | CounterBasedGauge64 | read-only | Number of added subscribers |
| rulesetBadAspath | 1.3.6.1.4.1.15397.2.1.64.38 | |||
| C64 rulesetBadAspathVal | 1.3.6.1.4.1.15397.2.1.64.38.1 | Counter64 | read-only | Old or corrupted AS-path entry |
| NUM rulesetBadAspathMom | 1.3.6.1.4.1.15397.2.1.64.38.2 | CounterBasedGauge64 | read-only | Old or corrupted AS-path entry |
| NUM rulesetBadAspathMax | 1.3.6.1.4.1.15397.2.1.64.38.3 | CounterBasedGauge64 | read-only | Old or corrupted AS-path entry |
| rulesetConnStatechangeLinklevel | 1.3.6.1.4.1.15397.2.1.64.39 | |||
| C64 rulesetConnStatechangeLinklevelVal | 1.3.6.1.4.1.15397.2.1.64.39.1 | Counter64 | read-only | Flow ruleset statechanges (linklevel) |
| NUM rulesetConnStatechangeLinklevelMom | 1.3.6.1.4.1.15397.2.1.64.39.2 | CounterBasedGauge64 | read-only | Flow ruleset statechanges (linklevel) |
| NUM rulesetConnStatechangeLinklevelMax | 1.3.6.1.4.1.15397.2.1.64.39.3 | CounterBasedGauge64 | read-only | Flow ruleset statechanges (linklevel) |
| rulesetSubscriberAllocFail | 1.3.6.1.4.1.15397.2.1.64.40 | |||
| C64 rulesetSubscriberAllocFailVal | 1.3.6.1.4.1.15397.2.1.64.40.1 | Counter64 | read-only | Subscriber allocation failures |
| NUM rulesetSubscriberAllocFailMom | 1.3.6.1.4.1.15397.2.1.64.40.2 | CounterBasedGauge64 | read-only | Subscriber allocation failures |
| NUM rulesetSubscriberAllocFailMax | 1.3.6.1.4.1.15397.2.1.64.40.3 | CounterBasedGauge64 | read-only | Subscriber allocation failures |
| rulesetDynipAllocFail | 1.3.6.1.4.1.15397.2.1.64.41 | |||
| C64 rulesetDynipAllocFailVal | 1.3.6.1.4.1.15397.2.1.64.41.1 | Counter64 | read-only | Dynamic ip loading failures (allocation failure) |
| NUM rulesetDynipAllocFailMom | 1.3.6.1.4.1.15397.2.1.64.41.2 | CounterBasedGauge64 | read-only | Dynamic ip loading failures (allocation failure) |
| NUM rulesetDynipAllocFailMax | 1.3.6.1.4.1.15397.2.1.64.41.3 | CounterBasedGauge64 | read-only | Dynamic ip loading failures (allocation failure) |
| rulesetDynipOversized | 1.3.6.1.4.1.15397.2.1.64.42 | |||
| C64 rulesetDynipOversizedVal | 1.3.6.1.4.1.15397.2.1.64.42.1 | Counter64 | read-only | Dynamic ip loading failures (oversized) |
| NUM rulesetDynipOversizedMom | 1.3.6.1.4.1.15397.2.1.64.42.2 | CounterBasedGauge64 | read-only | Dynamic ip loading failures (oversized) |
| NUM rulesetDynipOversizedMax | 1.3.6.1.4.1.15397.2.1.64.42.3 | CounterBasedGauge64 | read-only | Dynamic ip loading failures (oversized) |
| rulesetNonexistentSubscriber | 1.3.6.1.4.1.15397.2.1.64.43 | |||
| C64 rulesetNonexistentSubscriberVal | 1.3.6.1.4.1.15397.2.1.64.43.1 | Counter64 | read-only | Split on unknown subscriber |
| NUM rulesetNonexistentSubscriberMom | 1.3.6.1.4.1.15397.2.1.64.43.2 | CounterBasedGauge64 | read-only | Split on unknown subscriber |
| NUM rulesetNonexistentSubscriberMax | 1.3.6.1.4.1.15397.2.1.64.43.3 | CounterBasedGauge64 | read-only | Split on unknown subscriber |
| rulesetConnStatechangeTtl | 1.3.6.1.4.1.15397.2.1.64.44 | |||
| C64 rulesetConnStatechangeTtlVal | 1.3.6.1.4.1.15397.2.1.64.44.1 | Counter64 | read-only | Flow ruleset statechanges (ttl) |
| NUM rulesetConnStatechangeTtlMom | 1.3.6.1.4.1.15397.2.1.64.44.2 | CounterBasedGauge64 | read-only | Flow ruleset statechanges (ttl) |
| NUM rulesetConnStatechangeTtlMax | 1.3.6.1.4.1.15397.2.1.64.44.3 | CounterBasedGauge64 | read-only | Flow ruleset statechanges (ttl) |
| firewall | 1.3.6.1.4.1.15397.2.1.80 | |||
| fwAccepts | 1.3.6.1.4.1.15397.2.1.80.1 | |||
| C64 fwAcceptsVal | 1.3.6.1.4.1.15397.2.1.80.1.1 | Counter64 | read-only | Ruleset evaluations giving ACCEPT |
| NUM fwAcceptsMom | 1.3.6.1.4.1.15397.2.1.80.1.2 | CounterBasedGauge64 | read-only | Ruleset evaluations giving ACCEPT |
| NUM fwAcceptsMax | 1.3.6.1.4.1.15397.2.1.80.1.3 | CounterBasedGauge64 | read-only | Ruleset evaluations giving ACCEPT |
| fwRejects | 1.3.6.1.4.1.15397.2.1.80.2 | |||
| C64 fwRejectsVal | 1.3.6.1.4.1.15397.2.1.80.2.1 | Counter64 | read-only | Ruleset evaluations giving REJECT |
| NUM fwRejectsMom | 1.3.6.1.4.1.15397.2.1.80.2.2 | CounterBasedGauge64 | read-only | Ruleset evaluations giving REJECT |
| NUM fwRejectsMax | 1.3.6.1.4.1.15397.2.1.80.2.3 | CounterBasedGauge64 | read-only | Ruleset evaluations giving REJECT |
| fwDrops | 1.3.6.1.4.1.15397.2.1.80.3 | |||
| C64 fwDropsVal | 1.3.6.1.4.1.15397.2.1.80.3.1 | Counter64 | read-only | Ruleset evaluations giving DROP |
| NUM fwDropsMom | 1.3.6.1.4.1.15397.2.1.80.3.2 | CounterBasedGauge64 | read-only | Ruleset evaluations giving DROP |
| NUM fwDropsMax | 1.3.6.1.4.1.15397.2.1.80.3.3 | CounterBasedGauge64 | read-only | Ruleset evaluations giving DROP |
| fwRewites | 1.3.6.1.4.1.15397.2.1.80.4 | |||
| C64 fwRewitesVal | 1.3.6.1.4.1.15397.2.1.80.4.1 | Counter64 | read-only | Ruleset evaluations giving REWRITE |
| NUM fwRewitesMom | 1.3.6.1.4.1.15397.2.1.80.4.2 | CounterBasedGauge64 | read-only | Ruleset evaluations giving REWRITE |
| NUM fwRewitesMax | 1.3.6.1.4.1.15397.2.1.80.4.3 | CounterBasedGauge64 | read-only | Ruleset evaluations giving REWRITE |
| fwDiverts | 1.3.6.1.4.1.15397.2.1.80.5 | |||
| C64 fwDivertsVal | 1.3.6.1.4.1.15397.2.1.80.5.1 | Counter64 | read-only | Ruleset evaluations giving DIVERT |
| NUM fwDivertsMom | 1.3.6.1.4.1.15397.2.1.80.5.2 | CounterBasedGauge64 | read-only | Ruleset evaluations giving DIVERT |
| NUM fwDivertsMax | 1.3.6.1.4.1.15397.2.1.80.5.3 | CounterBasedGauge64 | read-only | Ruleset evaluations giving DIVERT |
| fwRuleSets | 1.3.6.1.4.1.15397.2.1.80.6 | |||
| C64 fwRuleSetsVal | 1.3.6.1.4.1.15397.2.1.80.6.1 | Counter64 | read-only | Ruleset evaluations |
| NUM fwRuleSetsMom | 1.3.6.1.4.1.15397.2.1.80.6.2 | CounterBasedGauge64 | read-only | Ruleset evaluations |
| NUM fwRuleSetsMax | 1.3.6.1.4.1.15397.2.1.80.6.3 | CounterBasedGauge64 | read-only | Ruleset evaluations |
| fwLogs | 1.3.6.1.4.1.15397.2.1.80.7 | |||
| C64 fwLogsVal | 1.3.6.1.4.1.15397.2.1.80.7.1 | Counter64 | read-only | Log entries |
| NUM fwLogsMom | 1.3.6.1.4.1.15397.2.1.80.7.2 | CounterBasedGauge64 | read-only | Log entries |
| NUM fwLogsMax | 1.3.6.1.4.1.15397.2.1.80.7.3 | CounterBasedGauge64 | read-only | Log entries |
| fwMonitor | 1.3.6.1.4.1.15397.2.1.80.8 | |||
| C64 fwMonitorVal | 1.3.6.1.4.1.15397.2.1.80.8.1 | Counter64 | read-only | Monitored packets |
| NUM fwMonitorMom | 1.3.6.1.4.1.15397.2.1.80.8.2 | CounterBasedGauge64 | read-only | Monitored packets |
| NUM fwMonitorMax | 1.3.6.1.4.1.15397.2.1.80.8.3 | CounterBasedGauge64 | read-only | Monitored packets |
| fwMonitorFailures | 1.3.6.1.4.1.15397.2.1.80.9 | |||
| C64 fwMonitorFailuresVal | 1.3.6.1.4.1.15397.2.1.80.9.1 | Counter64 | read-only | Failed monitored packets |
| NUM fwMonitorFailuresMom | 1.3.6.1.4.1.15397.2.1.80.9.2 | CounterBasedGauge64 | read-only | Failed monitored packets |
| NUM fwMonitorFailuresMax | 1.3.6.1.4.1.15397.2.1.80.9.3 | CounterBasedGauge64 | read-only | Failed monitored packets |
| fwInjects | 1.3.6.1.4.1.15397.2.1.80.10 | |||
| C64 fwInjectsVal | 1.3.6.1.4.1.15397.2.1.80.10.1 | Counter64 | read-only | Ruleset evaluations giving INJECT |
| NUM fwInjectsMom | 1.3.6.1.4.1.15397.2.1.80.10.2 | CounterBasedGauge64 | read-only | Ruleset evaluations giving INJECT |
| NUM fwInjectsMax | 1.3.6.1.4.1.15397.2.1.80.10.3 | CounterBasedGauge64 | read-only | Ruleset evaluations giving INJECT |
| fwInjectsFailures | 1.3.6.1.4.1.15397.2.1.80.11 | |||
| C64 fwInjectsFailuresVal | 1.3.6.1.4.1.15397.2.1.80.11.1 | Counter64 | read-only | Inject data preparation failures |
| NUM fwInjectsFailuresMom | 1.3.6.1.4.1.15397.2.1.80.11.2 | CounterBasedGauge64 | read-only | Inject data preparation failures |
| NUM fwInjectsFailuresMax | 1.3.6.1.4.1.15397.2.1.80.11.3 | CounterBasedGauge64 | read-only | Inject data preparation failures |
| fwInjectsFailuresProp | 1.3.6.1.4.1.15397.2.1.80.12 | |||
| C64 fwInjectsFailuresPropVal | 1.3.6.1.4.1.15397.2.1.80.12.1 | Counter64 | read-only | Inject properties exceeding max length (255) |
| NUM fwInjectsFailuresPropMom | 1.3.6.1.4.1.15397.2.1.80.12.2 | CounterBasedGauge64 | read-only | Inject properties exceeding max length (255) |
| NUM fwInjectsFailuresPropMax | 1.3.6.1.4.1.15397.2.1.80.12.3 | CounterBasedGauge64 | read-only | Inject properties exceeding max length (255) |
| fwMidconnRewrite | 1.3.6.1.4.1.15397.2.1.80.13 | |||
| C64 fwMidconnRewriteVal | 1.3.6.1.4.1.15397.2.1.80.13.1 | Counter64 | read-only | Rewrites changed in active connection |
| NUM fwMidconnRewriteMom | 1.3.6.1.4.1.15397.2.1.80.13.2 | CounterBasedGauge64 | read-only | Rewrites changed in active connection |
| NUM fwMidconnRewriteMax | 1.3.6.1.4.1.15397.2.1.80.13.3 | CounterBasedGauge64 | read-only | Rewrites changed in active connection |
| shaping | 1.3.6.1.4.1.15397.2.1.88 | |||
| shapingEnqueued | 1.3.6.1.4.1.15397.2.1.88.1 | |||
| C64 shapingEnqueuedVal | 1.3.6.1.4.1.15397.2.1.88.1.1 | Counter64 | read-only | Enqueued packets |
| NUM shapingEnqueuedMom | 1.3.6.1.4.1.15397.2.1.88.1.2 | CounterBasedGauge64 | read-only | Enqueued packets |
| NUM shapingEnqueuedMax | 1.3.6.1.4.1.15397.2.1.88.1.3 | CounterBasedGauge64 | read-only | Enqueued packets |
| shapingDequeued | 1.3.6.1.4.1.15397.2.1.88.2 | |||
| C64 shapingDequeuedVal | 1.3.6.1.4.1.15397.2.1.88.2.1 | Counter64 | read-only | Dequeued packets |
| NUM shapingDequeuedMom | 1.3.6.1.4.1.15397.2.1.88.2.2 | CounterBasedGauge64 | read-only | Dequeued packets |
| NUM shapingDequeuedMax | 1.3.6.1.4.1.15397.2.1.88.2.3 | CounterBasedGauge64 | read-only | Dequeued packets |
| shapingBrownConnDrops | 1.3.6.1.4.1.15397.2.1.88.8 | |||
| C64 shapingBrownConnDropsVal | 1.3.6.1.4.1.15397.2.1.88.8.1 | Counter64 | read-only | BROWN per connection drops |
| NUM shapingBrownConnDropsMom | 1.3.6.1.4.1.15397.2.1.88.8.2 | CounterBasedGauge64 | read-only | BROWN per connection drops |
| NUM shapingBrownConnDropsMax | 1.3.6.1.4.1.15397.2.1.88.8.3 | CounterBasedGauge64 | read-only | BROWN per connection drops |
| shapingQueueSize | 1.3.6.1.4.1.15397.2.1.88.9 | |||
| NUM shapingQueueSizeVal | 1.3.6.1.4.1.15397.2.1.88.9.1 | CounterBasedGauge64 | read-only | Queue size |
| NUM shapingQueueSizeMax | 1.3.6.1.4.1.15397.2.1.88.9.3 | CounterBasedGauge64 | read-only | Queue size |
| shapingRulesSetCount | 1.3.6.1.4.1.15397.2.1.88.10 | |||
| C64 shapingRulesSetCountVal | 1.3.6.1.4.1.15397.2.1.88.10.1 | Counter64 | read-only | Rule sets |
| NUM shapingRulesSetCountMom | 1.3.6.1.4.1.15397.2.1.88.10.2 | CounterBasedGauge64 | read-only | Rule sets |
| NUM shapingRulesSetCountMax | 1.3.6.1.4.1.15397.2.1.88.10.3 | CounterBasedGauge64 | read-only | Rule sets |
| shapingEnqueuedBytes | 1.3.6.1.4.1.15397.2.1.88.11 | |||
| C64 shapingEnqueuedBytesVal | 1.3.6.1.4.1.15397.2.1.88.11.1 | Counter64 | read-only | Enqueued bytes |
| NUM shapingEnqueuedBytesMom | 1.3.6.1.4.1.15397.2.1.88.11.2 | CounterBasedGauge64 | read-only | Enqueued bytes |
| NUM shapingEnqueuedBytesMax | 1.3.6.1.4.1.15397.2.1.88.11.3 | CounterBasedGauge64 | read-only | Enqueued bytes |
| shapingDequeuedBytes | 1.3.6.1.4.1.15397.2.1.88.12 | |||
| C64 shapingDequeuedBytesVal | 1.3.6.1.4.1.15397.2.1.88.12.1 | Counter64 | read-only | Dequeued bytes |
| NUM shapingDequeuedBytesMom | 1.3.6.1.4.1.15397.2.1.88.12.2 | CounterBasedGauge64 | read-only | Dequeued bytes |
| NUM shapingDequeuedBytesMax | 1.3.6.1.4.1.15397.2.1.88.12.3 | CounterBasedGauge64 | read-only | Dequeued bytes |
| shapingObjectCopies | 1.3.6.1.4.1.15397.2.1.88.13 | |||
| NUM shapingObjectCopiesVal | 1.3.6.1.4.1.15397.2.1.88.13.1 | CounterBasedGauge64 | read-only | Object copies |
| NUM shapingObjectCopiesMax | 1.3.6.1.4.1.15397.2.1.88.13.3 | CounterBasedGauge64 | read-only | Object copies |
| shapingOutofpacketsDrops | 1.3.6.1.4.1.15397.2.1.88.15 | |||
| C64 shapingOutofpacketsDropsVal | 1.3.6.1.4.1.15397.2.1.88.15.1 | Counter64 | read-only | Out of packets drops |
| NUM shapingOutofpacketsDropsMom | 1.3.6.1.4.1.15397.2.1.88.15.2 | CounterBasedGauge64 | read-only | Out of packets drops |
| NUM shapingOutofpacketsDropsMax | 1.3.6.1.4.1.15397.2.1.88.15.3 | CounterBasedGauge64 | read-only | Out of packets drops |
| shapingReceived | 1.3.6.1.4.1.15397.2.1.88.16 | |||
| C64 shapingReceivedVal | 1.3.6.1.4.1.15397.2.1.88.16.1 | Counter64 | read-only | Packets received |
| NUM shapingReceivedMom | 1.3.6.1.4.1.15397.2.1.88.16.2 | CounterBasedGauge64 | read-only | Packets received |
| NUM shapingReceivedMax | 1.3.6.1.4.1.15397.2.1.88.16.3 | CounterBasedGauge64 | read-only | Packets received |
| shapingObjectChecks | 1.3.6.1.4.1.15397.2.1.88.17 | |||
| C64 shapingObjectChecksVal | 1.3.6.1.4.1.15397.2.1.88.17.1 | Counter64 | read-only | Object checks |
| NUM shapingObjectChecksMom | 1.3.6.1.4.1.15397.2.1.88.17.2 | CounterBasedGauge64 | read-only | Object checks |
| NUM shapingObjectChecksMax | 1.3.6.1.4.1.15397.2.1.88.17.3 | CounterBasedGauge64 | read-only | Object checks |
| shapingObjectPoolExhausted | 1.3.6.1.4.1.15397.2.1.88.25 | |||
| C64 shapingObjectPoolExhaustedVal | 1.3.6.1.4.1.15397.2.1.88.25.1 | Counter64 | read-only | Too many dynamic objects |
| NUM shapingObjectPoolExhaustedMom | 1.3.6.1.4.1.15397.2.1.88.25.2 | CounterBasedGauge64 | read-only | Too many dynamic objects |
| NUM shapingObjectPoolExhaustedMax | 1.3.6.1.4.1.15397.2.1.88.25.3 | CounterBasedGauge64 | read-only | Too many dynamic objects |
| shapingOutOfCreditsDrops | 1.3.6.1.4.1.15397.2.1.88.26 | |||
| C64 shapingOutOfCreditsDropsVal | 1.3.6.1.4.1.15397.2.1.88.26.1 | Counter64 | read-only | Out of credits (vbs) drops |
| NUM shapingOutOfCreditsDropsMom | 1.3.6.1.4.1.15397.2.1.88.26.2 | CounterBasedGauge64 | read-only | Out of credits (vbs) drops |
| NUM shapingOutOfCreditsDropsMax | 1.3.6.1.4.1.15397.2.1.88.26.3 | CounterBasedGauge64 | read-only | Out of credits (vbs) drops |
| shapingObjectOverflow | 1.3.6.1.4.1.15397.2.1.88.31 | |||
| C64 shapingObjectOverflowVal | 1.3.6.1.4.1.15397.2.1.88.31.1 | Counter64 | read-only | Too many shaping objects matching a connection |
| NUM shapingObjectOverflowMom | 1.3.6.1.4.1.15397.2.1.88.31.2 | CounterBasedGauge64 | read-only | Too many shaping objects matching a connection |
| NUM shapingObjectOverflowMax | 1.3.6.1.4.1.15397.2.1.88.31.3 | CounterBasedGauge64 | read-only | Too many shaping objects matching a connection |
| shapingRuleOverflow | 1.3.6.1.4.1.15397.2.1.88.32 | |||
| C64 shapingRuleOverflowVal | 1.3.6.1.4.1.15397.2.1.88.32.1 | Counter64 | read-only | Too many matching rules |
| NUM shapingRuleOverflowMom | 1.3.6.1.4.1.15397.2.1.88.32.2 | CounterBasedGauge64 | read-only | Too many matching rules |
| NUM shapingRuleOverflowMax | 1.3.6.1.4.1.15397.2.1.88.32.3 | CounterBasedGauge64 | read-only | Too many matching rules |
| shapingDrops | 1.3.6.1.4.1.15397.2.1.88.37 | |||
| C64 shapingDropsVal | 1.3.6.1.4.1.15397.2.1.88.37.1 | Counter64 | read-only | Queuing drops (all types) |
| NUM shapingDropsMom | 1.3.6.1.4.1.15397.2.1.88.37.2 | CounterBasedGauge64 | read-only | Queuing drops (all types) |
| NUM shapingDropsMax | 1.3.6.1.4.1.15397.2.1.88.37.3 | CounterBasedGauge64 | read-only | Queuing drops (all types) |
| shapingObjectFull | 1.3.6.1.4.1.15397.2.1.88.38 | |||
| C64 shapingObjectFullVal | 1.3.6.1.4.1.15397.2.1.88.38.1 | Counter64 | read-only | Shaping object queue full |
| NUM shapingObjectFullMom | 1.3.6.1.4.1.15397.2.1.88.38.2 | CounterBasedGauge64 | read-only | Shaping object queue full |
| NUM shapingObjectFullMax | 1.3.6.1.4.1.15397.2.1.88.38.3 | CounterBasedGauge64 | read-only | Shaping object queue full |
| shapingUnshaped | 1.3.6.1.4.1.15397.2.1.88.39 | |||
| C64 shapingUnshapedVal | 1.3.6.1.4.1.15397.2.1.88.39.1 | Counter64 | read-only | Unshaped packets |
| NUM shapingUnshapedMom | 1.3.6.1.4.1.15397.2.1.88.39.2 | CounterBasedGauge64 | read-only | Unshaped packets |
| NUM shapingUnshapedMax | 1.3.6.1.4.1.15397.2.1.88.39.3 | CounterBasedGauge64 | read-only | Unshaped packets |
| shapingUnshapedBytes | 1.3.6.1.4.1.15397.2.1.88.40 | |||
| C64 shapingUnshapedBytesVal | 1.3.6.1.4.1.15397.2.1.88.40.1 | Counter64 | read-only | Unshaped bytes |
| NUM shapingUnshapedBytesMom | 1.3.6.1.4.1.15397.2.1.88.40.2 | CounterBasedGauge64 | read-only | Unshaped bytes |
| NUM shapingUnshapedBytesMax | 1.3.6.1.4.1.15397.2.1.88.40.3 | CounterBasedGauge64 | read-only | Unshaped bytes |
| shapingDequeueCalls | 1.3.6.1.4.1.15397.2.1.88.41 | |||
| C64 shapingDequeueCallsVal | 1.3.6.1.4.1.15397.2.1.88.41.1 | Counter64 | read-only | Dequeue calls |
| NUM shapingDequeueCallsMom | 1.3.6.1.4.1.15397.2.1.88.41.2 | CounterBasedGauge64 | read-only | Dequeue calls |
| NUM shapingDequeueCallsMax | 1.3.6.1.4.1.15397.2.1.88.41.3 | CounterBasedGauge64 | read-only | Dequeue calls |
| shapingRecycleObjects | 1.3.6.1.4.1.15397.2.1.88.42 | |||
| NUM shapingRecycleObjectsVal | 1.3.6.1.4.1.15397.2.1.88.42.1 | CounterBasedGauge64 | read-only | Objects in recycle queue |
| NUM shapingRecycleObjectsMax | 1.3.6.1.4.1.15397.2.1.88.42.3 | CounterBasedGauge64 | read-only | Objects in recycle queue |
| shapingDirect | 1.3.6.1.4.1.15397.2.1.88.44 | |||
| C64 shapingDirectVal | 1.3.6.1.4.1.15397.2.1.88.44.1 | Counter64 | read-only | Directly sent packets |
| NUM shapingDirectMom | 1.3.6.1.4.1.15397.2.1.88.44.2 | CounterBasedGauge64 | read-only | Directly sent packets |
| NUM shapingDirectMax | 1.3.6.1.4.1.15397.2.1.88.44.3 | CounterBasedGauge64 | read-only | Directly sent packets |
| shapingDirectBytes | 1.3.6.1.4.1.15397.2.1.88.45 | |||
| C64 shapingDirectBytesVal | 1.3.6.1.4.1.15397.2.1.88.45.1 | Counter64 | read-only | Directly sent bytes |
| NUM shapingDirectBytesMom | 1.3.6.1.4.1.15397.2.1.88.45.2 | CounterBasedGauge64 | read-only | Directly sent bytes |
| NUM shapingDirectBytesMax | 1.3.6.1.4.1.15397.2.1.88.45.3 | CounterBasedGauge64 | read-only | Directly sent bytes |
| shapingBorrowDequeues | 1.3.6.1.4.1.15397.2.1.88.46 | |||
| C64 shapingBorrowDequeuesVal | 1.3.6.1.4.1.15397.2.1.88.46.1 | Counter64 | read-only | Borrowing dequeues |
| NUM shapingBorrowDequeuesMom | 1.3.6.1.4.1.15397.2.1.88.46.2 | CounterBasedGauge64 | read-only | Borrowing dequeues |
| NUM shapingBorrowDequeuesMax | 1.3.6.1.4.1.15397.2.1.88.46.3 | CounterBasedGauge64 | read-only | Borrowing dequeues |
| shapingVbsSplitError | 1.3.6.1.4.1.15397.2.1.88.47 | |||
| C64 shapingVbsSplitErrorVal | 1.3.6.1.4.1.15397.2.1.88.47.1 | Counter64 | read-only | VBS split allocation failures |
| NUM shapingVbsSplitErrorMom | 1.3.6.1.4.1.15397.2.1.88.47.2 | CounterBasedGauge64 | read-only | VBS split allocation failures |
| NUM shapingVbsSplitErrorMax | 1.3.6.1.4.1.15397.2.1.88.47.3 | CounterBasedGauge64 | read-only | VBS split allocation failures |
| shapingBrownHostDrops | 1.3.6.1.4.1.15397.2.1.88.48 | |||
| C64 shapingBrownHostDropsVal | 1.3.6.1.4.1.15397.2.1.88.48.1 | Counter64 | read-only | BROWN per host drops |
| NUM shapingBrownHostDropsMom | 1.3.6.1.4.1.15397.2.1.88.48.2 | CounterBasedGauge64 | read-only | BROWN per host drops |
| NUM shapingBrownHostDropsMax | 1.3.6.1.4.1.15397.2.1.88.48.3 | CounterBasedGauge64 | read-only | BROWN per host drops |
| shapingMaxConnDrops | 1.3.6.1.4.1.15397.2.1.88.49 | |||
| C64 shapingMaxConnDropsVal | 1.3.6.1.4.1.15397.2.1.88.49.1 | Counter64 | read-only | Object max connections reached |
| NUM shapingMaxConnDropsMom | 1.3.6.1.4.1.15397.2.1.88.49.2 | CounterBasedGauge64 | read-only | Object max connections reached |
| NUM shapingMaxConnDropsMax | 1.3.6.1.4.1.15397.2.1.88.49.3 | CounterBasedGauge64 | read-only | Object max connections reached |
| shapingScheduledOdirs | 1.3.6.1.4.1.15397.2.1.88.50 | |||
| NUM shapingScheduledOdirsVal | 1.3.6.1.4.1.15397.2.1.88.50.1 | CounterBasedGauge64 | read-only | Scheduled odirs |
| NUM shapingScheduledOdirsMax | 1.3.6.1.4.1.15397.2.1.88.50.3 | CounterBasedGauge64 | read-only | Scheduled odirs |
| shapingQueuePoolExhausted | 1.3.6.1.4.1.15397.2.1.88.51 | |||
| C64 shapingQueuePoolExhaustedVal | 1.3.6.1.4.1.15397.2.1.88.51.1 | Counter64 | read-only | Queue pool exhausted |
| NUM shapingQueuePoolExhaustedMom | 1.3.6.1.4.1.15397.2.1.88.51.2 | CounterBasedGauge64 | read-only | Queue pool exhausted |
| NUM shapingQueuePoolExhaustedMax | 1.3.6.1.4.1.15397.2.1.88.51.3 | CounterBasedGauge64 | read-only | Queue pool exhausted |
| shapingActiveQueues | 1.3.6.1.4.1.15397.2.1.88.52 | |||
| NUM shapingActiveQueuesVal | 1.3.6.1.4.1.15397.2.1.88.52.1 | CounterBasedGauge64 | read-only | Active queues |
| NUM shapingActiveQueuesMax | 1.3.6.1.4.1.15397.2.1.88.52.3 | CounterBasedGauge64 | read-only | Active queues |
| shapingQueueAllocations | 1.3.6.1.4.1.15397.2.1.88.53 | |||
| C64 shapingQueueAllocationsVal | 1.3.6.1.4.1.15397.2.1.88.53.1 | Counter64 | read-only | Queue allocations |
| NUM shapingQueueAllocationsMom | 1.3.6.1.4.1.15397.2.1.88.53.2 | CounterBasedGauge64 | read-only | Queue allocations |
| NUM shapingQueueAllocationsMax | 1.3.6.1.4.1.15397.2.1.88.53.3 | CounterBasedGauge64 | read-only | Queue allocations |
| shapingDropsPrio1 | 1.3.6.1.4.1.15397.2.1.88.54 | |||
| C64 shapingDropsPrio1Val | 1.3.6.1.4.1.15397.2.1.88.54.1 | Counter64 | read-only | Queuing drops (prio 1) |
| NUM shapingDropsPrio1Mom | 1.3.6.1.4.1.15397.2.1.88.54.2 | CounterBasedGauge64 | read-only | Queuing drops (prio 1) |
| NUM shapingDropsPrio1Max | 1.3.6.1.4.1.15397.2.1.88.54.3 | CounterBasedGauge64 | read-only | Queuing drops (prio 1) |
| shapingDropsPrio2 | 1.3.6.1.4.1.15397.2.1.88.55 | |||
| C64 shapingDropsPrio2Val | 1.3.6.1.4.1.15397.2.1.88.55.1 | Counter64 | read-only | Queuing drops (prio 2) |
| NUM shapingDropsPrio2Mom | 1.3.6.1.4.1.15397.2.1.88.55.2 | CounterBasedGauge64 | read-only | Queuing drops (prio 2) |
| NUM shapingDropsPrio2Max | 1.3.6.1.4.1.15397.2.1.88.55.3 | CounterBasedGauge64 | read-only | Queuing drops (prio 2) |
| shapingDropsPrio3 | 1.3.6.1.4.1.15397.2.1.88.56 | |||
| C64 shapingDropsPrio3Val | 1.3.6.1.4.1.15397.2.1.88.56.1 | Counter64 | read-only | Queuing drops (prio 3) |
| NUM shapingDropsPrio3Mom | 1.3.6.1.4.1.15397.2.1.88.56.2 | CounterBasedGauge64 | read-only | Queuing drops (prio 3) |
| NUM shapingDropsPrio3Max | 1.3.6.1.4.1.15397.2.1.88.56.3 | CounterBasedGauge64 | read-only | Queuing drops (prio 3) |
| shapingDropsPrio4 | 1.3.6.1.4.1.15397.2.1.88.57 | |||
| C64 shapingDropsPrio4Val | 1.3.6.1.4.1.15397.2.1.88.57.1 | Counter64 | read-only | Queuing drops (prio 4) |
| NUM shapingDropsPrio4Mom | 1.3.6.1.4.1.15397.2.1.88.57.2 | CounterBasedGauge64 | read-only | Queuing drops (prio 4) |
| NUM shapingDropsPrio4Max | 1.3.6.1.4.1.15397.2.1.88.57.3 | CounterBasedGauge64 | read-only | Queuing drops (prio 4) |
| shapingDropsPrio5 | 1.3.6.1.4.1.15397.2.1.88.58 | |||
| C64 shapingDropsPrio5Val | 1.3.6.1.4.1.15397.2.1.88.58.1 | Counter64 | read-only | Queuing drops (prio 5) |
| NUM shapingDropsPrio5Mom | 1.3.6.1.4.1.15397.2.1.88.58.2 | CounterBasedGauge64 | read-only | Queuing drops (prio 5) |
| NUM shapingDropsPrio5Max | 1.3.6.1.4.1.15397.2.1.88.58.3 | CounterBasedGauge64 | read-only | Queuing drops (prio 5) |
| shapingDropsPrio6 | 1.3.6.1.4.1.15397.2.1.88.59 | |||
| C64 shapingDropsPrio6Val | 1.3.6.1.4.1.15397.2.1.88.59.1 | Counter64 | read-only | Queuing drops (prio 6) |
| NUM shapingDropsPrio6Mom | 1.3.6.1.4.1.15397.2.1.88.59.2 | CounterBasedGauge64 | read-only | Queuing drops (prio 6) |
| NUM shapingDropsPrio6Max | 1.3.6.1.4.1.15397.2.1.88.59.3 | CounterBasedGauge64 | read-only | Queuing drops (prio 6) |
| shapingDropsPrio7 | 1.3.6.1.4.1.15397.2.1.88.60 | |||
| C64 shapingDropsPrio7Val | 1.3.6.1.4.1.15397.2.1.88.60.1 | Counter64 | read-only | Queuing drops (prio 7) |
| NUM shapingDropsPrio7Mom | 1.3.6.1.4.1.15397.2.1.88.60.2 | CounterBasedGauge64 | read-only | Queuing drops (prio 7) |
| NUM shapingDropsPrio7Max | 1.3.6.1.4.1.15397.2.1.88.60.3 | CounterBasedGauge64 | read-only | Queuing drops (prio 7) |
| shapingDropsPrio8 | 1.3.6.1.4.1.15397.2.1.88.61 | |||
| C64 shapingDropsPrio8Val | 1.3.6.1.4.1.15397.2.1.88.61.1 | Counter64 | read-only | Queuing drops (prio 8) |
| NUM shapingDropsPrio8Mom | 1.3.6.1.4.1.15397.2.1.88.61.2 | CounterBasedGauge64 | read-only | Queuing drops (prio 8) |
| NUM shapingDropsPrio8Max | 1.3.6.1.4.1.15397.2.1.88.61.3 | CounterBasedGauge64 | read-only | Queuing drops (prio 8) |
| shapingDropsPrio9 | 1.3.6.1.4.1.15397.2.1.88.62 | |||
| C64 shapingDropsPrio9Val | 1.3.6.1.4.1.15397.2.1.88.62.1 | Counter64 | read-only | Queuing drops (prio 9) |
| NUM shapingDropsPrio9Mom | 1.3.6.1.4.1.15397.2.1.88.62.2 | CounterBasedGauge64 | read-only | Queuing drops (prio 9) |
| NUM shapingDropsPrio9Max | 1.3.6.1.4.1.15397.2.1.88.62.3 | CounterBasedGauge64 | read-only | Queuing drops (prio 9) |
| shapingDropsPrioOther | 1.3.6.1.4.1.15397.2.1.88.63 | |||
| C64 shapingDropsPrioOtherVal | 1.3.6.1.4.1.15397.2.1.88.63.1 | Counter64 | read-only | Queuing drops (other prio) |
| NUM shapingDropsPrioOtherMom | 1.3.6.1.4.1.15397.2.1.88.63.2 | CounterBasedGauge64 | read-only | Queuing drops (other prio) |
| NUM shapingDropsPrioOtherMax | 1.3.6.1.4.1.15397.2.1.88.63.3 | CounterBasedGauge64 | read-only | Queuing drops (other prio) |
| shapingDropsCps | 1.3.6.1.4.1.15397.2.1.88.64 | |||
| C64 shapingDropsCpsVal | 1.3.6.1.4.1.15397.2.1.88.64.1 | Counter64 | read-only | CPS limit drops |
| NUM shapingDropsCpsMom | 1.3.6.1.4.1.15397.2.1.88.64.2 | CounterBasedGauge64 | read-only | CPS limit drops |
| NUM shapingDropsCpsMax | 1.3.6.1.4.1.15397.2.1.88.64.3 | CounterBasedGauge64 | read-only | CPS limit drops |
| shapingFailedFairnessObjects | 1.3.6.1.4.1.15397.2.1.88.65 | |||
| C64 shapingFailedFairnessObjectsVal | 1.3.6.1.4.1.15397.2.1.88.65.1 | Counter64 | read-only | Host fairness data allocation failures |
| NUM shapingFailedFairnessObjectsMom | 1.3.6.1.4.1.15397.2.1.88.65.2 | CounterBasedGauge64 | read-only | Host fairness data allocation failures |
| NUM shapingFailedFairnessObjectsMax | 1.3.6.1.4.1.15397.2.1.88.65.3 | CounterBasedGauge64 | read-only | Host fairness data allocation failures |
| shapingUsedFairnessObjects | 1.3.6.1.4.1.15397.2.1.88.66 | |||
| NUM shapingUsedFairnessObjectsVal | 1.3.6.1.4.1.15397.2.1.88.66.1 | CounterBasedGauge64 | read-only | Host fairness data used |
| NUM shapingUsedFairnessObjectsMax | 1.3.6.1.4.1.15397.2.1.88.66.3 | CounterBasedGauge64 | read-only | Host fairness data used |
| shapingReloadDrops | 1.3.6.1.4.1.15397.2.1.88.67 | |||
| C64 shapingReloadDropsVal | 1.3.6.1.4.1.15397.2.1.88.67.1 | Counter64 | read-only | Drops caused by ruleset reload |
| NUM shapingReloadDropsMom | 1.3.6.1.4.1.15397.2.1.88.67.2 | CounterBasedGauge64 | read-only | Drops caused by ruleset reload |
| NUM shapingReloadDropsMax | 1.3.6.1.4.1.15397.2.1.88.67.3 | CounterBasedGauge64 | read-only | Drops caused by ruleset reload |
| shapingRequeueQueueUsed | 1.3.6.1.4.1.15397.2.1.88.68 | |||
| NUM shapingRequeueQueueUsedVal | 1.3.6.1.4.1.15397.2.1.88.68.1 | CounterBasedGauge64 | read-only | Packets in requeue queue |
| NUM shapingRequeueQueueUsedMax | 1.3.6.1.4.1.15397.2.1.88.68.3 | CounterBasedGauge64 | read-only | Packets in requeue queue |
| shapingDirectBytesPrio0 | 1.3.6.1.4.1.15397.2.1.88.69 | |||
| C64 shapingDirectBytesPrio0Val | 1.3.6.1.4.1.15397.2.1.88.69.1 | Counter64 | read-only | Directly sent bytes (prio 0) |
| NUM shapingDirectBytesPrio0Mom | 1.3.6.1.4.1.15397.2.1.88.69.2 | CounterBasedGauge64 | read-only | Directly sent bytes (prio 0) |
| NUM shapingDirectBytesPrio0Max | 1.3.6.1.4.1.15397.2.1.88.69.3 | CounterBasedGauge64 | read-only | Directly sent bytes (prio 0) |
| shapingDequeuedOdirs | 1.3.6.1.4.1.15397.2.1.88.70 | |||
| C64 shapingDequeuedOdirsVal | 1.3.6.1.4.1.15397.2.1.88.70.1 | Counter64 | read-only | Dequeued Odirs |
| NUM shapingDequeuedOdirsMom | 1.3.6.1.4.1.15397.2.1.88.70.2 | CounterBasedGauge64 | read-only | Dequeued Odirs |
| NUM shapingDequeuedOdirsMax | 1.3.6.1.4.1.15397.2.1.88.70.3 | CounterBasedGauge64 | read-only | Dequeued Odirs |
| shapingSkippedQsyncUpdates | 1.3.6.1.4.1.15397.2.1.88.71 | |||
| C64 shapingSkippedQsyncUpdatesVal | 1.3.6.1.4.1.15397.2.1.88.71.1 | Counter64 | read-only | Skipped qsync updates (no xfer) |
| NUM shapingSkippedQsyncUpdatesMom | 1.3.6.1.4.1.15397.2.1.88.71.2 | CounterBasedGauge64 | read-only | Skipped qsync updates (no xfer) |
| NUM shapingSkippedQsyncUpdatesMax | 1.3.6.1.4.1.15397.2.1.88.71.3 | CounterBasedGauge64 | read-only | Skipped qsync updates (no xfer) |
| shapingObjectCopiesCreated | 1.3.6.1.4.1.15397.2.1.88.72 | |||
| C64 shapingObjectCopiesCreatedVal | 1.3.6.1.4.1.15397.2.1.88.72.1 | Counter64 | read-only | Object copies created |
| NUM shapingObjectCopiesCreatedMom | 1.3.6.1.4.1.15397.2.1.88.72.2 | CounterBasedGauge64 | read-only | Object copies created |
| NUM shapingObjectCopiesCreatedMax | 1.3.6.1.4.1.15397.2.1.88.72.3 | CounterBasedGauge64 | read-only | Object copies created |
| shapingEcnMarks | 1.3.6.1.4.1.15397.2.1.88.73 | |||
| C64 shapingEcnMarksVal | 1.3.6.1.4.1.15397.2.1.88.73.1 | Counter64 | read-only | ECN Marked Packets |
| NUM shapingEcnMarksMom | 1.3.6.1.4.1.15397.2.1.88.73.2 | CounterBasedGauge64 | read-only | ECN Marked Packets |
| NUM shapingEcnMarksMax | 1.3.6.1.4.1.15397.2.1.88.73.3 | CounterBasedGauge64 | read-only | ECN Marked Packets |
| pppoe | 1.3.6.1.4.1.15397.2.1.96 | |||
| pppoeShortPackets | 1.3.6.1.4.1.15397.2.1.96.1 | |||
| C64 pppoeShortPacketsVal | 1.3.6.1.4.1.15397.2.1.96.1.1 | Counter64 | read-only | Short Packets dropped |
| NUM pppoeShortPacketsMom | 1.3.6.1.4.1.15397.2.1.96.1.2 | CounterBasedGauge64 | read-only | Short Packets dropped |
| NUM pppoeShortPacketsMax | 1.3.6.1.4.1.15397.2.1.96.1.3 | CounterBasedGauge64 | read-only | Short Packets dropped |
| pppoeBadversionPackets | 1.3.6.1.4.1.15397.2.1.96.2 | |||
| C64 pppoeBadversionPacketsVal | 1.3.6.1.4.1.15397.2.1.96.2.1 | Counter64 | read-only | Packets with unknown version |
| NUM pppoeBadversionPacketsMom | 1.3.6.1.4.1.15397.2.1.96.2.2 | CounterBasedGauge64 | read-only | Packets with unknown version |
| NUM pppoeBadversionPacketsMax | 1.3.6.1.4.1.15397.2.1.96.2.3 | CounterBasedGauge64 | read-only | Packets with unknown version |
| pppoeControlPackets | 1.3.6.1.4.1.15397.2.1.96.3 | |||
| C64 pppoeControlPacketsVal | 1.3.6.1.4.1.15397.2.1.96.3.1 | Counter64 | read-only | Control packets |
| NUM pppoeControlPacketsMom | 1.3.6.1.4.1.15397.2.1.96.3.2 | CounterBasedGauge64 | read-only | Control packets |
| NUM pppoeControlPacketsMax | 1.3.6.1.4.1.15397.2.1.96.3.3 | CounterBasedGauge64 | read-only | Control packets |
| pppoeTruncatedPackets | 1.3.6.1.4.1.15397.2.1.96.4 | |||
| C64 pppoeTruncatedPacketsVal | 1.3.6.1.4.1.15397.2.1.96.4.1 | Counter64 | read-only | Truncated packets dropped |
| NUM pppoeTruncatedPacketsMom | 1.3.6.1.4.1.15397.2.1.96.4.2 | CounterBasedGauge64 | read-only | Truncated packets dropped |
| NUM pppoeTruncatedPacketsMax | 1.3.6.1.4.1.15397.2.1.96.4.3 | CounterBasedGauge64 | read-only | Truncated packets dropped |
| pppoePaddedPackets | 1.3.6.1.4.1.15397.2.1.96.5 | |||
| C64 pppoePaddedPacketsVal | 1.3.6.1.4.1.15397.2.1.96.5.1 | Counter64 | read-only | Padded packets |
| NUM pppoePaddedPacketsMom | 1.3.6.1.4.1.15397.2.1.96.5.2 | CounterBasedGauge64 | read-only | Padded packets |
| NUM pppoePaddedPacketsMax | 1.3.6.1.4.1.15397.2.1.96.5.3 | CounterBasedGauge64 | read-only | Padded packets |
| pppoeIpv4Packets | 1.3.6.1.4.1.15397.2.1.96.6 | |||
| C64 pppoeIpv4PacketsVal | 1.3.6.1.4.1.15397.2.1.96.6.1 | Counter64 | read-only | IPv4 packets |
| NUM pppoeIpv4PacketsMom | 1.3.6.1.4.1.15397.2.1.96.6.2 | CounterBasedGauge64 | read-only | IPv4 packets |
| NUM pppoeIpv4PacketsMax | 1.3.6.1.4.1.15397.2.1.96.6.3 | CounterBasedGauge64 | read-only | IPv4 packets |
| pppoeNonIpPackets | 1.3.6.1.4.1.15397.2.1.96.7 | |||
| C64 pppoeNonIpPacketsVal | 1.3.6.1.4.1.15397.2.1.96.7.1 | Counter64 | read-only | Non IP packets |
| NUM pppoeNonIpPacketsMom | 1.3.6.1.4.1.15397.2.1.96.7.2 | CounterBasedGauge64 | read-only | Non IP packets |
| NUM pppoeNonIpPacketsMax | 1.3.6.1.4.1.15397.2.1.96.7.3 | CounterBasedGauge64 | read-only | Non IP packets |
| pppoeIpv6Packets | 1.3.6.1.4.1.15397.2.1.96.8 | |||
| C64 pppoeIpv6PacketsVal | 1.3.6.1.4.1.15397.2.1.96.8.1 | Counter64 | read-only | IPv6 packets |
| NUM pppoeIpv6PacketsMom | 1.3.6.1.4.1.15397.2.1.96.8.2 | CounterBasedGauge64 | read-only | IPv6 packets |
| NUM pppoeIpv6PacketsMax | 1.3.6.1.4.1.15397.2.1.96.8.3 | CounterBasedGauge64 | read-only | IPv6 packets |
| interface | 1.3.6.1.4.1.15397.2.1.120 | |||
| interfaceBytesToEngine | 1.3.6.1.4.1.15397.2.1.120.8 | |||
| C64 interfaceBytesToEngineVal | 1.3.6.1.4.1.15397.2.1.120.8.1 | Counter64 | read-only | Sent to engine |
| NUM interfaceBytesToEngineMom | 1.3.6.1.4.1.15397.2.1.120.8.2 | CounterBasedGauge64 | read-only | Sent to engine |
| NUM interfaceBytesToEngineMax | 1.3.6.1.4.1.15397.2.1.120.8.3 | CounterBasedGauge64 | read-only | Sent to engine |
| interfaceBytesFromEngine | 1.3.6.1.4.1.15397.2.1.120.9 | |||
| C64 interfaceBytesFromEngineVal | 1.3.6.1.4.1.15397.2.1.120.9.1 | Counter64 | read-only | Received from engine |
| NUM interfaceBytesFromEngineMom | 1.3.6.1.4.1.15397.2.1.120.9.2 | CounterBasedGauge64 | read-only | Received from engine |
| NUM interfaceBytesFromEngineMax | 1.3.6.1.4.1.15397.2.1.120.9.3 | CounterBasedGauge64 | read-only | Received from engine |
| interfaceFlowNewMissed | 1.3.6.1.4.1.15397.2.1.120.10 | |||
| C64 interfaceFlowNewMissedVal | 1.3.6.1.4.1.15397.2.1.120.10.1 | Counter64 | read-only | New flows missed |
| NUM interfaceFlowNewMissedMom | 1.3.6.1.4.1.15397.2.1.120.10.2 | CounterBasedGauge64 | read-only | New flows missed |
| NUM interfaceFlowNewMissedMax | 1.3.6.1.4.1.15397.2.1.120.10.3 | CounterBasedGauge64 | read-only | New flows missed |
| interfaceFlowUpdMissed | 1.3.6.1.4.1.15397.2.1.120.11 | |||
| C64 interfaceFlowUpdMissedVal | 1.3.6.1.4.1.15397.2.1.120.11.1 | Counter64 | read-only | Flow updates missed |
| NUM interfaceFlowUpdMissedMom | 1.3.6.1.4.1.15397.2.1.120.11.2 | CounterBasedGauge64 | read-only | Flow updates missed |
| NUM interfaceFlowUpdMissedMax | 1.3.6.1.4.1.15397.2.1.120.11.3 | CounterBasedGauge64 | read-only | Flow updates missed |
| interfaceFlowNew | 1.3.6.1.4.1.15397.2.1.120.12 | |||
| C64 interfaceFlowNewVal | 1.3.6.1.4.1.15397.2.1.120.12.1 | Counter64 | read-only | New flows |
| NUM interfaceFlowNewMom | 1.3.6.1.4.1.15397.2.1.120.12.2 | CounterBasedGauge64 | read-only | New flows |
| NUM interfaceFlowNewMax | 1.3.6.1.4.1.15397.2.1.120.12.3 | CounterBasedGauge64 | read-only | New flows |
| interfaceFlowHostnameAllocFail | 1.3.6.1.4.1.15397.2.1.120.13 | |||
| C64 interfaceFlowHostnameAllocFailVal | 1.3.6.1.4.1.15397.2.1.120.13.1 | Counter64 | read-only | Hostname allocation failures |
| NUM interfaceFlowHostnameAllocFailMom | 1.3.6.1.4.1.15397.2.1.120.13.2 | CounterBasedGauge64 | read-only | Hostname allocation failures |
| NUM interfaceFlowHostnameAllocFailMax | 1.3.6.1.4.1.15397.2.1.120.13.3 | CounterBasedGauge64 | read-only | Hostname allocation failures |
| interfaceFlowUpdReordered | 1.3.6.1.4.1.15397.2.1.120.14 | |||
| C64 interfaceFlowUpdReorderedVal | 1.3.6.1.4.1.15397.2.1.120.14.1 | Counter64 | read-only | Reordered flow updates |
| NUM interfaceFlowUpdReorderedMom | 1.3.6.1.4.1.15397.2.1.120.14.2 | CounterBasedGauge64 | read-only | Reordered flow updates |
| NUM interfaceFlowUpdReorderedMax | 1.3.6.1.4.1.15397.2.1.120.14.3 | CounterBasedGauge64 | read-only | Reordered flow updates |
| dynnetobjs | 1.3.6.1.4.1.15397.2.1.121 | |||
| dynamicnetobjectFailedInserts | 1.3.6.1.4.1.15397.2.1.121.1 | |||
| C64 dynamicnetobjectFailedInsertsVal | 1.3.6.1.4.1.15397.2.1.121.1.1 | Counter64 | read-only | Failed inserts (too many dynamic items) |
| NUM dynamicnetobjectFailedInsertsMom | 1.3.6.1.4.1.15397.2.1.121.1.2 | CounterBasedGauge64 | read-only | Failed inserts (too many dynamic items) |
| NUM dynamicnetobjectFailedInsertsMax | 1.3.6.1.4.1.15397.2.1.121.1.3 | CounterBasedGauge64 | read-only | Failed inserts (too many dynamic items) |
| dynamicnetobjectListItems | 1.3.6.1.4.1.15397.2.1.121.2 | |||
| NUM dynamicnetobjectListItemsVal | 1.3.6.1.4.1.15397.2.1.121.2.1 | CounterBasedGauge64 | read-only | Items returned from last PLDB query |
| NUM dynamicnetobjectListItemsMax | 1.3.6.1.4.1.15397.2.1.121.2.3 | CounterBasedGauge64 | read-only | Items returned from last PLDB query |
| dynamicnetobjectRemoveSucceeded | 1.3.6.1.4.1.15397.2.1.121.3 | |||
| C64 dynamicnetobjectRemoveSucceededVal | 1.3.6.1.4.1.15397.2.1.121.3.1 | Counter64 | read-only | Remove calls succeeded |
| NUM dynamicnetobjectRemoveSucceededMom | 1.3.6.1.4.1.15397.2.1.121.3.2 | CounterBasedGauge64 | read-only | Remove calls succeeded |
| NUM dynamicnetobjectRemoveSucceededMax | 1.3.6.1.4.1.15397.2.1.121.3.3 | CounterBasedGauge64 | read-only | Remove calls succeeded |
| dynamicnetobjectRemoveFailed | 1.3.6.1.4.1.15397.2.1.121.4 | |||
| C64 dynamicnetobjectRemoveFailedVal | 1.3.6.1.4.1.15397.2.1.121.4.1 | Counter64 | read-only | Remove calls failed |
| NUM dynamicnetobjectRemoveFailedMom | 1.3.6.1.4.1.15397.2.1.121.4.2 | CounterBasedGauge64 | read-only | Remove calls failed |
| NUM dynamicnetobjectRemoveFailedMax | 1.3.6.1.4.1.15397.2.1.121.4.3 | CounterBasedGauge64 | read-only | Remove calls failed |
| dynamicnetobjectCurrentIpCount | 1.3.6.1.4.1.15397.2.1.121.5 | |||
| NUM dynamicnetobjectCurrentIpCountVal | 1.3.6.1.4.1.15397.2.1.121.5.1 | CounterBasedGauge64 | read-only | IPs in table |
| NUM dynamicnetobjectCurrentIpCountMax | 1.3.6.1.4.1.15397.2.1.121.5.3 | CounterBasedGauge64 | read-only | IPs in table |
| dynamicnetobjectCurrentCount | 1.3.6.1.4.1.15397.2.1.121.6 | |||
| NUM dynamicnetobjectCurrentCountVal | 1.3.6.1.4.1.15397.2.1.121.6.1 | CounterBasedGauge64 | read-only | Items in table |
| NUM dynamicnetobjectCurrentCountMax | 1.3.6.1.4.1.15397.2.1.121.6.3 | CounterBasedGauge64 | read-only | Items in table |
| dynamicnetobjectAddSucceeded | 1.3.6.1.4.1.15397.2.1.121.8 | |||
| C64 dynamicnetobjectAddSucceededVal | 1.3.6.1.4.1.15397.2.1.121.8.1 | Counter64 | read-only | Add calls succeeded |
| NUM dynamicnetobjectAddSucceededMom | 1.3.6.1.4.1.15397.2.1.121.8.2 | CounterBasedGauge64 | read-only | Add calls succeeded |
| NUM dynamicnetobjectAddSucceededMax | 1.3.6.1.4.1.15397.2.1.121.8.3 | CounterBasedGauge64 | read-only | Add calls succeeded |
| dynamicnetobjectAddFailed | 1.3.6.1.4.1.15397.2.1.121.9 | |||
| C64 dynamicnetobjectAddFailedVal | 1.3.6.1.4.1.15397.2.1.121.9.1 | Counter64 | read-only | Add calls failed |
| NUM dynamicnetobjectAddFailedMom | 1.3.6.1.4.1.15397.2.1.121.9.2 | CounterBasedGauge64 | read-only | Add calls failed |
| NUM dynamicnetobjectAddFailedMax | 1.3.6.1.4.1.15397.2.1.121.9.3 | CounterBasedGauge64 | read-only | Add calls failed |
| dynamicnetobjectInsertPldbFailed | 1.3.6.1.4.1.15397.2.1.121.10 | |||
| C64 dynamicnetobjectInsertPldbFailedVal | 1.3.6.1.4.1.15397.2.1.121.10.1 | Counter64 | read-only | Add calls failed in PLDB |
| NUM dynamicnetobjectInsertPldbFailedMom | 1.3.6.1.4.1.15397.2.1.121.10.2 | CounterBasedGauge64 | read-only | Add calls failed in PLDB |
| NUM dynamicnetobjectInsertPldbFailedMax | 1.3.6.1.4.1.15397.2.1.121.10.3 | CounterBasedGauge64 | read-only | Add calls failed in PLDB |
| dynamicnetobjectAddCalls | 1.3.6.1.4.1.15397.2.1.121.11 | |||
| C64 dynamicnetobjectAddCallsVal | 1.3.6.1.4.1.15397.2.1.121.11.1 | Counter64 | read-only | Add calls attempted |
| NUM dynamicnetobjectAddCallsMom | 1.3.6.1.4.1.15397.2.1.121.11.2 | CounterBasedGauge64 | read-only | Add calls attempted |
| NUM dynamicnetobjectAddCallsMax | 1.3.6.1.4.1.15397.2.1.121.11.3 | CounterBasedGauge64 | read-only | Add calls attempted |
| dynamicnetobjectRemoveCalls | 1.3.6.1.4.1.15397.2.1.121.12 | |||
| C64 dynamicnetobjectRemoveCallsVal | 1.3.6.1.4.1.15397.2.1.121.12.1 | Counter64 | read-only | Remove calls attempted |
| NUM dynamicnetobjectRemoveCallsMom | 1.3.6.1.4.1.15397.2.1.121.12.2 | CounterBasedGauge64 | read-only | Remove calls attempted |
| NUM dynamicnetobjectRemoveCallsMax | 1.3.6.1.4.1.15397.2.1.121.12.3 | CounterBasedGauge64 | read-only | Remove calls attempted |
| dynamicnetobjectListCalls | 1.3.6.1.4.1.15397.2.1.121.15 | |||
| C64 dynamicnetobjectListCallsVal | 1.3.6.1.4.1.15397.2.1.121.15.1 | Counter64 | read-only | List calls attempted |
| NUM dynamicnetobjectListCallsMom | 1.3.6.1.4.1.15397.2.1.121.15.2 | CounterBasedGauge64 | read-only | List calls attempted |
| NUM dynamicnetobjectListCallsMax | 1.3.6.1.4.1.15397.2.1.121.15.3 | CounterBasedGauge64 | read-only | List calls attempted |
| dynamicnetobjectListItemsReturned | 1.3.6.1.4.1.15397.2.1.121.16 | |||
| C64 dynamicnetobjectListItemsReturnedVal | 1.3.6.1.4.1.15397.2.1.121.16.1 | Counter64 | read-only | Items returned from list calls |
| NUM dynamicnetobjectListItemsReturnedMom | 1.3.6.1.4.1.15397.2.1.121.16.2 | CounterBasedGauge64 | read-only | Items returned from list calls |
| NUM dynamicnetobjectListItemsReturnedMax | 1.3.6.1.4.1.15397.2.1.121.16.3 | CounterBasedGauge64 | read-only | Items returned from list calls |
| dynamicnetobjectSubscriberConflicts | 1.3.6.1.4.1.15397.2.1.121.17 | |||
| C64 dynamicnetobjectSubscriberConflictsVal | 1.3.6.1.4.1.15397.2.1.121.17.1 | Counter64 | read-only | Conflicting subscriber names |
| NUM dynamicnetobjectSubscriberConflictsMom | 1.3.6.1.4.1.15397.2.1.121.17.2 | CounterBasedGauge64 | read-only | Conflicting subscriber names |
| NUM dynamicnetobjectSubscriberConflictsMax | 1.3.6.1.4.1.15397.2.1.121.17.3 | CounterBasedGauge64 | read-only | Conflicting subscriber names |
| dynamicnetobjectSubscriberCount | 1.3.6.1.4.1.15397.2.1.121.18 | |||
| NUM dynamicnetobjectSubscriberCountVal | 1.3.6.1.4.1.15397.2.1.121.18.1 | CounterBasedGauge64 | read-only | Number of unique subscriber names |
| NUM dynamicnetobjectSubscriberCountMax | 1.3.6.1.4.1.15397.2.1.121.18.3 | CounterBasedGauge64 | read-only | Number of unique subscriber names |
| dynamicnetobjectSubscriberTooMany | 1.3.6.1.4.1.15397.2.1.121.19 | |||
| C64 dynamicnetobjectSubscriberTooManyVal | 1.3.6.1.4.1.15397.2.1.121.19.1 | Counter64 | read-only | Too many unique subscriber names failures |
| NUM dynamicnetobjectSubscriberTooManyMom | 1.3.6.1.4.1.15397.2.1.121.19.2 | CounterBasedGauge64 | read-only | Too many unique subscriber names failures |
| NUM dynamicnetobjectSubscriberTooManyMax | 1.3.6.1.4.1.15397.2.1.121.19.3 | CounterBasedGauge64 | read-only | Too many unique subscriber names failures |
| dynamicnetobjectSqliteMemoryUsed | 1.3.6.1.4.1.15397.2.1.121.20 | |||
| NUM dynamicnetobjectSqliteMemoryUsedVal | 1.3.6.1.4.1.15397.2.1.121.20.1 | CounterBasedGauge64 | read-only | Add requests in queue |
| NUM dynamicnetobjectSqliteMemoryUsedMax | 1.3.6.1.4.1.15397.2.1.121.20.3 | CounterBasedGauge64 | read-only | Add requests in queue |
| dynamicnetobjectPendingAdds | 1.3.6.1.4.1.15397.2.1.121.21 | |||
| NUM dynamicnetobjectPendingAddsVal | 1.3.6.1.4.1.15397.2.1.121.21.1 | CounterBasedGauge64 | read-only | Memory used by the dynitems sqlite thread |
| NUM dynamicnetobjectPendingAddsMax | 1.3.6.1.4.1.15397.2.1.121.21.3 | CounterBasedGauge64 | read-only | Memory used by the dynitems sqlite thread |
| bgp | 1.3.6.1.4.1.15397.2.1.122 | |||
| bgpUpdates | 1.3.6.1.4.1.15397.2.1.122.1 | |||
| NUM bgpUpdatesVal | 1.3.6.1.4.1.15397.2.1.122.1.1 | CounterBasedGauge64 | read-only | Updates received |
| NUM bgpUpdatesMax | 1.3.6.1.4.1.15397.2.1.122.1.3 | CounterBasedGauge64 | read-only | Updates received |
| bgpPrefixes | 1.3.6.1.4.1.15397.2.1.122.2 | |||
| NUM bgpPrefixesVal | 1.3.6.1.4.1.15397.2.1.122.2.1 | CounterBasedGauge64 | read-only | Number of prefixes |
| NUM bgpPrefixesMax | 1.3.6.1.4.1.15397.2.1.122.2.3 | CounterBasedGauge64 | read-only | Number of prefixes |
| bgpPaths | 1.3.6.1.4.1.15397.2.1.122.3 | |||
| NUM bgpPathsVal | 1.3.6.1.4.1.15397.2.1.122.3.1 | CounterBasedGauge64 | read-only | Number of unique paths |
| NUM bgpPathsMax | 1.3.6.1.4.1.15397.2.1.122.3.3 | CounterBasedGauge64 | read-only | Number of unique paths |
| bgpUptime | 1.3.6.1.4.1.15397.2.1.122.4 | |||
| TIK bgpUptimeVal | 1.3.6.1.4.1.15397.2.1.122.4.1 | TimeTicks | read-only | Connection uptime |
| bgpConvresionTime | 1.3.6.1.4.1.15397.2.1.122.5 | |||
| NUM bgpConvresionTimeVal | 1.3.6.1.4.1.15397.2.1.122.5.1 | CounterBasedGauge64 | read-only | Time to convert lookup tree |
| NUM bgpConvresionTimeMax | 1.3.6.1.4.1.15397.2.1.122.5.3 | CounterBasedGauge64 | read-only | Time to convert lookup tree |
| bgpSendTime | 1.3.6.1.4.1.15397.2.1.122.6 | |||
| NUM bgpSendTimeVal | 1.3.6.1.4.1.15397.2.1.122.6.1 | CounterBasedGauge64 | read-only | Time to update lookup tree |
| NUM bgpSendTimeMax | 1.3.6.1.4.1.15397.2.1.122.6.3 | CounterBasedGauge64 | read-only | Time to update lookup tree |
| bgpReplaces | 1.3.6.1.4.1.15397.2.1.122.7 | |||
| NUM bgpReplacesVal | 1.3.6.1.4.1.15397.2.1.122.7.1 | CounterBasedGauge64 | read-only | Total count of announces without withdraw |
| NUM bgpReplacesMax | 1.3.6.1.4.1.15397.2.1.122.7.3 | CounterBasedGauge64 | read-only | Total count of announces without withdraw |
| bgpWithdraws | 1.3.6.1.4.1.15397.2.1.122.8 | |||
| NUM bgpWithdrawsVal | 1.3.6.1.4.1.15397.2.1.122.8.1 | CounterBasedGauge64 | read-only | Total count of withdrawn routes |
| NUM bgpWithdrawsMax | 1.3.6.1.4.1.15397.2.1.122.8.3 | CounterBasedGauge64 | read-only | Total count of withdrawn routes |
| bgpAnnounces | 1.3.6.1.4.1.15397.2.1.122.9 | |||
| NUM bgpAnnouncesVal | 1.3.6.1.4.1.15397.2.1.122.9.1 | CounterBasedGauge64 | read-only | Total count of announced routes |
| NUM bgpAnnouncesMax | 1.3.6.1.4.1.15397.2.1.122.9.3 | CounterBasedGauge64 | read-only | Total count of announced routes |
| bgpReconnects | 1.3.6.1.4.1.15397.2.1.122.10 | |||
| NUM bgpReconnectsVal | 1.3.6.1.4.1.15397.2.1.122.10.1 | CounterBasedGauge64 | read-only | Total number of reconnects |
| NUM bgpReconnectsMax | 1.3.6.1.4.1.15397.2.1.122.10.3 | CounterBasedGauge64 | read-only | Total number of reconnects |
| bgpRecyclePaths | 1.3.6.1.4.1.15397.2.1.122.12 | |||
| NUM bgpRecyclePathsVal | 1.3.6.1.4.1.15397.2.1.122.12.1 | CounterBasedGauge64 | read-only | Number of paths waiting for garbage collection |
| NUM bgpRecyclePathsMax | 1.3.6.1.4.1.15397.2.1.122.12.3 | CounterBasedGauge64 | read-only | Number of paths waiting for garbage collection |
| bgpFreelistPaths | 1.3.6.1.4.1.15397.2.1.122.13 | |||
| NUM bgpFreelistPathsVal | 1.3.6.1.4.1.15397.2.1.122.13.1 | CounterBasedGauge64 | read-only | Number of paths in freelist |
| NUM bgpFreelistPathsMax | 1.3.6.1.4.1.15397.2.1.122.13.3 | CounterBasedGauge64 | read-only | Number of paths in freelist |
| bgpBalanceTime | 1.3.6.1.4.1.15397.2.1.122.14 | |||
| NUM bgpBalanceTimeVal | 1.3.6.1.4.1.15397.2.1.122.14.1 | CounterBasedGauge64 | read-only | Time to rebalance tree |
| NUM bgpBalanceTimeMax | 1.3.6.1.4.1.15397.2.1.122.14.3 | CounterBasedGauge64 | read-only | Time to rebalance tree |
| bgpCommunityTooSmall | 1.3.6.1.4.1.15397.2.1.122.24 | |||
| NUM bgpCommunityTooSmallVal | 1.3.6.1.4.1.15397.2.1.122.24.1 | CounterBasedGauge64 | read-only | Number of community updates received that exceed PL_CONFIG_BGP_MAX_COMMUNITIES |
| NUM bgpCommunityTooSmallMax | 1.3.6.1.4.1.15397.2.1.122.24.3 | CounterBasedGauge64 | read-only | Number of community updates received that exceed PL_CONFIG_BGP_MAX_COMMUNITIES |
| bgpCommunityMaxSeen | 1.3.6.1.4.1.15397.2.1.122.25 | |||
| NUM bgpCommunityMaxSeenVal | 1.3.6.1.4.1.15397.2.1.122.25.1 | CounterBasedGauge64 | read-only | Maximum number of communities we have seen in a BGP update |
| NUM bgpCommunityMaxSeenMax | 1.3.6.1.4.1.15397.2.1.122.25.3 | CounterBasedGauge64 | read-only | Maximum number of communities we have seen in a BGP update |
| qsync | 1.3.6.1.4.1.15397.2.1.123 | |||
| qsyncIUpdates | 1.3.6.1.4.1.15397.2.1.123.1 | |||
| C64 qsyncIUpdatesVal | 1.3.6.1.4.1.15397.2.1.123.1.1 | Counter64 | read-only | Updates received from reapers |
| NUM qsyncIUpdatesMom | 1.3.6.1.4.1.15397.2.1.123.1.2 | CounterBasedGauge64 | read-only | Updates received from reapers |
| NUM qsyncIUpdatesMax | 1.3.6.1.4.1.15397.2.1.123.1.3 | CounterBasedGauge64 | read-only | Updates received from reapers |
| qsyncIUpdatesOldRuleset | 1.3.6.1.4.1.15397.2.1.123.2 | |||
| C64 qsyncIUpdatesOldRulesetVal | 1.3.6.1.4.1.15397.2.1.123.2.1 | Counter64 | read-only | Updates received from reapers with old ruleset |
| NUM qsyncIUpdatesOldRulesetMom | 1.3.6.1.4.1.15397.2.1.123.2.2 | CounterBasedGauge64 | read-only | Updates received from reapers with old ruleset |
| NUM qsyncIUpdatesOldRulesetMax | 1.3.6.1.4.1.15397.2.1.123.2.3 | CounterBasedGauge64 | read-only | Updates received from reapers with old ruleset |
| qsyncIUpdatesUnknownObject | 1.3.6.1.4.1.15397.2.1.123.3 | |||
| C64 qsyncIUpdatesUnknownObjectVal | 1.3.6.1.4.1.15397.2.1.123.3.1 | Counter64 | read-only | Updates received for unknown object |
| NUM qsyncIUpdatesUnknownObjectMom | 1.3.6.1.4.1.15397.2.1.123.3.2 | CounterBasedGauge64 | read-only | Updates received for unknown object |
| NUM qsyncIUpdatesUnknownObjectMax | 1.3.6.1.4.1.15397.2.1.123.3.3 | CounterBasedGauge64 | read-only | Updates received for unknown object |
| qsyncIReaperSplitsCreated | 1.3.6.1.4.1.15397.2.1.123.4 | |||
| C64 qsyncIReaperSplitsCreatedVal | 1.3.6.1.4.1.15397.2.1.123.4.1 | Counter64 | read-only | Split entries created (reaper) |
| NUM qsyncIReaperSplitsCreatedMom | 1.3.6.1.4.1.15397.2.1.123.4.2 | CounterBasedGauge64 | read-only | Split entries created (reaper) |
| NUM qsyncIReaperSplitsCreatedMax | 1.3.6.1.4.1.15397.2.1.123.4.3 | CounterBasedGauge64 | read-only | Split entries created (reaper) |
| qsyncIReaperSplitsActive | 1.3.6.1.4.1.15397.2.1.123.5 | |||
| NUM qsyncIReaperSplitsActiveVal | 1.3.6.1.4.1.15397.2.1.123.5.1 | CounterBasedGauge64 | read-only | Split entries active (reaper) |
| NUM qsyncIReaperSplitsActiveMax | 1.3.6.1.4.1.15397.2.1.123.5.3 | CounterBasedGauge64 | read-only | Split entries active (reaper) |
| qsyncISumFreelistSize | 1.3.6.1.4.1.15397.2.1.123.6 | |||
| NUM qsyncISumFreelistSizeVal | 1.3.6.1.4.1.15397.2.1.123.6.1 | CounterBasedGauge64 | read-only | Split entries on free list (sum) |
| NUM qsyncISumFreelistSizeMax | 1.3.6.1.4.1.15397.2.1.123.6.3 | CounterBasedGauge64 | read-only | Split entries on free list (sum) |
| qsyncISumSplitsActive | 1.3.6.1.4.1.15397.2.1.123.7 | |||
| NUM qsyncISumSplitsActiveVal | 1.3.6.1.4.1.15397.2.1.123.7.1 | CounterBasedGauge64 | read-only | Split entries active (sum) |
| NUM qsyncISumSplitsActiveMax | 1.3.6.1.4.1.15397.2.1.123.7.3 | CounterBasedGauge64 | read-only | Split entries active (sum) |
| qsyncIAdjustmentsSent | 1.3.6.1.4.1.15397.2.1.123.8 | |||
| C64 qsyncIAdjustmentsSentVal | 1.3.6.1.4.1.15397.2.1.123.8.1 | Counter64 | read-only | Object adjustments sent |
| NUM qsyncIAdjustmentsSentMom | 1.3.6.1.4.1.15397.2.1.123.8.2 | CounterBasedGauge64 | read-only | Object adjustments sent |
| NUM qsyncIAdjustmentsSentMax | 1.3.6.1.4.1.15397.2.1.123.8.3 | CounterBasedGauge64 | read-only | Object adjustments sent |
| qsyncENumPeers | 1.3.6.1.4.1.15397.2.1.123.9 | |||
| NUM qsyncENumPeersVal | 1.3.6.1.4.1.15397.2.1.123.9.1 | CounterBasedGauge64 | read-only | (ext) Number of peers |
| NUM qsyncENumPeersMax | 1.3.6.1.4.1.15397.2.1.123.9.3 | CounterBasedGauge64 | read-only | (ext) Number of peers |
| qsyncEUpdatesMismatch | 1.3.6.1.4.1.15397.2.1.123.10 | |||
| C64 qsyncEUpdatesMismatchVal | 1.3.6.1.4.1.15397.2.1.123.10.1 | Counter64 | read-only | (ext) Updates with mismatching ruleset |
| NUM qsyncEUpdatesMismatchMom | 1.3.6.1.4.1.15397.2.1.123.10.2 | CounterBasedGauge64 | read-only | (ext) Updates with mismatching ruleset |
| NUM qsyncEUpdatesMismatchMax | 1.3.6.1.4.1.15397.2.1.123.10.3 | CounterBasedGauge64 | read-only | (ext) Updates with mismatching ruleset |
| qsyncEUpdatePackets | 1.3.6.1.4.1.15397.2.1.123.11 | |||
| C64 qsyncEUpdatePacketsVal | 1.3.6.1.4.1.15397.2.1.123.11.1 | Counter64 | read-only | (ext) Update packets |
| NUM qsyncEUpdatePacketsMom | 1.3.6.1.4.1.15397.2.1.123.11.2 | CounterBasedGauge64 | read-only | (ext) Update packets |
| NUM qsyncEUpdatePacketsMax | 1.3.6.1.4.1.15397.2.1.123.11.3 | CounterBasedGauge64 | read-only | (ext) Update packets |
| qsyncESplitTimeout | 1.3.6.1.4.1.15397.2.1.123.12 | |||
| C64 qsyncESplitTimeoutVal | 1.3.6.1.4.1.15397.2.1.123.12.1 | Counter64 | read-only | (ext) Split object age timeout |
| NUM qsyncESplitTimeoutMom | 1.3.6.1.4.1.15397.2.1.123.12.2 | CounterBasedGauge64 | read-only | (ext) Split object age timeout |
| NUM qsyncESplitTimeoutMax | 1.3.6.1.4.1.15397.2.1.123.12.3 | CounterBasedGauge64 | read-only | (ext) Split object age timeout |
| qsyncERecvUpdateEntries | 1.3.6.1.4.1.15397.2.1.123.13 | |||
| C64 qsyncERecvUpdateEntriesVal | 1.3.6.1.4.1.15397.2.1.123.13.1 | Counter64 | read-only | (ext) Received update entries |
| NUM qsyncERecvUpdateEntriesMom | 1.3.6.1.4.1.15397.2.1.123.13.2 | CounterBasedGauge64 | read-only | (ext) Received update entries |
| NUM qsyncERecvUpdateEntriesMax | 1.3.6.1.4.1.15397.2.1.123.13.3 | CounterBasedGauge64 | read-only | (ext) Received update entries |
| qsyncESendUpdateEntries | 1.3.6.1.4.1.15397.2.1.123.14 | |||
| C64 qsyncESendUpdateEntriesVal | 1.3.6.1.4.1.15397.2.1.123.14.1 | Counter64 | read-only | (ext) Sent update entries |
| NUM qsyncESendUpdateEntriesMom | 1.3.6.1.4.1.15397.2.1.123.14.2 | CounterBasedGauge64 | read-only | (ext) Sent update entries |
| NUM qsyncESendUpdateEntriesMax | 1.3.6.1.4.1.15397.2.1.123.14.3 | CounterBasedGauge64 | read-only | (ext) Sent update entries |
| qsyncESendUpdatePackets | 1.3.6.1.4.1.15397.2.1.123.15 | |||
| C64 qsyncESendUpdatePacketsVal | 1.3.6.1.4.1.15397.2.1.123.15.1 | Counter64 | read-only | (ext) Sent update packets |
| NUM qsyncESendUpdatePacketsMom | 1.3.6.1.4.1.15397.2.1.123.15.2 | CounterBasedGauge64 | read-only | (ext) Sent update packets |
| NUM qsyncESendUpdatePacketsMax | 1.3.6.1.4.1.15397.2.1.123.15.3 | CounterBasedGauge64 | read-only | (ext) Sent update packets |
| qsyncIUnsync | 1.3.6.1.4.1.15397.2.1.123.16 | |||
| C64 qsyncIUnsyncVal | 1.3.6.1.4.1.15397.2.1.123.16.1 | Counter64 | read-only | Qsync not run because unsynced objects |
| NUM qsyncIUnsyncMom | 1.3.6.1.4.1.15397.2.1.123.16.2 | CounterBasedGauge64 | read-only | Qsync not run because unsynced objects |
| NUM qsyncIUnsyncMax | 1.3.6.1.4.1.15397.2.1.123.16.3 | CounterBasedGauge64 | read-only | Qsync not run because unsynced objects |
| qsyncESendbufFull | 1.3.6.1.4.1.15397.2.1.123.17 | |||
| C64 qsyncESendbufFullVal | 1.3.6.1.4.1.15397.2.1.123.17.1 | Counter64 | read-only | (ext) Entries dropped due to full sendbuffer |
| NUM qsyncESendbufFullMom | 1.3.6.1.4.1.15397.2.1.123.17.2 | CounterBasedGauge64 | read-only | (ext) Entries dropped due to full sendbuffer |
| NUM qsyncESendbufFullMax | 1.3.6.1.4.1.15397.2.1.123.17.3 | CounterBasedGauge64 | read-only | (ext) Entries dropped due to full sendbuffer |
| qsyncESendbufUsage | 1.3.6.1.4.1.15397.2.1.123.18 | |||
| NUM qsyncESendbufUsageVal | 1.3.6.1.4.1.15397.2.1.123.18.1 | CounterBasedGauge64 | read-only | (ext) Sendbuffer usage |
| NUM qsyncESendbufUsageMax | 1.3.6.1.4.1.15397.2.1.123.18.3 | CounterBasedGauge64 | read-only | (ext) Sendbuffer usage |
| qsyncIIgnoredOOO | 1.3.6.1.4.1.15397.2.1.123.19 | |||
| C64 qsyncIIgnoredOOOVal | 1.3.6.1.4.1.15397.2.1.123.19.1 | Counter64 | read-only | Ignored out of order updates |
| NUM qsyncIIgnoredOOOMom | 1.3.6.1.4.1.15397.2.1.123.19.2 | CounterBasedGauge64 | read-only | Ignored out of order updates |
| NUM qsyncIIgnoredOOOMax | 1.3.6.1.4.1.15397.2.1.123.19.3 | CounterBasedGauge64 | read-only | Ignored out of order updates |
| qsyncIIgnoredGenWrap | 1.3.6.1.4.1.15397.2.1.123.20 | |||
| C64 qsyncIIgnoredGenWrapVal | 1.3.6.1.4.1.15397.2.1.123.20.1 | Counter64 | read-only | Ignored updates (generation wrap) |
| NUM qsyncIIgnoredGenWrapMom | 1.3.6.1.4.1.15397.2.1.123.20.2 | CounterBasedGauge64 | read-only | Ignored updates (generation wrap) |
| NUM qsyncIIgnoredGenWrapMax | 1.3.6.1.4.1.15397.2.1.123.20.3 | CounterBasedGauge64 | read-only | Ignored updates (generation wrap) |
| shapingcounter | 1.3.6.1.4.1.15397.2.1.124 | |||
| shapingcounterUpdates | 1.3.6.1.4.1.15397.2.1.124.1 | |||
| C64 shapingcounterUpdatesVal | 1.3.6.1.4.1.15397.2.1.124.1.1 | Counter64 | read-only | Updates received |
| NUM shapingcounterUpdatesMom | 1.3.6.1.4.1.15397.2.1.124.1.2 | CounterBasedGauge64 | read-only | Updates received |
| NUM shapingcounterUpdatesMax | 1.3.6.1.4.1.15397.2.1.124.1.3 | CounterBasedGauge64 | read-only | Updates received |
| shapingcounterActive | 1.3.6.1.4.1.15397.2.1.124.2 | |||
| NUM shapingcounterActiveVal | 1.3.6.1.4.1.15397.2.1.124.2.1 | CounterBasedGauge64 | read-only | Active counters |
| NUM shapingcounterActiveMax | 1.3.6.1.4.1.15397.2.1.124.2.3 | CounterBasedGauge64 | read-only | Active counters |
| shapingcounterClients | 1.3.6.1.4.1.15397.2.1.124.3 | |||
| NUM shapingcounterClientsVal | 1.3.6.1.4.1.15397.2.1.124.3.1 | CounterBasedGauge64 | read-only | Active clients |
| NUM shapingcounterClientsMax | 1.3.6.1.4.1.15397.2.1.124.3.3 | CounterBasedGauge64 | read-only | Active clients |
| shapingcounterRecycle | 1.3.6.1.4.1.15397.2.1.124.4 | |||
| C64 shapingcounterRecycleVal | 1.3.6.1.4.1.15397.2.1.124.4.1 | Counter64 | read-only | Recycles |
| NUM shapingcounterRecycleMom | 1.3.6.1.4.1.15397.2.1.124.4.2 | CounterBasedGauge64 | read-only | Recycles |
| NUM shapingcounterRecycleMax | 1.3.6.1.4.1.15397.2.1.124.4.3 | CounterBasedGauge64 | read-only | Recycles |
| shapingcounterUpdatesInteresting | 1.3.6.1.4.1.15397.2.1.124.5 | |||
| C64 shapingcounterUpdatesInterestingVal | 1.3.6.1.4.1.15397.2.1.124.5.1 | Counter64 | read-only | Updates crossing granularity boundary received |
| NUM shapingcounterUpdatesInterestingMom | 1.3.6.1.4.1.15397.2.1.124.5.2 | CounterBasedGauge64 | read-only | Updates crossing granularity boundary received |
| NUM shapingcounterUpdatesInterestingMax | 1.3.6.1.4.1.15397.2.1.124.5.3 | CounterBasedGauge64 | read-only | Updates crossing granularity boundary received |
| divert | 1.3.6.1.4.1.15397.2.1.125 | |||
| divertOutOfHosts | 1.3.6.1.4.1.15397.2.1.125.2 | |||
| C64 divertOutOfHostsVal | 1.3.6.1.4.1.15397.2.1.125.2.1 | Counter64 | read-only | Out of hosts |
| NUM divertOutOfHostsMom | 1.3.6.1.4.1.15397.2.1.125.2.2 | CounterBasedGauge64 | read-only | Out of hosts |
| NUM divertOutOfHostsMax | 1.3.6.1.4.1.15397.2.1.125.2.3 | CounterBasedGauge64 | read-only | Out of hosts |
| divertOversizeL2 | 1.3.6.1.4.1.15397.2.1.125.3 | |||
| C64 divertOversizeL2Val | 1.3.6.1.4.1.15397.2.1.125.3.1 | Counter64 | read-only | Too large L2-headers |
| NUM divertOversizeL2Mom | 1.3.6.1.4.1.15397.2.1.125.3.2 | CounterBasedGauge64 | read-only | Too large L2-headers |
| NUM divertOversizeL2Max | 1.3.6.1.4.1.15397.2.1.125.3.3 | CounterBasedGauge64 | read-only | Too large L2-headers |
| divertEgressPackets | 1.3.6.1.4.1.15397.2.1.125.4 | |||
| C64 divertEgressPacketsVal | 1.3.6.1.4.1.15397.2.1.125.4.1 | Counter64 | read-only | Egress packets |
| NUM divertEgressPacketsMom | 1.3.6.1.4.1.15397.2.1.125.4.2 | CounterBasedGauge64 | read-only | Egress packets |
| NUM divertEgressPacketsMax | 1.3.6.1.4.1.15397.2.1.125.4.3 | CounterBasedGauge64 | read-only | Egress packets |
| divertEgressBytes | 1.3.6.1.4.1.15397.2.1.125.5 | |||
| C64 divertEgressBytesVal | 1.3.6.1.4.1.15397.2.1.125.5.1 | Counter64 | read-only | Egress bytes |
| NUM divertEgressBytesMom | 1.3.6.1.4.1.15397.2.1.125.5.2 | CounterBasedGauge64 | read-only | Egress bytes |
| NUM divertEgressBytesMax | 1.3.6.1.4.1.15397.2.1.125.5.3 | CounterBasedGauge64 | read-only | Egress bytes |
| divertIngressPackets | 1.3.6.1.4.1.15397.2.1.125.6 | |||
| C64 divertIngressPacketsVal | 1.3.6.1.4.1.15397.2.1.125.6.1 | Counter64 | read-only | Ingress packets |
| NUM divertIngressPacketsMom | 1.3.6.1.4.1.15397.2.1.125.6.2 | CounterBasedGauge64 | read-only | Ingress packets |
| NUM divertIngressPacketsMax | 1.3.6.1.4.1.15397.2.1.125.6.3 | CounterBasedGauge64 | read-only | Ingress packets |
| divertIngressBytes | 1.3.6.1.4.1.15397.2.1.125.7 | |||
| C64 divertIngressBytesVal | 1.3.6.1.4.1.15397.2.1.125.7.1 | Counter64 | read-only | Ingress bytes |
| NUM divertIngressBytesMom | 1.3.6.1.4.1.15397.2.1.125.7.2 | CounterBasedGauge64 | read-only | Ingress bytes |
| NUM divertIngressBytesMax | 1.3.6.1.4.1.15397.2.1.125.7.3 | CounterBasedGauge64 | read-only | Ingress bytes |
| divertIngressPacketsNohost | 1.3.6.1.4.1.15397.2.1.125.8 | |||
| C64 divertIngressPacketsNohostVal | 1.3.6.1.4.1.15397.2.1.125.8.1 | Counter64 | read-only | Ingress packets with missing host |
| NUM divertIngressPacketsNohostMom | 1.3.6.1.4.1.15397.2.1.125.8.2 | CounterBasedGauge64 | read-only | Ingress packets with missing host |
| NUM divertIngressPacketsNohostMax | 1.3.6.1.4.1.15397.2.1.125.8.3 | CounterBasedGauge64 | read-only | Ingress packets with missing host |
| divertIngressPacketsNol2 | 1.3.6.1.4.1.15397.2.1.125.9 | |||
| C64 divertIngressPacketsNol2Val | 1.3.6.1.4.1.15397.2.1.125.9.1 | Counter64 | read-only | Ingress packets with host missing L2-header |
| NUM divertIngressPacketsNol2Mom | 1.3.6.1.4.1.15397.2.1.125.9.2 | CounterBasedGauge64 | read-only | Ingress packets with host missing L2-header |
| NUM divertIngressPacketsNol2Max | 1.3.6.1.4.1.15397.2.1.125.9.3 | CounterBasedGauge64 | read-only | Ingress packets with host missing L2-header |
| divertHostsUse | 1.3.6.1.4.1.15397.2.1.125.10 | |||
| NUM divertHostsUseVal | 1.3.6.1.4.1.15397.2.1.125.10.1 | CounterBasedGauge64 | read-only | Hosts |
| NUM divertHostsUseMax | 1.3.6.1.4.1.15397.2.1.125.10.3 | CounterBasedGauge64 | read-only | Hosts |
| divertConnections | 1.3.6.1.4.1.15397.2.1.125.11 | |||
| NUM divertConnectionsVal | 1.3.6.1.4.1.15397.2.1.125.11.1 | CounterBasedGauge64 | read-only | Connections |
| NUM divertConnectionsMax | 1.3.6.1.4.1.15397.2.1.125.11.3 | CounterBasedGauge64 | read-only | Connections |
| divertHbReqSent | 1.3.6.1.4.1.15397.2.1.125.12 | |||
| C64 divertHbReqSentVal | 1.3.6.1.4.1.15397.2.1.125.12.1 | Counter64 | read-only | Heartbeat requests sent |
| NUM divertHbReqSentMom | 1.3.6.1.4.1.15397.2.1.125.12.2 | CounterBasedGauge64 | read-only | Heartbeat requests sent |
| NUM divertHbReqSentMax | 1.3.6.1.4.1.15397.2.1.125.12.3 | CounterBasedGauge64 | read-only | Heartbeat requests sent |
| divertHbReqRecv | 1.3.6.1.4.1.15397.2.1.125.13 | |||
| C64 divertHbReqRecvVal | 1.3.6.1.4.1.15397.2.1.125.13.1 | Counter64 | read-only | Heartbeat requests received |
| NUM divertHbReqRecvMom | 1.3.6.1.4.1.15397.2.1.125.13.2 | CounterBasedGauge64 | read-only | Heartbeat requests received |
| NUM divertHbReqRecvMax | 1.3.6.1.4.1.15397.2.1.125.13.3 | CounterBasedGauge64 | read-only | Heartbeat requests received |
| divertHbRepSent | 1.3.6.1.4.1.15397.2.1.125.14 | |||
| C64 divertHbRepSentVal | 1.3.6.1.4.1.15397.2.1.125.14.1 | Counter64 | read-only | Heartbeat replies sent |
| NUM divertHbRepSentMom | 1.3.6.1.4.1.15397.2.1.125.14.2 | CounterBasedGauge64 | read-only | Heartbeat replies sent |
| NUM divertHbRepSentMax | 1.3.6.1.4.1.15397.2.1.125.14.3 | CounterBasedGauge64 | read-only | Heartbeat replies sent |
| divertHbRepRecv | 1.3.6.1.4.1.15397.2.1.125.15 | |||
| C64 divertHbRepRecvVal | 1.3.6.1.4.1.15397.2.1.125.15.1 | Counter64 | read-only | Heartbeat replies received |
| NUM divertHbRepRecvMom | 1.3.6.1.4.1.15397.2.1.125.15.2 | CounterBasedGauge64 | read-only | Heartbeat replies received |
| NUM divertHbRepRecvMax | 1.3.6.1.4.1.15397.2.1.125.15.3 | CounterBasedGauge64 | read-only | Heartbeat replies received |
| divertHbLost | 1.3.6.1.4.1.15397.2.1.125.16 | |||
| C64 divertHbLostVal | 1.3.6.1.4.1.15397.2.1.125.16.1 | Counter64 | read-only | Heartbeats lost |
| NUM divertHbLostMom | 1.3.6.1.4.1.15397.2.1.125.16.2 | CounterBasedGauge64 | read-only | Heartbeats lost |
| NUM divertHbLostMax | 1.3.6.1.4.1.15397.2.1.125.16.3 | CounterBasedGauge64 | read-only | Heartbeats lost |
| divertBypassPackets | 1.3.6.1.4.1.15397.2.1.125.17 | |||
| C64 divertBypassPacketsVal | 1.3.6.1.4.1.15397.2.1.125.17.1 | Counter64 | read-only | Bypassed packets |
| NUM divertBypassPacketsMom | 1.3.6.1.4.1.15397.2.1.125.17.2 | CounterBasedGauge64 | read-only | Bypassed packets |
| NUM divertBypassPacketsMax | 1.3.6.1.4.1.15397.2.1.125.17.3 | CounterBasedGauge64 | read-only | Bypassed packets |
| divertDroppedPackets | 1.3.6.1.4.1.15397.2.1.125.18 | |||
| C64 divertDroppedPacketsVal | 1.3.6.1.4.1.15397.2.1.125.18.1 | Counter64 | read-only | Dropped packets |
| NUM divertDroppedPacketsMom | 1.3.6.1.4.1.15397.2.1.125.18.2 | CounterBasedGauge64 | read-only | Dropped packets |
| NUM divertDroppedPacketsMax | 1.3.6.1.4.1.15397.2.1.125.18.3 | CounterBasedGauge64 | read-only | Dropped packets |
| ipv6 | 1.3.6.1.4.1.15397.2.1.126 | |||
| ipv6Packets | 1.3.6.1.4.1.15397.2.1.126.1 | |||
| C64 ipv6PacketsVal | 1.3.6.1.4.1.15397.2.1.126.1.1 | Counter64 | read-only | RX packets |
| NUM ipv6PacketsMom | 1.3.6.1.4.1.15397.2.1.126.1.2 | CounterBasedGauge64 | read-only | RX packets |
| NUM ipv6PacketsMax | 1.3.6.1.4.1.15397.2.1.126.1.3 | CounterBasedGauge64 | read-only | RX packets |
| ipv6Bytes | 1.3.6.1.4.1.15397.2.1.126.2 | |||
| C64 ipv6BytesVal | 1.3.6.1.4.1.15397.2.1.126.2.1 | Counter64 | read-only | RX data |
| NUM ipv6BytesMom | 1.3.6.1.4.1.15397.2.1.126.2.2 | CounterBasedGauge64 | read-only | RX data |
| NUM ipv6BytesMax | 1.3.6.1.4.1.15397.2.1.126.2.3 | CounterBasedGauge64 | read-only | RX data |
| ipv6RefusedShort | 1.3.6.1.4.1.15397.2.1.126.3 | |||
| C64 ipv6RefusedShortVal | 1.3.6.1.4.1.15397.2.1.126.3.1 | Counter64 | read-only | Refused (packet is too short) |
| NUM ipv6RefusedShortMom | 1.3.6.1.4.1.15397.2.1.126.3.2 | CounterBasedGauge64 | read-only | Refused (packet is too short) |
| NUM ipv6RefusedShortMax | 1.3.6.1.4.1.15397.2.1.126.3.3 | CounterBasedGauge64 | read-only | Refused (packet is too short) |
| ipv6RefusedVersion | 1.3.6.1.4.1.15397.2.1.126.4 | |||
| C64 ipv6RefusedVersionVal | 1.3.6.1.4.1.15397.2.1.126.4.1 | Counter64 | read-only | Refused (invalid version) |
| NUM ipv6RefusedVersionMom | 1.3.6.1.4.1.15397.2.1.126.4.2 | CounterBasedGauge64 | read-only | Refused (invalid version) |
| NUM ipv6RefusedVersionMax | 1.3.6.1.4.1.15397.2.1.126.4.3 | CounterBasedGauge64 | read-only | Refused (invalid version) |
| ipv6RefusedSelf | 1.3.6.1.4.1.15397.2.1.126.5 | |||
| C64 ipv6RefusedSelfVal | 1.3.6.1.4.1.15397.2.1.126.5.1 | Counter64 | read-only | Refused (src == dest) |
| NUM ipv6RefusedSelfMom | 1.3.6.1.4.1.15397.2.1.126.5.2 | CounterBasedGauge64 | read-only | Refused (src == dest) |
| NUM ipv6RefusedSelfMax | 1.3.6.1.4.1.15397.2.1.126.5.3 | CounterBasedGauge64 | read-only | Refused (src == dest) |
| ipv6Fragmented | 1.3.6.1.4.1.15397.2.1.126.7 | |||
| C64 ipv6FragmentedVal | 1.3.6.1.4.1.15397.2.1.126.7.1 | Counter64 | read-only | Packet fragments |
| NUM ipv6FragmentedMom | 1.3.6.1.4.1.15397.2.1.126.7.2 | CounterBasedGauge64 | read-only | Packet fragments |
| NUM ipv6FragmentedMax | 1.3.6.1.4.1.15397.2.1.126.7.3 | CounterBasedGauge64 | read-only | Packet fragments |
| ipv6FragmentedIds | 1.3.6.1.4.1.15397.2.1.126.10 | |||
| NUM ipv6FragmentedIdsVal | 1.3.6.1.4.1.15397.2.1.126.10.1 | CounterBasedGauge64 | read-only | Fragment ids |
| NUM ipv6FragmentedIdsMax | 1.3.6.1.4.1.15397.2.1.126.10.3 | CounterBasedGauge64 | read-only | Fragment ids |
| ipv6Fragments | 1.3.6.1.4.1.15397.2.1.126.11 | |||
| NUM ipv6FragmentsVal | 1.3.6.1.4.1.15397.2.1.126.11.1 | CounterBasedGauge64 | read-only | Fragments in queue |
| NUM ipv6FragmentsMax | 1.3.6.1.4.1.15397.2.1.126.11.3 | CounterBasedGauge64 | read-only | Fragments in queue |
| ipv6RefusedOof | 1.3.6.1.4.1.15397.2.1.126.14 | |||
| C64 ipv6RefusedOofVal | 1.3.6.1.4.1.15397.2.1.126.14.1 | Counter64 | read-only | Refused (out of fragments) |
| NUM ipv6RefusedOofMom | 1.3.6.1.4.1.15397.2.1.126.14.2 | CounterBasedGauge64 | read-only | Refused (out of fragments) |
| NUM ipv6RefusedOofMax | 1.3.6.1.4.1.15397.2.1.126.14.3 | CounterBasedGauge64 | read-only | Refused (out of fragments) |
| ipv6FragmentAllocationFailures | 1.3.6.1.4.1.15397.2.1.126.15 | |||
| C64 ipv6FragmentAllocationFailuresVal | 1.3.6.1.4.1.15397.2.1.126.15.1 | Counter64 | read-only | Fragment allocation failures |
| NUM ipv6FragmentAllocationFailuresMom | 1.3.6.1.4.1.15397.2.1.126.15.2 | CounterBasedGauge64 | read-only | Fragment allocation failures |
| NUM ipv6FragmentAllocationFailuresMax | 1.3.6.1.4.1.15397.2.1.126.15.3 | CounterBasedGauge64 | read-only | Fragment allocation failures |
| ipv6FragmentReassFail | 1.3.6.1.4.1.15397.2.1.126.16 | |||
| C64 ipv6FragmentReassFailVal | 1.3.6.1.4.1.15397.2.1.126.16.1 | Counter64 | read-only | Fragment reassembly failures |
| NUM ipv6FragmentReassFailMom | 1.3.6.1.4.1.15397.2.1.126.16.2 | CounterBasedGauge64 | read-only | Fragment reassembly failures |
| NUM ipv6FragmentReassFailMax | 1.3.6.1.4.1.15397.2.1.126.16.3 | CounterBasedGauge64 | read-only | Fragment reassembly failures |
| ipv6FragmentTooNoisy | 1.3.6.1.4.1.15397.2.1.126.19 | |||
| C64 ipv6FragmentTooNoisyVal | 1.3.6.1.4.1.15397.2.1.126.19.1 | Counter64 | read-only | Packets refused (too many fragments) |
| NUM ipv6FragmentTooNoisyMom | 1.3.6.1.4.1.15397.2.1.126.19.2 | CounterBasedGauge64 | read-only | Packets refused (too many fragments) |
| NUM ipv6FragmentTooNoisyMax | 1.3.6.1.4.1.15397.2.1.126.19.3 | CounterBasedGauge64 | read-only | Packets refused (too many fragments) |
| ipv6Reassembled | 1.3.6.1.4.1.15397.2.1.126.20 | |||
| C64 ipv6ReassembledVal | 1.3.6.1.4.1.15397.2.1.126.20.1 | Counter64 | read-only | Reassembled packets |
| NUM ipv6ReassembledMom | 1.3.6.1.4.1.15397.2.1.126.20.2 | CounterBasedGauge64 | read-only | Reassembled packets |
| NUM ipv6ReassembledMax | 1.3.6.1.4.1.15397.2.1.126.20.3 | CounterBasedGauge64 | read-only | Reassembled packets |
| ipv6FragmentOverlap | 1.3.6.1.4.1.15397.2.1.126.21 | |||
| C64 ipv6FragmentOverlapVal | 1.3.6.1.4.1.15397.2.1.126.21.1 | Counter64 | read-only | Overlapping Fragments |
| NUM ipv6FragmentOverlapMom | 1.3.6.1.4.1.15397.2.1.126.21.2 | CounterBasedGauge64 | read-only | Overlapping Fragments |
| NUM ipv6FragmentOverlapMax | 1.3.6.1.4.1.15397.2.1.126.21.3 | CounterBasedGauge64 | read-only | Overlapping Fragments |
| ipv6ExtDest | 1.3.6.1.4.1.15397.2.1.126.22 | |||
| C64 ipv6ExtDestVal | 1.3.6.1.4.1.15397.2.1.126.22.1 | Counter64 | read-only | Destination Ext. Headers |
| NUM ipv6ExtDestMom | 1.3.6.1.4.1.15397.2.1.126.22.2 | CounterBasedGauge64 | read-only | Destination Ext. Headers |
| NUM ipv6ExtDestMax | 1.3.6.1.4.1.15397.2.1.126.22.3 | CounterBasedGauge64 | read-only | Destination Ext. Headers |
| ipv6ExtHbh | 1.3.6.1.4.1.15397.2.1.126.23 | |||
| C64 ipv6ExtHbhVal | 1.3.6.1.4.1.15397.2.1.126.23.1 | Counter64 | read-only | Hob-by-hop Ext. Headers |
| NUM ipv6ExtHbhMom | 1.3.6.1.4.1.15397.2.1.126.23.2 | CounterBasedGauge64 | read-only | Hob-by-hop Ext. Headers |
| NUM ipv6ExtHbhMax | 1.3.6.1.4.1.15397.2.1.126.23.3 | CounterBasedGauge64 | read-only | Hob-by-hop Ext. Headers |
| ipv6ExtRoute | 1.3.6.1.4.1.15397.2.1.126.24 | |||
| C64 ipv6ExtRouteVal | 1.3.6.1.4.1.15397.2.1.126.24.1 | Counter64 | read-only | Route Ext, Headers |
| NUM ipv6ExtRouteMom | 1.3.6.1.4.1.15397.2.1.126.24.2 | CounterBasedGauge64 | read-only | Route Ext, Headers |
| NUM ipv6ExtRouteMax | 1.3.6.1.4.1.15397.2.1.126.24.3 | CounterBasedGauge64 | read-only | Route Ext, Headers |
| ipv6ExtInvl | 1.3.6.1.4.1.15397.2.1.126.25 | |||
| C64 ipv6ExtInvlVal | 1.3.6.1.4.1.15397.2.1.126.25.1 | Counter64 | read-only | Invalid Ext. Headers |
| NUM ipv6ExtInvlMom | 1.3.6.1.4.1.15397.2.1.126.25.2 | CounterBasedGauge64 | read-only | Invalid Ext. Headers |
| NUM ipv6ExtInvlMax | 1.3.6.1.4.1.15397.2.1.126.25.3 | CounterBasedGauge64 | read-only | Invalid Ext. Headers |
| ipv6FragnentTimeout | 1.3.6.1.4.1.15397.2.1.126.26 | |||
| C64 ipv6FragnentTimeoutVal | 1.3.6.1.4.1.15397.2.1.126.26.1 | Counter64 | read-only | Reassembly Timeout |
| NUM ipv6FragnentTimeoutMom | 1.3.6.1.4.1.15397.2.1.126.26.2 | CounterBasedGauge64 | read-only | Reassembly Timeout |
| NUM ipv6FragnentTimeoutMax | 1.3.6.1.4.1.15397.2.1.126.26.3 | CounterBasedGauge64 | read-only | Reassembly Timeout |
| ipv6FragmentDrops | 1.3.6.1.4.1.15397.2.1.126.27 | |||
| C64 ipv6FragmentDropsVal | 1.3.6.1.4.1.15397.2.1.126.27.1 | Counter64 | read-only | Dropped fragments (timeout/LRU) |
| NUM ipv6FragmentDropsMom | 1.3.6.1.4.1.15397.2.1.126.27.2 | CounterBasedGauge64 | read-only | Dropped fragments (timeout/LRU) |
| NUM ipv6FragmentDropsMax | 1.3.6.1.4.1.15397.2.1.126.27.3 | CounterBasedGauge64 | read-only | Dropped fragments (timeout/LRU) |
| ipv6ShuntAddressPackets | 1.3.6.1.4.1.15397.2.1.126.28 | |||
| C64 ipv6ShuntAddressPacketsVal | 1.3.6.1.4.1.15397.2.1.126.28.1 | Counter64 | read-only | Shunted packets (address) |
| NUM ipv6ShuntAddressPacketsMom | 1.3.6.1.4.1.15397.2.1.126.28.2 | CounterBasedGauge64 | read-only | Shunted packets (address) |
| NUM ipv6ShuntAddressPacketsMax | 1.3.6.1.4.1.15397.2.1.126.28.3 | CounterBasedGauge64 | read-only | Shunted packets (address) |
| ipv6ShuntAddressBytes | 1.3.6.1.4.1.15397.2.1.126.29 | |||
| C64 ipv6ShuntAddressBytesVal | 1.3.6.1.4.1.15397.2.1.126.29.1 | Counter64 | read-only | Shunted bytes (address) |
| NUM ipv6ShuntAddressBytesMom | 1.3.6.1.4.1.15397.2.1.126.29.2 | CounterBasedGauge64 | read-only | Shunted bytes (address) |
| NUM ipv6ShuntAddressBytesMax | 1.3.6.1.4.1.15397.2.1.126.29.3 | CounterBasedGauge64 | read-only | Shunted bytes (address) |
| ipv6ShuntProtoPackets | 1.3.6.1.4.1.15397.2.1.126.30 | |||
| C64 ipv6ShuntProtoPacketsVal | 1.3.6.1.4.1.15397.2.1.126.30.1 | Counter64 | read-only | Shunted packets (protocol) |
| NUM ipv6ShuntProtoPacketsMom | 1.3.6.1.4.1.15397.2.1.126.30.2 | CounterBasedGauge64 | read-only | Shunted packets (protocol) |
| NUM ipv6ShuntProtoPacketsMax | 1.3.6.1.4.1.15397.2.1.126.30.3 | CounterBasedGauge64 | read-only | Shunted packets (protocol) |
| ipv6ShuntProtoBytes | 1.3.6.1.4.1.15397.2.1.126.31 | |||
| C64 ipv6ShuntProtoBytesVal | 1.3.6.1.4.1.15397.2.1.126.31.1 | Counter64 | read-only | Shunted bytes (protocol) |
| NUM ipv6ShuntProtoBytesMom | 1.3.6.1.4.1.15397.2.1.126.31.2 | CounterBasedGauge64 | read-only | Shunted bytes (protocol) |
| NUM ipv6ShuntProtoBytesMax | 1.3.6.1.4.1.15397.2.1.126.31.3 | CounterBasedGauge64 | read-only | Shunted bytes (protocol) |
| ipv6FragInFrag | 1.3.6.1.4.1.15397.2.1.126.32 | |||
| C64 ipv6FragInFragVal | 1.3.6.1.4.1.15397.2.1.126.32.1 | Counter64 | read-only | Fragments in Fragments |
| NUM ipv6FragInFragMom | 1.3.6.1.4.1.15397.2.1.126.32.2 | CounterBasedGauge64 | read-only | Fragments in Fragments |
| NUM ipv6FragInFragMax | 1.3.6.1.4.1.15397.2.1.126.32.3 | CounterBasedGauge64 | read-only | Fragments in Fragments |
| ipv6EcnEct0 | 1.3.6.1.4.1.15397.2.1.126.33 | |||
| C64 ipv6EcnEct0Val | 1.3.6.1.4.1.15397.2.1.126.33.1 | Counter64 | read-only | ECN Capable Packets ECT(0) |
| NUM ipv6EcnEct0Mom | 1.3.6.1.4.1.15397.2.1.126.33.2 | CounterBasedGauge64 | read-only | ECN Capable Packets ECT(0) |
| NUM ipv6EcnEct0Max | 1.3.6.1.4.1.15397.2.1.126.33.3 | CounterBasedGauge64 | read-only | ECN Capable Packets ECT(0) |
| ipv6EcnEct1 | 1.3.6.1.4.1.15397.2.1.126.34 | |||
| C64 ipv6EcnEct1Val | 1.3.6.1.4.1.15397.2.1.126.34.1 | Counter64 | read-only | ECN Capable Packets ECT(1) |
| NUM ipv6EcnEct1Mom | 1.3.6.1.4.1.15397.2.1.126.34.2 | CounterBasedGauge64 | read-only | ECN Capable Packets ECT(1) |
| NUM ipv6EcnEct1Max | 1.3.6.1.4.1.15397.2.1.126.34.3 | CounterBasedGauge64 | read-only | ECN Capable Packets ECT(1) |
| ipv6EcnCn | 1.3.6.1.4.1.15397.2.1.126.35 | |||
| C64 ipv6EcnCnVal | 1.3.6.1.4.1.15397.2.1.126.35.1 | Counter64 | read-only | ECN Packets Congestion Experienced |
| NUM ipv6EcnCnMom | 1.3.6.1.4.1.15397.2.1.126.35.2 | CounterBasedGauge64 | read-only | ECN Packets Congestion Experienced |
| NUM ipv6EcnCnMax | 1.3.6.1.4.1.15397.2.1.126.35.3 | CounterBasedGauge64 | read-only | ECN Packets Congestion Experienced |
| tcpv6 | 1.3.6.1.4.1.15397.2.1.127 | |||
| tcpv6Packets | 1.3.6.1.4.1.15397.2.1.127.1 | |||
| C64 tcpv6PacketsVal | 1.3.6.1.4.1.15397.2.1.127.1.1 | Counter64 | read-only | RX packets |
| NUM tcpv6PacketsMom | 1.3.6.1.4.1.15397.2.1.127.1.2 | CounterBasedGauge64 | read-only | RX packets |
| NUM tcpv6PacketsMax | 1.3.6.1.4.1.15397.2.1.127.1.3 | CounterBasedGauge64 | read-only | RX packets |
| tcpv6Bytes | 1.3.6.1.4.1.15397.2.1.127.2 | |||
| C64 tcpv6BytesVal | 1.3.6.1.4.1.15397.2.1.127.2.1 | Counter64 | read-only | RX bytes |
| NUM tcpv6BytesMom | 1.3.6.1.4.1.15397.2.1.127.2.2 | CounterBasedGauge64 | read-only | RX bytes |
| NUM tcpv6BytesMax | 1.3.6.1.4.1.15397.2.1.127.2.3 | CounterBasedGauge64 | read-only | RX bytes |
| tcpv6CreateAttempts | 1.3.6.1.4.1.15397.2.1.127.4 | |||
| C64 tcpv6CreateAttemptsVal | 1.3.6.1.4.1.15397.2.1.127.4.1 | Counter64 | read-only | Connection create attempts |
| NUM tcpv6CreateAttemptsMom | 1.3.6.1.4.1.15397.2.1.127.4.2 | CounterBasedGauge64 | read-only | Connection create attempts |
| NUM tcpv6CreateAttemptsMax | 1.3.6.1.4.1.15397.2.1.127.4.3 | CounterBasedGauge64 | read-only | Connection create attempts |
| tcpv6Created | 1.3.6.1.4.1.15397.2.1.127.5 | |||
| C64 tcpv6CreatedVal | 1.3.6.1.4.1.15397.2.1.127.5.1 | Counter64 | read-only | Connections created |
| NUM tcpv6CreatedMom | 1.3.6.1.4.1.15397.2.1.127.5.2 | CounterBasedGauge64 | read-only | Connections created |
| NUM tcpv6CreatedMax | 1.3.6.1.4.1.15397.2.1.127.5.3 | CounterBasedGauge64 | read-only | Connections created |
| tcpv6RefusedRuleset | 1.3.6.1.4.1.15397.2.1.127.6 | |||
| C64 tcpv6RefusedRulesetVal | 1.3.6.1.4.1.15397.2.1.127.6.1 | Counter64 | read-only | Refused (ruleset) |
| NUM tcpv6RefusedRulesetMom | 1.3.6.1.4.1.15397.2.1.127.6.2 | CounterBasedGauge64 | read-only | Refused (ruleset) |
| NUM tcpv6RefusedRulesetMax | 1.3.6.1.4.1.15397.2.1.127.6.3 | CounterBasedGauge64 | read-only | Refused (ruleset) |
| tcpv6RefusedShort | 1.3.6.1.4.1.15397.2.1.127.7 | |||
| C64 tcpv6RefusedShortVal | 1.3.6.1.4.1.15397.2.1.127.7.1 | Counter64 | read-only | Refused (short) |
| NUM tcpv6RefusedShortMom | 1.3.6.1.4.1.15397.2.1.127.7.2 | CounterBasedGauge64 | read-only | Refused (short) |
| NUM tcpv6RefusedShortMax | 1.3.6.1.4.1.15397.2.1.127.7.3 | CounterBasedGauge64 | read-only | Refused (short) |
| tcpv6RefusedBroadcast | 1.3.6.1.4.1.15397.2.1.127.8 | |||
| C64 tcpv6RefusedBroadcastVal | 1.3.6.1.4.1.15397.2.1.127.8.1 | Counter64 | read-only | Refused (broadcast) |
| NUM tcpv6RefusedBroadcastMom | 1.3.6.1.4.1.15397.2.1.127.8.2 | CounterBasedGauge64 | read-only | Refused (broadcast) |
| NUM tcpv6RefusedBroadcastMax | 1.3.6.1.4.1.15397.2.1.127.8.3 | CounterBasedGauge64 | read-only | Refused (broadcast) |
| tcpv6RefusedOffset | 1.3.6.1.4.1.15397.2.1.127.9 | |||
| C64 tcpv6RefusedOffsetVal | 1.3.6.1.4.1.15397.2.1.127.9.1 | Counter64 | read-only | Refused (offset) |
| NUM tcpv6RefusedOffsetMom | 1.3.6.1.4.1.15397.2.1.127.9.2 | CounterBasedGauge64 | read-only | Refused (offset) |
| NUM tcpv6RefusedOffsetMax | 1.3.6.1.4.1.15397.2.1.127.9.3 | CounterBasedGauge64 | read-only | Refused (offset) |
| tcpv6Rejected | 1.3.6.1.4.1.15397.2.1.127.10 | |||
| C64 tcpv6RejectedVal | 1.3.6.1.4.1.15397.2.1.127.10.1 | Counter64 | read-only | Rejected packets |
| NUM tcpv6RejectedMom | 1.3.6.1.4.1.15397.2.1.127.10.2 | CounterBasedGauge64 | read-only | Rejected packets |
| NUM tcpv6RejectedMax | 1.3.6.1.4.1.15397.2.1.127.10.3 | CounterBasedGauge64 | read-only | Rejected packets |
| tcpv6Lostsync | 1.3.6.1.4.1.15397.2.1.127.12 | |||
| NUM tcpv6LostsyncVal | 1.3.6.1.4.1.15397.2.1.127.12.1 | CounterBasedGauge64 | read-only | Out-of-sync connections |
| NUM tcpv6LostsyncMax | 1.3.6.1.4.1.15397.2.1.127.12.3 | CounterBasedGauge64 | read-only | Out-of-sync connections |
| tcpv6UntrackedPackets | 1.3.6.1.4.1.15397.2.1.127.13 | |||
| C64 tcpv6UntrackedPacketsVal | 1.3.6.1.4.1.15397.2.1.127.13.1 | Counter64 | read-only | Untracked packets |
| NUM tcpv6UntrackedPacketsMom | 1.3.6.1.4.1.15397.2.1.127.13.2 | CounterBasedGauge64 | read-only | Untracked packets |
| NUM tcpv6UntrackedPacketsMax | 1.3.6.1.4.1.15397.2.1.127.13.3 | CounterBasedGauge64 | read-only | Untracked packets |
| tcpv6GoodputPackets | 1.3.6.1.4.1.15397.2.1.127.14 | |||
| C64 tcpv6GoodputPacketsVal | 1.3.6.1.4.1.15397.2.1.127.14.1 | Counter64 | read-only | Goodput packets |
| NUM tcpv6GoodputPacketsMom | 1.3.6.1.4.1.15397.2.1.127.14.2 | CounterBasedGauge64 | read-only | Goodput packets |
| NUM tcpv6GoodputPacketsMax | 1.3.6.1.4.1.15397.2.1.127.14.3 | CounterBasedGauge64 | read-only | Goodput packets |
| tcpv6GoodputBytes | 1.3.6.1.4.1.15397.2.1.127.15 | |||
| C64 tcpv6GoodputBytesVal | 1.3.6.1.4.1.15397.2.1.127.15.1 | Counter64 | read-only | Goodput bytes |
| NUM tcpv6GoodputBytesMom | 1.3.6.1.4.1.15397.2.1.127.15.2 | CounterBasedGauge64 | read-only | Goodput bytes |
| NUM tcpv6GoodputBytesMax | 1.3.6.1.4.1.15397.2.1.127.15.3 | CounterBasedGauge64 | read-only | Goodput bytes |
| tcpv6Segments | 1.3.6.1.4.1.15397.2.1.127.16 | |||
| NUM tcpv6SegmentsVal | 1.3.6.1.4.1.15397.2.1.127.16.1 | CounterBasedGauge64 | read-only | Saved segments |
| NUM tcpv6SegmentsMax | 1.3.6.1.4.1.15397.2.1.127.16.3 | CounterBasedGauge64 | read-only | Saved segments |
| tcpv6SegmentsPayload | 1.3.6.1.4.1.15397.2.1.127.17 | |||
| NUM tcpv6SegmentsPayloadVal | 1.3.6.1.4.1.15397.2.1.127.17.1 | CounterBasedGauge64 | read-only | Saved segments with payload |
| NUM tcpv6SegmentsPayloadMax | 1.3.6.1.4.1.15397.2.1.127.17.3 | CounterBasedGauge64 | read-only | Saved segments with payload |
| tcpv6SegmentsDropped | 1.3.6.1.4.1.15397.2.1.127.18 | |||
| C64 tcpv6SegmentsDroppedVal | 1.3.6.1.4.1.15397.2.1.127.18.1 | Counter64 | read-only | Ignored segments |
| NUM tcpv6SegmentsDroppedMom | 1.3.6.1.4.1.15397.2.1.127.18.2 | CounterBasedGauge64 | read-only | Ignored segments |
| NUM tcpv6SegmentsDroppedMax | 1.3.6.1.4.1.15397.2.1.127.18.3 | CounterBasedGauge64 | read-only | Ignored segments |
| tcpv6PacketAllocFail | 1.3.6.1.4.1.15397.2.1.127.19 | |||
| C64 tcpv6PacketAllocFailVal | 1.3.6.1.4.1.15397.2.1.127.19.1 | Counter64 | read-only | Packet allocation failures |
| NUM tcpv6PacketAllocFailMom | 1.3.6.1.4.1.15397.2.1.127.19.2 | CounterBasedGauge64 | read-only | Packet allocation failures |
| NUM tcpv6PacketAllocFailMax | 1.3.6.1.4.1.15397.2.1.127.19.3 | CounterBasedGauge64 | read-only | Packet allocation failures |
| tcpv6UntrackedGoodput | 1.3.6.1.4.1.15397.2.1.127.23 | |||
| C64 tcpv6UntrackedGoodputVal | 1.3.6.1.4.1.15397.2.1.127.23.1 | Counter64 | read-only | Untracked bytes (goodput) |
| NUM tcpv6UntrackedGoodputMom | 1.3.6.1.4.1.15397.2.1.127.23.2 | CounterBasedGauge64 | read-only | Untracked bytes (goodput) |
| NUM tcpv6UntrackedGoodputMax | 1.3.6.1.4.1.15397.2.1.127.23.3 | CounterBasedGauge64 | read-only | Untracked bytes (goodput) |
| tcpv6UntrackedBytes | 1.3.6.1.4.1.15397.2.1.127.24 | |||
| C64 tcpv6UntrackedBytesVal | 1.3.6.1.4.1.15397.2.1.127.24.1 | Counter64 | read-only | Untracked bytes |
| NUM tcpv6UntrackedBytesMom | 1.3.6.1.4.1.15397.2.1.127.24.2 | CounterBasedGauge64 | read-only | Untracked bytes |
| NUM tcpv6UntrackedBytesMax | 1.3.6.1.4.1.15397.2.1.127.24.3 | CounterBasedGauge64 | read-only | Untracked bytes |
| tcpv6CorruptOptions | 1.3.6.1.4.1.15397.2.1.127.25 | |||
| C64 tcpv6CorruptOptionsVal | 1.3.6.1.4.1.15397.2.1.127.25.1 | Counter64 | read-only | Packets with corrupt options |
| NUM tcpv6CorruptOptionsMom | 1.3.6.1.4.1.15397.2.1.127.25.2 | CounterBasedGauge64 | read-only | Packets with corrupt options |
| NUM tcpv6CorruptOptionsMax | 1.3.6.1.4.1.15397.2.1.127.25.3 | CounterBasedGauge64 | read-only | Packets with corrupt options |
| tcpv6CorruptConn | 1.3.6.1.4.1.15397.2.1.127.26 | |||
| C64 tcpv6CorruptConnVal | 1.3.6.1.4.1.15397.2.1.127.26.1 | Counter64 | read-only | Packets with corrupt conn |
| NUM tcpv6CorruptConnMom | 1.3.6.1.4.1.15397.2.1.127.26.2 | CounterBasedGauge64 | read-only | Packets with corrupt conn |
| NUM tcpv6CorruptConnMax | 1.3.6.1.4.1.15397.2.1.127.26.3 | CounterBasedGauge64 | read-only | Packets with corrupt conn |
| tcpv6SegmentedConnections | 1.3.6.1.4.1.15397.2.1.127.27 | |||
| NUM tcpv6SegmentedConnectionsVal | 1.3.6.1.4.1.15397.2.1.127.27.1 | CounterBasedGauge64 | read-only | Connections with segments |
| NUM tcpv6SegmentedConnectionsMax | 1.3.6.1.4.1.15397.2.1.127.27.3 | CounterBasedGauge64 | read-only | Connections with segments |
| tcpv6OutOfWindowPackets | 1.3.6.1.4.1.15397.2.1.127.28 | |||
| C64 tcpv6OutOfWindowPacketsVal | 1.3.6.1.4.1.15397.2.1.127.28.1 | Counter64 | read-only | Out of window packets (ignored) |
| NUM tcpv6OutOfWindowPacketsMom | 1.3.6.1.4.1.15397.2.1.127.28.2 | CounterBasedGauge64 | read-only | Out of window packets (ignored) |
| NUM tcpv6OutOfWindowPacketsMax | 1.3.6.1.4.1.15397.2.1.127.28.3 | CounterBasedGauge64 | read-only | Out of window packets (ignored) |
| tcpv6RefusedFilter | 1.3.6.1.4.1.15397.2.1.127.29 | |||
| C64 tcpv6RefusedFilterVal | 1.3.6.1.4.1.15397.2.1.127.29.1 | Counter64 | read-only | Packets refused by lowlevel filter |
| NUM tcpv6RefusedFilterMom | 1.3.6.1.4.1.15397.2.1.127.29.2 | CounterBasedGauge64 | read-only | Packets refused by lowlevel filter |
| NUM tcpv6RefusedFilterMax | 1.3.6.1.4.1.15397.2.1.127.29.3 | CounterBasedGauge64 | read-only | Packets refused by lowlevel filter |
| tcpv6SynExisting | 1.3.6.1.4.1.15397.2.1.127.32 | |||
| C64 tcpv6SynExistingVal | 1.3.6.1.4.1.15397.2.1.127.32.1 | Counter64 | read-only | SYN packets for existing connections |
| NUM tcpv6SynExistingMom | 1.3.6.1.4.1.15397.2.1.127.32.2 | CounterBasedGauge64 | read-only | SYN packets for existing connections |
| NUM tcpv6SynExistingMax | 1.3.6.1.4.1.15397.2.1.127.32.3 | CounterBasedGauge64 | read-only | SYN packets for existing connections |
| tcpv6SegmentAllocFail | 1.3.6.1.4.1.15397.2.1.127.33 | |||
| C64 tcpv6SegmentAllocFailVal | 1.3.6.1.4.1.15397.2.1.127.33.1 | Counter64 | read-only | Segment allocation failures |
| NUM tcpv6SegmentAllocFailMom | 1.3.6.1.4.1.15397.2.1.127.33.2 | CounterBasedGauge64 | read-only | Segment allocation failures |
| NUM tcpv6SegmentAllocFailMax | 1.3.6.1.4.1.15397.2.1.127.33.3 | CounterBasedGauge64 | read-only | Segment allocation failures |
| tcpv6EnqueuedSegments | 1.3.6.1.4.1.15397.2.1.127.34 | |||
| C64 tcpv6EnqueuedSegmentsVal | 1.3.6.1.4.1.15397.2.1.127.34.1 | Counter64 | read-only | Enqueued segments |
| NUM tcpv6EnqueuedSegmentsMom | 1.3.6.1.4.1.15397.2.1.127.34.2 | CounterBasedGauge64 | read-only | Enqueued segments |
| NUM tcpv6EnqueuedSegmentsMax | 1.3.6.1.4.1.15397.2.1.127.34.3 | CounterBasedGauge64 | read-only | Enqueued segments |
| tcpv6DequeuedSegments | 1.3.6.1.4.1.15397.2.1.127.35 | |||
| C64 tcpv6DequeuedSegmentsVal | 1.3.6.1.4.1.15397.2.1.127.35.1 | Counter64 | read-only | Dequeued segments |
| NUM tcpv6DequeuedSegmentsMom | 1.3.6.1.4.1.15397.2.1.127.35.2 | CounterBasedGauge64 | read-only | Dequeued segments |
| NUM tcpv6DequeuedSegmentsMax | 1.3.6.1.4.1.15397.2.1.127.35.3 | CounterBasedGauge64 | read-only | Dequeued segments |
| tcpv6DiscardedSegments | 1.3.6.1.4.1.15397.2.1.127.36 | |||
| C64 tcpv6DiscardedSegmentsVal | 1.3.6.1.4.1.15397.2.1.127.36.1 | Counter64 | read-only | Discarded segments |
| NUM tcpv6DiscardedSegmentsMom | 1.3.6.1.4.1.15397.2.1.127.36.2 | CounterBasedGauge64 | read-only | Discarded segments |
| NUM tcpv6DiscardedSegmentsMax | 1.3.6.1.4.1.15397.2.1.127.36.3 | CounterBasedGauge64 | read-only | Discarded segments |
| tcpv6EmptyPackets | 1.3.6.1.4.1.15397.2.1.127.37 | |||
| C64 tcpv6EmptyPacketsVal | 1.3.6.1.4.1.15397.2.1.127.37.1 | Counter64 | read-only | Packets without payload |
| NUM tcpv6EmptyPacketsMom | 1.3.6.1.4.1.15397.2.1.127.37.2 | CounterBasedGauge64 | read-only | Packets without payload |
| NUM tcpv6EmptyPacketsMax | 1.3.6.1.4.1.15397.2.1.127.37.3 | CounterBasedGauge64 | read-only | Packets without payload |
| tcpv6OosPackets | 1.3.6.1.4.1.15397.2.1.127.38 | |||
| C64 tcpv6OosPacketsVal | 1.3.6.1.4.1.15397.2.1.127.38.1 | Counter64 | read-only | Out-of-sync packets |
| NUM tcpv6OosPacketsMom | 1.3.6.1.4.1.15397.2.1.127.38.2 | CounterBasedGauge64 | read-only | Out-of-sync packets |
| NUM tcpv6OosPacketsMax | 1.3.6.1.4.1.15397.2.1.127.38.3 | CounterBasedGauge64 | read-only | Out-of-sync packets |
| tcpv6OosBytes | 1.3.6.1.4.1.15397.2.1.127.39 | |||
| C64 tcpv6OosBytesVal | 1.3.6.1.4.1.15397.2.1.127.39.1 | Counter64 | read-only | Out-of-sync bytes |
| NUM tcpv6OosBytesMom | 1.3.6.1.4.1.15397.2.1.127.39.2 | CounterBasedGauge64 | read-only | Out-of-sync bytes |
| NUM tcpv6OosBytesMax | 1.3.6.1.4.1.15397.2.1.127.39.3 | CounterBasedGauge64 | read-only | Out-of-sync bytes |
| tcpv6Retransmits | 1.3.6.1.4.1.15397.2.1.127.40 | |||
| C64 tcpv6RetransmitsVal | 1.3.6.1.4.1.15397.2.1.127.40.1 | Counter64 | read-only | Retransmitted packets |
| NUM tcpv6RetransmitsMom | 1.3.6.1.4.1.15397.2.1.127.40.2 | CounterBasedGauge64 | read-only | Retransmitted packets |
| NUM tcpv6RetransmitsMax | 1.3.6.1.4.1.15397.2.1.127.40.3 | CounterBasedGauge64 | read-only | Retransmitted packets |
| tcpv6Cwr | 1.3.6.1.4.1.15397.2.1.127.41 | |||
| C64 tcpv6CwrVal | 1.3.6.1.4.1.15397.2.1.127.41.1 | Counter64 | read-only | Congestion Window Reduced Packets |
| NUM tcpv6CwrMom | 1.3.6.1.4.1.15397.2.1.127.41.2 | CounterBasedGauge64 | read-only | Congestion Window Reduced Packets |
| NUM tcpv6CwrMax | 1.3.6.1.4.1.15397.2.1.127.41.3 | CounterBasedGauge64 | read-only | Congestion Window Reduced Packets |
| tcpv6Ecne | 1.3.6.1.4.1.15397.2.1.127.42 | |||
| C64 tcpv6EcneVal | 1.3.6.1.4.1.15397.2.1.127.42.1 | Counter64 | read-only | Explicit Congestion Notification Echo Packets |
| NUM tcpv6EcneMom | 1.3.6.1.4.1.15397.2.1.127.42.2 | CounterBasedGauge64 | read-only | Explicit Congestion Notification Echo Packets |
| NUM tcpv6EcneMax | 1.3.6.1.4.1.15397.2.1.127.42.3 | CounterBasedGauge64 | read-only | Explicit Congestion Notification Echo Packets |
| tcpv6SimOpen | 1.3.6.1.4.1.15397.2.1.127.43 | |||
| C64 tcpv6SimOpenVal | 1.3.6.1.4.1.15397.2.1.127.43.1 | Counter64 | read-only | Simultaneous Open |
| NUM tcpv6SimOpenMom | 1.3.6.1.4.1.15397.2.1.127.43.2 | CounterBasedGauge64 | read-only | Simultaneous Open |
| NUM tcpv6SimOpenMax | 1.3.6.1.4.1.15397.2.1.127.43.3 | CounterBasedGauge64 | read-only | Simultaneous Open |
| teredo | 1.3.6.1.4.1.15397.2.1.128 | |||
| teredoPackets | 1.3.6.1.4.1.15397.2.1.128.2 | |||
| C64 teredoPacketsVal | 1.3.6.1.4.1.15397.2.1.128.2.1 | Counter64 | read-only | RX packets |
| NUM teredoPacketsMom | 1.3.6.1.4.1.15397.2.1.128.2.2 | CounterBasedGauge64 | read-only | RX packets |
| NUM teredoPacketsMax | 1.3.6.1.4.1.15397.2.1.128.2.3 | CounterBasedGauge64 | read-only | RX packets |
| teredoBytes | 1.3.6.1.4.1.15397.2.1.128.3 | |||
| C64 teredoBytesVal | 1.3.6.1.4.1.15397.2.1.128.3.1 | Counter64 | read-only | RX data |
| NUM teredoBytesMom | 1.3.6.1.4.1.15397.2.1.128.3.2 | CounterBasedGauge64 | read-only | RX data |
| NUM teredoBytesMax | 1.3.6.1.4.1.15397.2.1.128.3.3 | CounterBasedGauge64 | read-only | RX data |
| teredoOrgHeaders | 1.3.6.1.4.1.15397.2.1.128.4 | |||
| C64 teredoOrgHeadersVal | 1.3.6.1.4.1.15397.2.1.128.4.1 | Counter64 | read-only | Origin indication headers |
| NUM teredoOrgHeadersMom | 1.3.6.1.4.1.15397.2.1.128.4.2 | CounterBasedGauge64 | read-only | Origin indication headers |
| NUM teredoOrgHeadersMax | 1.3.6.1.4.1.15397.2.1.128.4.3 | CounterBasedGauge64 | read-only | Origin indication headers |
| teredoAuthHeaders | 1.3.6.1.4.1.15397.2.1.128.5 | |||
| C64 teredoAuthHeadersVal | 1.3.6.1.4.1.15397.2.1.128.5.1 | Counter64 | read-only | Authentication headers |
| NUM teredoAuthHeadersMom | 1.3.6.1.4.1.15397.2.1.128.5.2 | CounterBasedGauge64 | read-only | Authentication headers |
| NUM teredoAuthHeadersMax | 1.3.6.1.4.1.15397.2.1.128.5.3 | CounterBasedGauge64 | read-only | Authentication headers |
| teredoFrags | 1.3.6.1.4.1.15397.2.1.128.6 | |||
| C64 teredoFragsVal | 1.3.6.1.4.1.15397.2.1.128.6.1 | Counter64 | read-only | Teredo packets inside fragments |
| NUM teredoFragsMom | 1.3.6.1.4.1.15397.2.1.128.6.2 | CounterBasedGauge64 | read-only | Teredo packets inside fragments |
| NUM teredoFragsMax | 1.3.6.1.4.1.15397.2.1.128.6.3 | CounterBasedGauge64 | read-only | Teredo packets inside fragments |
| gtp | 1.3.6.1.4.1.15397.2.1.129 | |||
| gtpPackets | 1.3.6.1.4.1.15397.2.1.129.2 | |||
| C64 gtpPacketsVal | 1.3.6.1.4.1.15397.2.1.129.2.1 | Counter64 | read-only | RX packets |
| NUM gtpPacketsMom | 1.3.6.1.4.1.15397.2.1.129.2.2 | CounterBasedGauge64 | read-only | RX packets |
| NUM gtpPacketsMax | 1.3.6.1.4.1.15397.2.1.129.2.3 | CounterBasedGauge64 | read-only | RX packets |
| gtpBytes | 1.3.6.1.4.1.15397.2.1.129.3 | |||
| C64 gtpBytesVal | 1.3.6.1.4.1.15397.2.1.129.3.1 | Counter64 | read-only | RX data |
| NUM gtpBytesMom | 1.3.6.1.4.1.15397.2.1.129.3.2 | CounterBasedGauge64 | read-only | RX data |
| NUM gtpBytesMax | 1.3.6.1.4.1.15397.2.1.129.3.3 | CounterBasedGauge64 | read-only | RX data |
| gtpGpdus | 1.3.6.1.4.1.15397.2.1.129.4 | |||
| C64 gtpGpdusVal | 1.3.6.1.4.1.15397.2.1.129.4.1 | Counter64 | read-only | G-PDU Packets |
| NUM gtpGpdusMom | 1.3.6.1.4.1.15397.2.1.129.4.2 | CounterBasedGauge64 | read-only | G-PDU Packets |
| NUM gtpGpdusMax | 1.3.6.1.4.1.15397.2.1.129.4.3 | CounterBasedGauge64 | read-only | G-PDU Packets |
| gtpCreatePdpReq | 1.3.6.1.4.1.15397.2.1.129.5 | |||
| C64 gtpCreatePdpReqVal | 1.3.6.1.4.1.15397.2.1.129.5.1 | Counter64 | read-only | Create PDP Context Request Packets |
| NUM gtpCreatePdpReqMom | 1.3.6.1.4.1.15397.2.1.129.5.2 | CounterBasedGauge64 | read-only | Create PDP Context Request Packets |
| NUM gtpCreatePdpReqMax | 1.3.6.1.4.1.15397.2.1.129.5.3 | CounterBasedGauge64 | read-only | Create PDP Context Request Packets |
| gtpCreatePdpRsp | 1.3.6.1.4.1.15397.2.1.129.6 | |||
| C64 gtpCreatePdpRspVal | 1.3.6.1.4.1.15397.2.1.129.6.1 | Counter64 | read-only | Create PDP Context Response Packets |
| NUM gtpCreatePdpRspMom | 1.3.6.1.4.1.15397.2.1.129.6.2 | CounterBasedGauge64 | read-only | Create PDP Context Response Packets |
| NUM gtpCreatePdpRspMax | 1.3.6.1.4.1.15397.2.1.129.6.3 | CounterBasedGauge64 | read-only | Create PDP Context Response Packets |
| gtpDeletePdpReq | 1.3.6.1.4.1.15397.2.1.129.7 | |||
| C64 gtpDeletePdpReqVal | 1.3.6.1.4.1.15397.2.1.129.7.1 | Counter64 | read-only | Delete PDP Context Request Packets |
| NUM gtpDeletePdpReqMom | 1.3.6.1.4.1.15397.2.1.129.7.2 | CounterBasedGauge64 | read-only | Delete PDP Context Request Packets |
| NUM gtpDeletePdpReqMax | 1.3.6.1.4.1.15397.2.1.129.7.3 | CounterBasedGauge64 | read-only | Delete PDP Context Request Packets |
| gtpDeletePdpRsp | 1.3.6.1.4.1.15397.2.1.129.8 | |||
| C64 gtpDeletePdpRspVal | 1.3.6.1.4.1.15397.2.1.129.8.1 | Counter64 | read-only | Delete PDP Context Response Packets |
| NUM gtpDeletePdpRspMom | 1.3.6.1.4.1.15397.2.1.129.8.2 | CounterBasedGauge64 | read-only | Delete PDP Context Response Packets |
| NUM gtpDeletePdpRspMax | 1.3.6.1.4.1.15397.2.1.129.8.3 | CounterBasedGauge64 | read-only | Delete PDP Context Response Packets |
| gtpErrorInd | 1.3.6.1.4.1.15397.2.1.129.9 | |||
| C64 gtpErrorIndVal | 1.3.6.1.4.1.15397.2.1.129.9.1 | Counter64 | read-only | Error Indication |
| NUM gtpErrorIndMom | 1.3.6.1.4.1.15397.2.1.129.9.2 | CounterBasedGauge64 | read-only | Error Indication |
| NUM gtpErrorIndMax | 1.3.6.1.4.1.15397.2.1.129.9.3 | CounterBasedGauge64 | read-only | Error Indication |
| gtpUnknown | 1.3.6.1.4.1.15397.2.1.129.10 | |||
| C64 gtpUnknownVal | 1.3.6.1.4.1.15397.2.1.129.10.1 | Counter64 | read-only | Unkown GTP Type |
| NUM gtpUnknownMom | 1.3.6.1.4.1.15397.2.1.129.10.2 | CounterBasedGauge64 | read-only | Unkown GTP Type |
| NUM gtpUnknownMax | 1.3.6.1.4.1.15397.2.1.129.10.3 | CounterBasedGauge64 | read-only | Unkown GTP Type |
| gtpUpdatePdpReq | 1.3.6.1.4.1.15397.2.1.129.11 | |||
| C64 gtpUpdatePdpReqVal | 1.3.6.1.4.1.15397.2.1.129.11.1 | Counter64 | read-only | Update PDP Context Request Packets |
| NUM gtpUpdatePdpReqMom | 1.3.6.1.4.1.15397.2.1.129.11.2 | CounterBasedGauge64 | read-only | Update PDP Context Request Packets |
| NUM gtpUpdatePdpReqMax | 1.3.6.1.4.1.15397.2.1.129.11.3 | CounterBasedGauge64 | read-only | Update PDP Context Request Packets |
| gtpUpdatePdpRsp | 1.3.6.1.4.1.15397.2.1.129.12 | |||
| C64 gtpUpdatePdpRspVal | 1.3.6.1.4.1.15397.2.1.129.12.1 | Counter64 | read-only | Update PDP Context Response Packets |
| NUM gtpUpdatePdpRspMom | 1.3.6.1.4.1.15397.2.1.129.12.2 | CounterBasedGauge64 | read-only | Update PDP Context Response Packets |
| NUM gtpUpdatePdpRspMax | 1.3.6.1.4.1.15397.2.1.129.12.3 | CounterBasedGauge64 | read-only | Update PDP Context Response Packets |
| gtpEchoPdpReq | 1.3.6.1.4.1.15397.2.1.129.13 | |||
| C64 gtpEchoPdpReqVal | 1.3.6.1.4.1.15397.2.1.129.13.1 | Counter64 | read-only | Echo Request Packets |
| NUM gtpEchoPdpReqMom | 1.3.6.1.4.1.15397.2.1.129.13.2 | CounterBasedGauge64 | read-only | Echo Request Packets |
| NUM gtpEchoPdpReqMax | 1.3.6.1.4.1.15397.2.1.129.13.3 | CounterBasedGauge64 | read-only | Echo Request Packets |
| gtpEchoPdpRsp | 1.3.6.1.4.1.15397.2.1.129.14 | |||
| C64 gtpEchoPdpRspVal | 1.3.6.1.4.1.15397.2.1.129.14.1 | Counter64 | read-only | Echo Response Packets |
| NUM gtpEchoPdpRspMom | 1.3.6.1.4.1.15397.2.1.129.14.2 | CounterBasedGauge64 | read-only | Echo Response Packets |
| NUM gtpEchoPdpRspMax | 1.3.6.1.4.1.15397.2.1.129.14.3 | CounterBasedGauge64 | read-only | Echo Response Packets |
| gtpSgsnReq | 1.3.6.1.4.1.15397.2.1.129.15 | |||
| C64 gtpSgsnReqVal | 1.3.6.1.4.1.15397.2.1.129.15.1 | Counter64 | read-only | SGSN Context Request |
| NUM gtpSgsnReqMom | 1.3.6.1.4.1.15397.2.1.129.15.2 | CounterBasedGauge64 | read-only | SGSN Context Request |
| NUM gtpSgsnReqMax | 1.3.6.1.4.1.15397.2.1.129.15.3 | CounterBasedGauge64 | read-only | SGSN Context Request |
| gtpSgsnRsp | 1.3.6.1.4.1.15397.2.1.129.16 | |||
| C64 gtpSgsnRspVal | 1.3.6.1.4.1.15397.2.1.129.16.1 | Counter64 | read-only | SGSN Context Response |
| NUM gtpSgsnRspMom | 1.3.6.1.4.1.15397.2.1.129.16.2 | CounterBasedGauge64 | read-only | SGSN Context Response |
| NUM gtpSgsnRspMax | 1.3.6.1.4.1.15397.2.1.129.16.3 | CounterBasedGauge64 | read-only | SGSN Context Response |
| tunnel | 1.3.6.1.4.1.15397.2.1.130 | |||
| tunnelGtp | 1.3.6.1.4.1.15397.2.1.130.2 | |||
| NUM tunnelGtpVal | 1.3.6.1.4.1.15397.2.1.130.2.1 | CounterBasedGauge64 | read-only | GTP Tunnel Contexts |
| NUM tunnelGtpMax | 1.3.6.1.4.1.15397.2.1.130.2.3 | CounterBasedGauge64 | read-only | GTP Tunnel Contexts |
| tunnelEsp | 1.3.6.1.4.1.15397.2.1.130.3 | |||
| NUM tunnelEspVal | 1.3.6.1.4.1.15397.2.1.130.3.1 | CounterBasedGauge64 | read-only | ESP Tunnel Contexts |
| NUM tunnelEspMax | 1.3.6.1.4.1.15397.2.1.130.3.3 | CounterBasedGauge64 | read-only | ESP Tunnel Contexts |
| tunnelTeredo | 1.3.6.1.4.1.15397.2.1.130.4 | |||
| NUM tunnelTeredoVal | 1.3.6.1.4.1.15397.2.1.130.4.1 | CounterBasedGauge64 | read-only | Teredo Tunnel Contexts |
| NUM tunnelTeredoMax | 1.3.6.1.4.1.15397.2.1.130.4.3 | CounterBasedGauge64 | read-only | Teredo Tunnel Contexts |
| tunnelGre | 1.3.6.1.4.1.15397.2.1.130.5 | |||
| NUM tunnelGreVal | 1.3.6.1.4.1.15397.2.1.130.5.1 | CounterBasedGauge64 | read-only | GRE Tunnel Contexts |
| NUM tunnelGreMax | 1.3.6.1.4.1.15397.2.1.130.5.3 | CounterBasedGauge64 | read-only | GRE Tunnel Contexts |
| tunnelUnknownPkts | 1.3.6.1.4.1.15397.2.1.130.6 | |||
| C64 tunnelUnknownPktsVal | 1.3.6.1.4.1.15397.2.1.130.6.1 | Counter64 | read-only | Packets For Unknown Tunnels |
| NUM tunnelUnknownPktsMom | 1.3.6.1.4.1.15397.2.1.130.6.2 | CounterBasedGauge64 | read-only | Packets For Unknown Tunnels |
| NUM tunnelUnknownPktsMax | 1.3.6.1.4.1.15397.2.1.130.6.3 | CounterBasedGauge64 | read-only | Packets For Unknown Tunnels |
| tunnelDuplicates | 1.3.6.1.4.1.15397.2.1.130.7 | |||
| C64 tunnelDuplicatesVal | 1.3.6.1.4.1.15397.2.1.130.7.1 | Counter64 | read-only | Tunnels With Duplicate Keys |
| NUM tunnelDuplicatesMom | 1.3.6.1.4.1.15397.2.1.130.7.2 | CounterBasedGauge64 | read-only | Tunnels With Duplicate Keys |
| NUM tunnelDuplicatesMax | 1.3.6.1.4.1.15397.2.1.130.7.3 | CounterBasedGauge64 | read-only | Tunnels With Duplicate Keys |
| tunnelGeneric | 1.3.6.1.4.1.15397.2.1.130.8 | |||
| NUM tunnelGenericVal | 1.3.6.1.4.1.15397.2.1.130.8.1 | CounterBasedGauge64 | read-only | Generic Tunnel Contexts |
| NUM tunnelGenericMax | 1.3.6.1.4.1.15397.2.1.130.8.3 | CounterBasedGauge64 | read-only | Generic Tunnel Contexts |
| tunnelKnownPkts | 1.3.6.1.4.1.15397.2.1.130.9 | |||
| C64 tunnelKnownPktsVal | 1.3.6.1.4.1.15397.2.1.130.9.1 | Counter64 | read-only | Packets For Known Tunnels |
| NUM tunnelKnownPktsMom | 1.3.6.1.4.1.15397.2.1.130.9.2 | CounterBasedGauge64 | read-only | Packets For Known Tunnels |
| NUM tunnelKnownPktsMax | 1.3.6.1.4.1.15397.2.1.130.9.3 | CounterBasedGauge64 | read-only | Packets For Known Tunnels |
| tunnelL2tp | 1.3.6.1.4.1.15397.2.1.130.10 | |||
| NUM tunnelL2tpVal | 1.3.6.1.4.1.15397.2.1.130.10.1 | CounterBasedGauge64 | read-only | L2TP Tunnel Contexts |
| NUM tunnelL2tpMax | 1.3.6.1.4.1.15397.2.1.130.10.3 | CounterBasedGauge64 | read-only | L2TP Tunnel Contexts |
| gre | 1.3.6.1.4.1.15397.2.1.131 | |||
| grePackets | 1.3.6.1.4.1.15397.2.1.131.2 | |||
| C64 grePacketsVal | 1.3.6.1.4.1.15397.2.1.131.2.1 | Counter64 | read-only | RX packets |
| NUM grePacketsMom | 1.3.6.1.4.1.15397.2.1.131.2.2 | CounterBasedGauge64 | read-only | RX packets |
| NUM grePacketsMax | 1.3.6.1.4.1.15397.2.1.131.2.3 | CounterBasedGauge64 | read-only | RX packets |
| greBytes | 1.3.6.1.4.1.15397.2.1.131.3 | |||
| C64 greBytesVal | 1.3.6.1.4.1.15397.2.1.131.3.1 | Counter64 | read-only | RX data |
| NUM greBytesMom | 1.3.6.1.4.1.15397.2.1.131.3.2 | CounterBasedGauge64 | read-only | RX data |
| NUM greBytesMax | 1.3.6.1.4.1.15397.2.1.131.3.3 | CounterBasedGauge64 | read-only | RX data |
| greUnknownVersion | 1.3.6.1.4.1.15397.2.1.131.4 | |||
| C64 greUnknownVersionVal | 1.3.6.1.4.1.15397.2.1.131.4.1 | Counter64 | read-only | GRE Packets with unknown version |
| NUM greUnknownVersionMom | 1.3.6.1.4.1.15397.2.1.131.4.2 | CounterBasedGauge64 | read-only | GRE Packets with unknown version |
| NUM greUnknownVersionMax | 1.3.6.1.4.1.15397.2.1.131.4.3 | CounterBasedGauge64 | read-only | GRE Packets with unknown version |
| greShortPackets | 1.3.6.1.4.1.15397.2.1.131.5 | |||
| C64 greShortPacketsVal | 1.3.6.1.4.1.15397.2.1.131.5.1 | Counter64 | read-only | Too Short GRE Packets |
| NUM greShortPacketsMom | 1.3.6.1.4.1.15397.2.1.131.5.2 | CounterBasedGauge64 | read-only | Too Short GRE Packets |
| NUM greShortPacketsMax | 1.3.6.1.4.1.15397.2.1.131.5.3 | CounterBasedGauge64 | read-only | Too Short GRE Packets |
| greUnknownType | 1.3.6.1.4.1.15397.2.1.131.6 | |||
| C64 greUnknownTypeVal | 1.3.6.1.4.1.15397.2.1.131.6.1 | Counter64 | read-only | GRE packets with unkown type |
| NUM greUnknownTypeMom | 1.3.6.1.4.1.15397.2.1.131.6.2 | CounterBasedGauge64 | read-only | GRE packets with unkown type |
| NUM greUnknownTypeMax | 1.3.6.1.4.1.15397.2.1.131.6.3 | CounterBasedGauge64 | read-only | GRE packets with unkown type |
| greRouteFlag | 1.3.6.1.4.1.15397.2.1.131.7 | |||
| C64 greRouteFlagVal | 1.3.6.1.4.1.15397.2.1.131.7.1 | Counter64 | read-only | GRE packets with depricated route flag |
| NUM greRouteFlagMom | 1.3.6.1.4.1.15397.2.1.131.7.2 | CounterBasedGauge64 | read-only | GRE packets with depricated route flag |
| NUM greRouteFlagMax | 1.3.6.1.4.1.15397.2.1.131.7.3 | CounterBasedGauge64 | read-only | GRE packets with depricated route flag |
| greIpv4Packets | 1.3.6.1.4.1.15397.2.1.131.8 | |||
| C64 greIpv4PacketsVal | 1.3.6.1.4.1.15397.2.1.131.8.1 | Counter64 | read-only | IPv4 Type packets |
| NUM greIpv4PacketsMom | 1.3.6.1.4.1.15397.2.1.131.8.2 | CounterBasedGauge64 | read-only | IPv4 Type packets |
| NUM greIpv4PacketsMax | 1.3.6.1.4.1.15397.2.1.131.8.3 | CounterBasedGauge64 | read-only | IPv4 Type packets |
| greIpv6Packets | 1.3.6.1.4.1.15397.2.1.131.9 | |||
| C64 greIpv6PacketsVal | 1.3.6.1.4.1.15397.2.1.131.9.1 | Counter64 | read-only | IPv6 Type packets |
| NUM greIpv6PacketsMom | 1.3.6.1.4.1.15397.2.1.131.9.2 | CounterBasedGauge64 | read-only | IPv6 Type packets |
| NUM greIpv6PacketsMax | 1.3.6.1.4.1.15397.2.1.131.9.3 | CounterBasedGauge64 | read-only | IPv6 Type packets |
| greFfffPackets | 1.3.6.1.4.1.15397.2.1.131.10 | |||
| C64 greFfffPacketsVal | 1.3.6.1.4.1.15397.2.1.131.10.1 | Counter64 | read-only | 0xffff Type packets |
| NUM greFfffPacketsMom | 1.3.6.1.4.1.15397.2.1.131.10.2 | CounterBasedGauge64 | read-only | 0xffff Type packets |
| NUM greFfffPacketsMax | 1.3.6.1.4.1.15397.2.1.131.10.3 | CounterBasedGauge64 | read-only | 0xffff Type packets |
| grePptpPackets | 1.3.6.1.4.1.15397.2.1.131.11 | |||
| C64 grePptpPacketsVal | 1.3.6.1.4.1.15397.2.1.131.11.1 | Counter64 | read-only | PPTP Packets |
| NUM grePptpPacketsMom | 1.3.6.1.4.1.15397.2.1.131.11.2 | CounterBasedGauge64 | read-only | PPTP Packets |
| NUM grePptpPacketsMax | 1.3.6.1.4.1.15397.2.1.131.11.3 | CounterBasedGauge64 | read-only | PPTP Packets |
| grePppPackets | 1.3.6.1.4.1.15397.2.1.131.12 | |||
| C64 grePppPacketsVal | 1.3.6.1.4.1.15397.2.1.131.12.1 | Counter64 | read-only | PPP Type Packets |
| NUM grePppPacketsMom | 1.3.6.1.4.1.15397.2.1.131.12.2 | CounterBasedGauge64 | read-only | PPP Type Packets |
| NUM grePppPacketsMax | 1.3.6.1.4.1.15397.2.1.131.12.3 | CounterBasedGauge64 | read-only | PPP Type Packets |
| grePppUnknownPackets | 1.3.6.1.4.1.15397.2.1.131.13 | |||
| C64 grePppUnknownPacketsVal | 1.3.6.1.4.1.15397.2.1.131.13.1 | Counter64 | read-only | PPP Type Packets with Unknown Protocol |
| NUM grePppUnknownPacketsMom | 1.3.6.1.4.1.15397.2.1.131.13.2 | CounterBasedGauge64 | read-only | PPP Type Packets with Unknown Protocol |
| NUM grePppUnknownPacketsMax | 1.3.6.1.4.1.15397.2.1.131.13.3 | CounterBasedGauge64 | read-only | PPP Type Packets with Unknown Protocol |
| l2tp | 1.3.6.1.4.1.15397.2.1.132 | |||
| l2tpPackets | 1.3.6.1.4.1.15397.2.1.132.2 | |||
| C64 l2tpPacketsVal | 1.3.6.1.4.1.15397.2.1.132.2.1 | Counter64 | read-only | RX packets |
| NUM l2tpPacketsMom | 1.3.6.1.4.1.15397.2.1.132.2.2 | CounterBasedGauge64 | read-only | RX packets |
| NUM l2tpPacketsMax | 1.3.6.1.4.1.15397.2.1.132.2.3 | CounterBasedGauge64 | read-only | RX packets |
| l2tpBytes | 1.3.6.1.4.1.15397.2.1.132.3 | |||
| C64 l2tpBytesVal | 1.3.6.1.4.1.15397.2.1.132.3.1 | Counter64 | read-only | RX data |
| NUM l2tpBytesMom | 1.3.6.1.4.1.15397.2.1.132.3.2 | CounterBasedGauge64 | read-only | RX data |
| NUM l2tpBytesMax | 1.3.6.1.4.1.15397.2.1.132.3.3 | CounterBasedGauge64 | read-only | RX data |
| l2tpIpv4Packets | 1.3.6.1.4.1.15397.2.1.132.4 | |||
| C64 l2tpIpv4PacketsVal | 1.3.6.1.4.1.15397.2.1.132.4.1 | Counter64 | read-only | PPP IPv4 RX packets |
| NUM l2tpIpv4PacketsMom | 1.3.6.1.4.1.15397.2.1.132.4.2 | CounterBasedGauge64 | read-only | PPP IPv4 RX packets |
| NUM l2tpIpv4PacketsMax | 1.3.6.1.4.1.15397.2.1.132.4.3 | CounterBasedGauge64 | read-only | PPP IPv4 RX packets |
| l2tpIpv6Packets | 1.3.6.1.4.1.15397.2.1.132.5 | |||
| C64 l2tpIpv6PacketsVal | 1.3.6.1.4.1.15397.2.1.132.5.1 | Counter64 | read-only | PPP IPv6 RX packets |
| NUM l2tpIpv6PacketsMom | 1.3.6.1.4.1.15397.2.1.132.5.2 | CounterBasedGauge64 | read-only | PPP IPv6 RX packets |
| NUM l2tpIpv6PacketsMax | 1.3.6.1.4.1.15397.2.1.132.5.3 | CounterBasedGauge64 | read-only | PPP IPv6 RX packets |
| l2tplcpPackets | 1.3.6.1.4.1.15397.2.1.132.6 | |||
| C64 l2tplcpPacketsVal | 1.3.6.1.4.1.15397.2.1.132.6.1 | Counter64 | read-only | PPP LCP RX packets |
| NUM l2tplcpPacketsMom | 1.3.6.1.4.1.15397.2.1.132.6.2 | CounterBasedGauge64 | read-only | PPP LCP RX packets |
| NUM l2tplcpPacketsMax | 1.3.6.1.4.1.15397.2.1.132.6.3 | CounterBasedGauge64 | read-only | PPP LCP RX packets |
| l2tpcipv4Packets | 1.3.6.1.4.1.15397.2.1.132.7 | |||
| C64 l2tpcipv4PacketsVal | 1.3.6.1.4.1.15397.2.1.132.7.1 | Counter64 | read-only | PPP CIPv4 RX packets |
| NUM l2tpcipv4PacketsMom | 1.3.6.1.4.1.15397.2.1.132.7.2 | CounterBasedGauge64 | read-only | PPP CIPv4 RX packets |
| NUM l2tpcipv4PacketsMax | 1.3.6.1.4.1.15397.2.1.132.7.3 | CounterBasedGauge64 | read-only | PPP CIPv4 RX packets |
| l2tpcipv6Packets | 1.3.6.1.4.1.15397.2.1.132.8 | |||
| C64 l2tpcipv6PacketsVal | 1.3.6.1.4.1.15397.2.1.132.8.1 | Counter64 | read-only | PPP CIPv6 RX packets |
| NUM l2tpcipv6PacketsMom | 1.3.6.1.4.1.15397.2.1.132.8.2 | CounterBasedGauge64 | read-only | PPP CIPv6 RX packets |
| NUM l2tpcipv6PacketsMax | 1.3.6.1.4.1.15397.2.1.132.8.3 | CounterBasedGauge64 | read-only | PPP CIPv6 RX packets |
| l2tpchap6Packets | 1.3.6.1.4.1.15397.2.1.132.9 | |||
| C64 l2tpchap6PacketsVal | 1.3.6.1.4.1.15397.2.1.132.9.1 | Counter64 | read-only | PPP CHAP RX packets |
| NUM l2tpchap6PacketsMom | 1.3.6.1.4.1.15397.2.1.132.9.2 | CounterBasedGauge64 | read-only | PPP CHAP RX packets |
| NUM l2tpchap6PacketsMax | 1.3.6.1.4.1.15397.2.1.132.9.3 | CounterBasedGauge64 | read-only | PPP CHAP RX packets |
| system | 1.3.6.1.4.1.15397.2.1.133 | |||
| systemCPULoad | 1.3.6.1.4.1.15397.2.1.133.1 | |||
| U32 systemCPULoadVal | 1.3.6.1.4.1.15397.2.1.133.1.1 | Unsigned32 | read-only | CPU load |
| U32 systemCPULoadMax | 1.3.6.1.4.1.15397.2.1.133.1.3 | Unsigned32 | read-only | CPU load |
| systemMemTotal | 1.3.6.1.4.1.15397.2.1.133.2 | |||
| NUM systemMemTotalVal | 1.3.6.1.4.1.15397.2.1.133.2.1 | CounterBasedGauge64 | read-only | Total RAM |
| NUM systemMemTotalMax | 1.3.6.1.4.1.15397.2.1.133.2.3 | CounterBasedGauge64 | read-only | Total RAM |
| systemMemFree | 1.3.6.1.4.1.15397.2.1.133.3 | |||
| NUM systemMemFreeVal | 1.3.6.1.4.1.15397.2.1.133.3.1 | CounterBasedGauge64 | read-only | Free RAM |
| NUM systemMemFreeMax | 1.3.6.1.4.1.15397.2.1.133.3.3 | CounterBasedGauge64 | read-only | Free RAM |
| systemSwapTotal | 1.3.6.1.4.1.15397.2.1.133.4 | |||
| NUM systemSwapTotalVal | 1.3.6.1.4.1.15397.2.1.133.4.1 | CounterBasedGauge64 | read-only | Total swap |
| NUM systemSwapTotalMax | 1.3.6.1.4.1.15397.2.1.133.4.3 | CounterBasedGauge64 | read-only | Total swap |
| systemSwapFree | 1.3.6.1.4.1.15397.2.1.133.5 | |||
| NUM systemSwapFreeVal | 1.3.6.1.4.1.15397.2.1.133.5.1 | CounterBasedGauge64 | read-only | Free swap |
| NUM systemSwapFreeMax | 1.3.6.1.4.1.15397.2.1.133.5.3 | CounterBasedGauge64 | read-only | Free swap |
| systemUptime | 1.3.6.1.4.1.15397.2.1.133.6 | |||
| TIK systemUptimeVal | 1.3.6.1.4.1.15397.2.1.133.6.1 | TimeTicks | read-only | Uptime |
| systemHdUsage | 1.3.6.1.4.1.15397.2.1.133.7 | |||
| U32 systemHdUsageVal | 1.3.6.1.4.1.15397.2.1.133.7.1 | Unsigned32 | read-only | System disk usage |
| U32 systemHdUsageMax | 1.3.6.1.4.1.15397.2.1.133.7.3 | Unsigned32 | read-only | System disk usage |
| systemHdSize | 1.3.6.1.4.1.15397.2.1.133.8 | |||
| NUM systemHdSizeVal | 1.3.6.1.4.1.15397.2.1.133.8.1 | CounterBasedGauge64 | read-only | System disk size |
| NUM systemHdSizeMax | 1.3.6.1.4.1.15397.2.1.133.8.3 | CounterBasedGauge64 | read-only | System disk size |
| liveview | 1.3.6.1.4.1.15397.2.1.134 | |||
| liveviewUptime | 1.3.6.1.4.1.15397.2.1.134.1 | |||
| TIK liveviewUptimeVal | 1.3.6.1.4.1.15397.2.1.134.1.1 | TimeTicks | read-only | Uptime |
| liveviewClients | 1.3.6.1.4.1.15397.2.1.134.2 | |||
| NUM liveviewClientsVal | 1.3.6.1.4.1.15397.2.1.134.2.1 | CounterBasedGauge64 | read-only | Connected clients |
| NUM liveviewClientsMax | 1.3.6.1.4.1.15397.2.1.134.2.3 | CounterBasedGauge64 | read-only | Connected clients |
| liveviewPLSDClients | 1.3.6.1.4.1.15397.2.1.134.3 | |||
| NUM liveviewPLSDClientsVal | 1.3.6.1.4.1.15397.2.1.134.3.1 | CounterBasedGauge64 | read-only | Connected PLSD clients |
| NUM liveviewPLSDClientsMax | 1.3.6.1.4.1.15397.2.1.134.3.3 | CounterBasedGauge64 | read-only | Connected PLSD clients |
| liveviewHosts | 1.3.6.1.4.1.15397.2.1.134.4 | |||
| NUM liveviewHostsVal | 1.3.6.1.4.1.15397.2.1.134.4.1 | CounterBasedGauge64 | read-only | Hosts |
| NUM liveviewHostsMax | 1.3.6.1.4.1.15397.2.1.134.4.3 | CounterBasedGauge64 | read-only | Hosts |
| liveviewVNOs | 1.3.6.1.4.1.15397.2.1.134.5 | |||
| NUM liveviewVNOsVal | 1.3.6.1.4.1.15397.2.1.134.5.1 | CounterBasedGauge64 | read-only | Visible NetObjects |
| NUM liveviewVNOsMax | 1.3.6.1.4.1.15397.2.1.134.5.3 | CounterBasedGauge64 | read-only | Visible NetObjects |
| liveviewActiveVNOs | 1.3.6.1.4.1.15397.2.1.134.6 | |||
| NUM liveviewActiveVNOsVal | 1.3.6.1.4.1.15397.2.1.134.6.1 | CounterBasedGauge64 | read-only | Active visible NetObjects |
| NUM liveviewActiveVNOsMax | 1.3.6.1.4.1.15397.2.1.134.6.3 | CounterBasedGauge64 | read-only | Active visible NetObjects |
| liveviewDrdlRevision | 1.3.6.1.4.1.15397.2.1.134.7 | |||
| NUM liveviewDrdlRevisionVal | 1.3.6.1.4.1.15397.2.1.134.7.1 | CounterBasedGauge64 | read-only | DRDL revision |
| NUM liveviewDrdlRevisionMax | 1.3.6.1.4.1.15397.2.1.134.7.3 | CounterBasedGauge64 | read-only | DRDL revision |
| liveviewFailedNetobjects | 1.3.6.1.4.1.15397.2.1.134.8 | |||
| C64 liveviewFailedNetobjectsVal | 1.3.6.1.4.1.15397.2.1.134.8.1 | Counter64 | read-only | Visible netobject pool exhausted |
| NUM liveviewFailedNetobjectsMom | 1.3.6.1.4.1.15397.2.1.134.8.2 | CounterBasedGauge64 | read-only | Visible netobject pool exhausted |
| NUM liveviewFailedNetobjectsMax | 1.3.6.1.4.1.15397.2.1.134.8.3 | CounterBasedGauge64 | read-only | Visible netobject pool exhausted |
| liveviewFailedFullNetobjects | 1.3.6.1.4.1.15397.2.1.134.9 | |||
| C64 liveviewFailedFullNetobjectsVal | 1.3.6.1.4.1.15397.2.1.134.9.1 | Counter64 | read-only | Active visible netobject pool exhausted |
| NUM liveviewFailedFullNetobjectsMom | 1.3.6.1.4.1.15397.2.1.134.9.2 | CounterBasedGauge64 | read-only | Active visible netobject pool exhausted |
| NUM liveviewFailedFullNetobjectsMax | 1.3.6.1.4.1.15397.2.1.134.9.3 | CounterBasedGauge64 | read-only | Active visible netobject pool exhausted |
| liveviewStringCacheUsage | 1.3.6.1.4.1.15397.2.1.134.10 | |||
| NUM liveviewStringCacheUsageVal | 1.3.6.1.4.1.15397.2.1.134.10.1 | CounterBasedGauge64 | read-only | String cache usage |
| NUM liveviewStringCacheUsageMax | 1.3.6.1.4.1.15397.2.1.134.10.3 | CounterBasedGauge64 | read-only | String cache usage |
| liveviewUnaccountedPlsdIn | 1.3.6.1.4.1.15397.2.1.134.11 | |||
| C64 liveviewUnaccountedPlsdInVal | 1.3.6.1.4.1.15397.2.1.134.11.1 | Counter64 | read-only | Bytes in not accounted in plsd |
| NUM liveviewUnaccountedPlsdInMom | 1.3.6.1.4.1.15397.2.1.134.11.2 | CounterBasedGauge64 | read-only | Bytes in not accounted in plsd |
| NUM liveviewUnaccountedPlsdInMax | 1.3.6.1.4.1.15397.2.1.134.11.3 | CounterBasedGauge64 | read-only | Bytes in not accounted in plsd |
| liveviewUnaccountedPlsdOut | 1.3.6.1.4.1.15397.2.1.134.12 | |||
| C64 liveviewUnaccountedPlsdOutVal | 1.3.6.1.4.1.15397.2.1.134.12.1 | Counter64 | read-only | Bytes out not accounted in plsd |
| NUM liveviewUnaccountedPlsdOutMom | 1.3.6.1.4.1.15397.2.1.134.12.2 | CounterBasedGauge64 | read-only | Bytes out not accounted in plsd |
| NUM liveviewUnaccountedPlsdOutMax | 1.3.6.1.4.1.15397.2.1.134.12.3 | CounterBasedGauge64 | read-only | Bytes out not accounted in plsd |
| liveviewUnaccountedPlsdFlows | 1.3.6.1.4.1.15397.2.1.134.13 | |||
| C64 liveviewUnaccountedPlsdFlowsVal | 1.3.6.1.4.1.15397.2.1.134.13.1 | Counter64 | read-only | Flow updates not sent to plsd |
| NUM liveviewUnaccountedPlsdFlowsMom | 1.3.6.1.4.1.15397.2.1.134.13.2 | CounterBasedGauge64 | read-only | Flow updates not sent to plsd |
| NUM liveviewUnaccountedPlsdFlowsMax | 1.3.6.1.4.1.15397.2.1.134.13.3 | CounterBasedGauge64 | read-only | Flow updates not sent to plsd |
| liveviewHostCacheExhausted | 1.3.6.1.4.1.15397.2.1.134.14 | |||
| C64 liveviewHostCacheExhaustedVal | 1.3.6.1.4.1.15397.2.1.134.14.1 | Counter64 | read-only | Hosts not created due to exhausted cache |
| NUM liveviewHostCacheExhaustedMom | 1.3.6.1.4.1.15397.2.1.134.14.2 | CounterBasedGauge64 | read-only | Hosts not created due to exhausted cache |
| NUM liveviewHostCacheExhaustedMax | 1.3.6.1.4.1.15397.2.1.134.14.3 | CounterBasedGauge64 | read-only | Hosts not created due to exhausted cache |
| liveviewPropEntryUsage | 1.3.6.1.4.1.15397.2.1.134.15 | |||
| NUM liveviewPropEntryUsageVal | 1.3.6.1.4.1.15397.2.1.134.15.1 | CounterBasedGauge64 | read-only | Property entries used |
| NUM liveviewPropEntryUsageMax | 1.3.6.1.4.1.15397.2.1.134.15.3 | CounterBasedGauge64 | read-only | Property entries used |
| liveviewPropArrayUsage | 1.3.6.1.4.1.15397.2.1.134.16 | |||
| NUM liveviewPropArrayUsageVal | 1.3.6.1.4.1.15397.2.1.134.16.1 | CounterBasedGauge64 | read-only | Property arrays used |
| NUM liveviewPropArrayUsageMax | 1.3.6.1.4.1.15397.2.1.134.16.3 | CounterBasedGauge64 | read-only | Property arrays used |
| liveviewPropUsage | 1.3.6.1.4.1.15397.2.1.134.17 | |||
| NUM liveviewPropUsageVal | 1.3.6.1.4.1.15397.2.1.134.17.1 | CounterBasedGauge64 | read-only | Properties stored |
| NUM liveviewPropUsageMax | 1.3.6.1.4.1.15397.2.1.134.17.3 | CounterBasedGauge64 | read-only | Properties stored |
| liveviewTooManyNetobjectsOnHost | 1.3.6.1.4.1.15397.2.1.134.18 | |||
| NUM liveviewTooManyNetobjectsOnHostVal | 1.3.6.1.4.1.15397.2.1.134.18.1 | CounterBasedGauge64 | read-only | Too many netobjects on a single host |
| NUM liveviewTooManyNetobjectsOnHostMax | 1.3.6.1.4.1.15397.2.1.134.18.3 | CounterBasedGauge64 | read-only | Too many netobjects on a single host |
| liveviewHostnameAllocs | 1.3.6.1.4.1.15397.2.1.134.19 | |||
| NUM liveviewHostnameAllocsVal | 1.3.6.1.4.1.15397.2.1.134.19.1 | CounterBasedGauge64 | read-only | Hostname allocations |
| NUM liveviewHostnameAllocsMax | 1.3.6.1.4.1.15397.2.1.134.19.3 | CounterBasedGauge64 | read-only | Hostname allocations |
| liveviewHostnameAllocFail | 1.3.6.1.4.1.15397.2.1.134.20 | |||
| NUM liveviewHostnameAllocFailVal | 1.3.6.1.4.1.15397.2.1.134.20.1 | CounterBasedGauge64 | read-only | Hostname allocation failures |
| NUM liveviewHostnameAllocFailMax | 1.3.6.1.4.1.15397.2.1.134.20.3 | CounterBasedGauge64 | read-only | Hostname allocation failures |
| liveviewReaperRecvBuf | 1.3.6.1.4.1.15397.2.1.134.21 | |||
| NUM liveviewReaperRecvBufVal | 1.3.6.1.4.1.15397.2.1.134.21.1 | CounterBasedGauge64 | read-only | Reaper receive buffer usage |
| NUM liveviewReaperRecvBufMax | 1.3.6.1.4.1.15397.2.1.134.21.3 | CounterBasedGauge64 | read-only | Reaper receive buffer usage |
| liveviewReaperSendBuf | 1.3.6.1.4.1.15397.2.1.134.22 | |||
| NUM liveviewReaperSendBufVal | 1.3.6.1.4.1.15397.2.1.134.22.1 | CounterBasedGauge64 | read-only | Reaper send buffer usage |
| NUM liveviewReaperSendBufMax | 1.3.6.1.4.1.15397.2.1.134.22.3 | CounterBasedGauge64 | read-only | Reaper send buffer usage |
| liveviewPLSDBuf | 1.3.6.1.4.1.15397.2.1.134.23 | |||
| NUM liveviewPLSDBufVal | 1.3.6.1.4.1.15397.2.1.134.23.1 | CounterBasedGauge64 | read-only | PLSD buffer usage |
| NUM liveviewPLSDBufMax | 1.3.6.1.4.1.15397.2.1.134.23.3 | CounterBasedGauge64 | read-only | PLSD buffer usage |
| lb | 1.3.6.1.4.1.15397.2.1.135 | |||
| lbNumFp | 1.3.6.1.4.1.15397.2.1.135.1 | |||
| NUM lbNumFpVal | 1.3.6.1.4.1.15397.2.1.135.1.1 | CounterBasedGauge64 | read-only | Number of flow processors |
| NUM lbNumFpMax | 1.3.6.1.4.1.15397.2.1.135.1.3 | CounterBasedGauge64 | read-only | Number of flow processors |
| lbActiveFp | 1.3.6.1.4.1.15397.2.1.135.2 | |||
| NUM lbActiveFpVal | 1.3.6.1.4.1.15397.2.1.135.2.1 | CounterBasedGauge64 | read-only | Logical flow processors |
| NUM lbActiveFpMax | 1.3.6.1.4.1.15397.2.1.135.2.3 | CounterBasedGauge64 | read-only | Logical flow processors |
| lbRunningFp | 1.3.6.1.4.1.15397.2.1.135.3 | |||
| U32 lbRunningFpVal | 1.3.6.1.4.1.15397.2.1.135.3.1 | Unsigned32 | read-only | Online flow processors |
| U32 lbRunningFpMax | 1.3.6.1.4.1.15397.2.1.135.3.3 | Unsigned32 | read-only | Online flow processors |
| lbRxPktsInt | 1.3.6.1.4.1.15397.2.1.135.4 | |||
| C64 lbRxPktsIntVal | 1.3.6.1.4.1.15397.2.1.135.4.1 | Counter64 | read-only | RX packets internal |
| NUM lbRxPktsIntMom | 1.3.6.1.4.1.15397.2.1.135.4.2 | CounterBasedGauge64 | read-only | RX packets internal |
| NUM lbRxPktsIntMax | 1.3.6.1.4.1.15397.2.1.135.4.3 | CounterBasedGauge64 | read-only | RX packets internal |
| lbRxPktsExt | 1.3.6.1.4.1.15397.2.1.135.5 | |||
| C64 lbRxPktsExtVal | 1.3.6.1.4.1.15397.2.1.135.5.1 | Counter64 | read-only | RX packets external |
| NUM lbRxPktsExtMom | 1.3.6.1.4.1.15397.2.1.135.5.2 | CounterBasedGauge64 | read-only | RX packets external |
| NUM lbRxPktsExtMax | 1.3.6.1.4.1.15397.2.1.135.5.3 | CounterBasedGauge64 | read-only | RX packets external |
| lbRxBytesInt | 1.3.6.1.4.1.15397.2.1.135.6 | |||
| C64 lbRxBytesIntVal | 1.3.6.1.4.1.15397.2.1.135.6.1 | Counter64 | read-only | RX bytes internal |
| NUM lbRxBytesIntMom | 1.3.6.1.4.1.15397.2.1.135.6.2 | CounterBasedGauge64 | read-only | RX bytes internal |
| NUM lbRxBytesIntMax | 1.3.6.1.4.1.15397.2.1.135.6.3 | CounterBasedGauge64 | read-only | RX bytes internal |
| lbRxBytesExt | 1.3.6.1.4.1.15397.2.1.135.7 | |||
| C64 lbRxBytesExtVal | 1.3.6.1.4.1.15397.2.1.135.7.1 | Counter64 | read-only | RX bytes external |
| NUM lbRxBytesExtMom | 1.3.6.1.4.1.15397.2.1.135.7.2 | CounterBasedGauge64 | read-only | RX bytes external |
| NUM lbRxBytesExtMax | 1.3.6.1.4.1.15397.2.1.135.7.3 | CounterBasedGauge64 | read-only | RX bytes external |
| lbRxErrorsInt | 1.3.6.1.4.1.15397.2.1.135.8 | |||
| C64 lbRxErrorsIntVal | 1.3.6.1.4.1.15397.2.1.135.8.1 | Counter64 | read-only | RX errors internal |
| NUM lbRxErrorsIntMom | 1.3.6.1.4.1.15397.2.1.135.8.2 | CounterBasedGauge64 | read-only | RX errors internal |
| NUM lbRxErrorsIntMax | 1.3.6.1.4.1.15397.2.1.135.8.3 | CounterBasedGauge64 | read-only | RX errors internal |
| lbRxErrorsExt | 1.3.6.1.4.1.15397.2.1.135.9 | |||
| C64 lbRxErrorsExtVal | 1.3.6.1.4.1.15397.2.1.135.9.1 | Counter64 | read-only | RX errors external |
| NUM lbRxErrorsExtMom | 1.3.6.1.4.1.15397.2.1.135.9.2 | CounterBasedGauge64 | read-only | RX errors external |
| NUM lbRxErrorsExtMax | 1.3.6.1.4.1.15397.2.1.135.9.3 | CounterBasedGauge64 | read-only | RX errors external |
| lbTxDirectInt | 1.3.6.1.4.1.15397.2.1.135.10 | |||
| C64 lbTxDirectIntVal | 1.3.6.1.4.1.15397.2.1.135.10.1 | Counter64 | read-only | TX direct internal |
| NUM lbTxDirectIntMom | 1.3.6.1.4.1.15397.2.1.135.10.2 | CounterBasedGauge64 | read-only | TX direct internal |
| NUM lbTxDirectIntMax | 1.3.6.1.4.1.15397.2.1.135.10.3 | CounterBasedGauge64 | read-only | TX direct internal |
| lbTxDirectExt | 1.3.6.1.4.1.15397.2.1.135.11 | |||
| C64 lbTxDirectExtVal | 1.3.6.1.4.1.15397.2.1.135.11.1 | Counter64 | read-only | TX direct external |
| NUM lbTxDirectExtMom | 1.3.6.1.4.1.15397.2.1.135.11.2 | CounterBasedGauge64 | read-only | TX direct external |
| NUM lbTxDirectExtMax | 1.3.6.1.4.1.15397.2.1.135.11.3 | CounterBasedGauge64 | read-only | TX direct external |
| lbTxDropsInt | 1.3.6.1.4.1.15397.2.1.135.12 | |||
| C64 lbTxDropsIntVal | 1.3.6.1.4.1.15397.2.1.135.12.1 | Counter64 | read-only | TX drops internal |
| NUM lbTxDropsIntMom | 1.3.6.1.4.1.15397.2.1.135.12.2 | CounterBasedGauge64 | read-only | TX drops internal |
| NUM lbTxDropsIntMax | 1.3.6.1.4.1.15397.2.1.135.12.3 | CounterBasedGauge64 | read-only | TX drops internal |
| lbTxDropsExt | 1.3.6.1.4.1.15397.2.1.135.13 | |||
| C64 lbTxDropsExtVal | 1.3.6.1.4.1.15397.2.1.135.13.1 | Counter64 | read-only | TX drops external |
| NUM lbTxDropsExtMom | 1.3.6.1.4.1.15397.2.1.135.13.2 | CounterBasedGauge64 | read-only | TX drops external |
| NUM lbTxDropsExtMax | 1.3.6.1.4.1.15397.2.1.135.13.3 | CounterBasedGauge64 | read-only | TX drops external |
| lbRxFsInvalidVer | 1.3.6.1.4.1.15397.2.1.135.14 | |||
| C64 lbRxFsInvalidVerVal | 1.3.6.1.4.1.15397.2.1.135.14.1 | Counter64 | read-only | Incompatible flowsync packets |
| NUM lbRxFsInvalidVerMom | 1.3.6.1.4.1.15397.2.1.135.14.2 | CounterBasedGauge64 | read-only | Incompatible flowsync packets |
| NUM lbRxFsInvalidVerMax | 1.3.6.1.4.1.15397.2.1.135.14.3 | CounterBasedGauge64 | read-only | Incompatible flowsync packets |
| lbShuntPktIpv4AddrInt | 1.3.6.1.4.1.15397.2.1.135.15 | |||
| C64 lbShuntPktIpv4AddrIntVal | 1.3.6.1.4.1.15397.2.1.135.15.1 | Counter64 | read-only | Shunt packets internal (IPv4 address) |
| NUM lbShuntPktIpv4AddrIntMom | 1.3.6.1.4.1.15397.2.1.135.15.2 | CounterBasedGauge64 | read-only | Shunt packets internal (IPv4 address) |
| NUM lbShuntPktIpv4AddrIntMax | 1.3.6.1.4.1.15397.2.1.135.15.3 | CounterBasedGauge64 | read-only | Shunt packets internal (IPv4 address) |
| lbShuntPktIpv4AddrExt | 1.3.6.1.4.1.15397.2.1.135.16 | |||
| C64 lbShuntPktIpv4AddrExtVal | 1.3.6.1.4.1.15397.2.1.135.16.1 | Counter64 | read-only | Shunt packets external (IPv4 address) |
| NUM lbShuntPktIpv4AddrExtMom | 1.3.6.1.4.1.15397.2.1.135.16.2 | CounterBasedGauge64 | read-only | Shunt packets external (IPv4 address) |
| NUM lbShuntPktIpv4AddrExtMax | 1.3.6.1.4.1.15397.2.1.135.16.3 | CounterBasedGauge64 | read-only | Shunt packets external (IPv4 address) |
| lbShuntByteIpv4AddrInt | 1.3.6.1.4.1.15397.2.1.135.17 | |||
| C64 lbShuntByteIpv4AddrIntVal | 1.3.6.1.4.1.15397.2.1.135.17.1 | Counter64 | read-only | Shunt bytes internal (IPv4 address) |
| NUM lbShuntByteIpv4AddrIntMom | 1.3.6.1.4.1.15397.2.1.135.17.2 | CounterBasedGauge64 | read-only | Shunt bytes internal (IPv4 address) |
| NUM lbShuntByteIpv4AddrIntMax | 1.3.6.1.4.1.15397.2.1.135.17.3 | CounterBasedGauge64 | read-only | Shunt bytes internal (IPv4 address) |
| lbShuntByteIpv4AddrExt | 1.3.6.1.4.1.15397.2.1.135.18 | |||
| C64 lbShuntByteIpv4AddrExtVal | 1.3.6.1.4.1.15397.2.1.135.18.1 | Counter64 | read-only | Shunt bytes external (IPv4 address) |
| NUM lbShuntByteIpv4AddrExtMom | 1.3.6.1.4.1.15397.2.1.135.18.2 | CounterBasedGauge64 | read-only | Shunt bytes external (IPv4 address) |
| NUM lbShuntByteIpv4AddrExtMax | 1.3.6.1.4.1.15397.2.1.135.18.3 | CounterBasedGauge64 | read-only | Shunt bytes external (IPv4 address) |
| lbShuntPktIpv4ProtoInt | 1.3.6.1.4.1.15397.2.1.135.19 | |||
| C64 lbShuntPktIpv4ProtoIntVal | 1.3.6.1.4.1.15397.2.1.135.19.1 | Counter64 | read-only | Shunt packets internal (IPv4 protocol) |
| NUM lbShuntPktIpv4ProtoIntMom | 1.3.6.1.4.1.15397.2.1.135.19.2 | CounterBasedGauge64 | read-only | Shunt packets internal (IPv4 protocol) |
| NUM lbShuntPktIpv4ProtoIntMax | 1.3.6.1.4.1.15397.2.1.135.19.3 | CounterBasedGauge64 | read-only | Shunt packets internal (IPv4 protocol) |
| lbShuntPktIpv4ProtoExt | 1.3.6.1.4.1.15397.2.1.135.20 | |||
| C64 lbShuntPktIpv4ProtoExtVal | 1.3.6.1.4.1.15397.2.1.135.20.1 | Counter64 | read-only | Shunt packets external (IPv4 protocol) |
| NUM lbShuntPktIpv4ProtoExtMom | 1.3.6.1.4.1.15397.2.1.135.20.2 | CounterBasedGauge64 | read-only | Shunt packets external (IPv4 protocol) |
| NUM lbShuntPktIpv4ProtoExtMax | 1.3.6.1.4.1.15397.2.1.135.20.3 | CounterBasedGauge64 | read-only | Shunt packets external (IPv4 protocol) |
| lbShuntByteIpv4ProtoInt | 1.3.6.1.4.1.15397.2.1.135.21 | |||
| C64 lbShuntByteIpv4ProtoIntVal | 1.3.6.1.4.1.15397.2.1.135.21.1 | Counter64 | read-only | Shunt bytes internal (IPv4 protocol) |
| NUM lbShuntByteIpv4ProtoIntMom | 1.3.6.1.4.1.15397.2.1.135.21.2 | CounterBasedGauge64 | read-only | Shunt bytes internal (IPv4 protocol) |
| NUM lbShuntByteIpv4ProtoIntMax | 1.3.6.1.4.1.15397.2.1.135.21.3 | CounterBasedGauge64 | read-only | Shunt bytes internal (IPv4 protocol) |
| lbShuntByteIpv4ProtoExt | 1.3.6.1.4.1.15397.2.1.135.22 | |||
| C64 lbShuntByteIpv4ProtoExtVal | 1.3.6.1.4.1.15397.2.1.135.22.1 | Counter64 | read-only | Shunt bytes external (IPv4 protocol) |
| NUM lbShuntByteIpv4ProtoExtMom | 1.3.6.1.4.1.15397.2.1.135.22.2 | CounterBasedGauge64 | read-only | Shunt bytes external (IPv4 protocol) |
| NUM lbShuntByteIpv4ProtoExtMax | 1.3.6.1.4.1.15397.2.1.135.22.3 | CounterBasedGauge64 | read-only | Shunt bytes external (IPv4 protocol) |
| lbShuntPktEthertypeInt | 1.3.6.1.4.1.15397.2.1.135.23 | |||
| C64 lbShuntPktEthertypeIntVal | 1.3.6.1.4.1.15397.2.1.135.23.1 | Counter64 | read-only | Shunt packets internal (ethertype) |
| NUM lbShuntPktEthertypeIntMom | 1.3.6.1.4.1.15397.2.1.135.23.2 | CounterBasedGauge64 | read-only | Shunt packets internal (ethertype) |
| NUM lbShuntPktEthertypeIntMax | 1.3.6.1.4.1.15397.2.1.135.23.3 | CounterBasedGauge64 | read-only | Shunt packets internal (ethertype) |
| lbShuntPktEthertypeExt | 1.3.6.1.4.1.15397.2.1.135.24 | |||
| C64 lbShuntPktEthertypeExtVal | 1.3.6.1.4.1.15397.2.1.135.24.1 | Counter64 | read-only | Shunt packets external (ethertype) |
| NUM lbShuntPktEthertypeExtMom | 1.3.6.1.4.1.15397.2.1.135.24.2 | CounterBasedGauge64 | read-only | Shunt packets external (ethertype) |
| NUM lbShuntPktEthertypeExtMax | 1.3.6.1.4.1.15397.2.1.135.24.3 | CounterBasedGauge64 | read-only | Shunt packets external (ethertype) |
| lbShuntByteEthertypeInt | 1.3.6.1.4.1.15397.2.1.135.25 | |||
| C64 lbShuntByteEthertypeIntVal | 1.3.6.1.4.1.15397.2.1.135.25.1 | Counter64 | read-only | Shunt bytes internal (ethertype) |
| NUM lbShuntByteEthertypeIntMom | 1.3.6.1.4.1.15397.2.1.135.25.2 | CounterBasedGauge64 | read-only | Shunt bytes internal (ethertype) |
| NUM lbShuntByteEthertypeIntMax | 1.3.6.1.4.1.15397.2.1.135.25.3 | CounterBasedGauge64 | read-only | Shunt bytes internal (ethertype) |
| lbShuntByteEthertypeExt | 1.3.6.1.4.1.15397.2.1.135.26 | |||
| C64 lbShuntByteEthertypeExtVal | 1.3.6.1.4.1.15397.2.1.135.26.1 | Counter64 | read-only | Shunt bytes external (ethertype) |
| NUM lbShuntByteEthertypeExtMom | 1.3.6.1.4.1.15397.2.1.135.26.2 | CounterBasedGauge64 | read-only | Shunt bytes external (ethertype) |
| NUM lbShuntByteEthertypeExtMax | 1.3.6.1.4.1.15397.2.1.135.26.3 | CounterBasedGauge64 | read-only | Shunt bytes external (ethertype) |
| lbShuntPktDot1qInt | 1.3.6.1.4.1.15397.2.1.135.27 | |||
| C64 lbShuntPktDot1qIntVal | 1.3.6.1.4.1.15397.2.1.135.27.1 | Counter64 | read-only | Shunt packets internal (dot1q) |
| NUM lbShuntPktDot1qIntMom | 1.3.6.1.4.1.15397.2.1.135.27.2 | CounterBasedGauge64 | read-only | Shunt packets internal (dot1q) |
| NUM lbShuntPktDot1qIntMax | 1.3.6.1.4.1.15397.2.1.135.27.3 | CounterBasedGauge64 | read-only | Shunt packets internal (dot1q) |
| lbShuntPktDot1qExt | 1.3.6.1.4.1.15397.2.1.135.28 | |||
| C64 lbShuntPktDot1qExtVal | 1.3.6.1.4.1.15397.2.1.135.28.1 | Counter64 | read-only | Shunt packets external (dot1q) |
| NUM lbShuntPktDot1qExtMom | 1.3.6.1.4.1.15397.2.1.135.28.2 | CounterBasedGauge64 | read-only | Shunt packets external (dot1q) |
| NUM lbShuntPktDot1qExtMax | 1.3.6.1.4.1.15397.2.1.135.28.3 | CounterBasedGauge64 | read-only | Shunt packets external (dot1q) |
| lbShuntByteDot1qInt | 1.3.6.1.4.1.15397.2.1.135.29 | |||
| C64 lbShuntByteDot1qIntVal | 1.3.6.1.4.1.15397.2.1.135.29.1 | Counter64 | read-only | Shunt bytes internal (dot1q) |
| NUM lbShuntByteDot1qIntMom | 1.3.6.1.4.1.15397.2.1.135.29.2 | CounterBasedGauge64 | read-only | Shunt bytes internal (dot1q) |
| NUM lbShuntByteDot1qIntMax | 1.3.6.1.4.1.15397.2.1.135.29.3 | CounterBasedGauge64 | read-only | Shunt bytes internal (dot1q) |
| lbShuntByteDot1qExt | 1.3.6.1.4.1.15397.2.1.135.30 | |||
| C64 lbShuntByteDot1qExtVal | 1.3.6.1.4.1.15397.2.1.135.30.1 | Counter64 | read-only | Shunt bytes external (dot1q) |
| NUM lbShuntByteDot1qExtMom | 1.3.6.1.4.1.15397.2.1.135.30.2 | CounterBasedGauge64 | read-only | Shunt bytes external (dot1q) |
| NUM lbShuntByteDot1qExtMax | 1.3.6.1.4.1.15397.2.1.135.30.3 | CounterBasedGauge64 | read-only | Shunt bytes external (dot1q) |
| lbShuntPktMplsInt | 1.3.6.1.4.1.15397.2.1.135.31 | |||
| C64 lbShuntPktMplsIntVal | 1.3.6.1.4.1.15397.2.1.135.31.1 | Counter64 | read-only | Shunt packets internal (MPLS) |
| NUM lbShuntPktMplsIntMom | 1.3.6.1.4.1.15397.2.1.135.31.2 | CounterBasedGauge64 | read-only | Shunt packets internal (MPLS) |
| NUM lbShuntPktMplsIntMax | 1.3.6.1.4.1.15397.2.1.135.31.3 | CounterBasedGauge64 | read-only | Shunt packets internal (MPLS) |
| lbShuntPktMplsExt | 1.3.6.1.4.1.15397.2.1.135.32 | |||
| C64 lbShuntPktMplsExtVal | 1.3.6.1.4.1.15397.2.1.135.32.1 | Counter64 | read-only | Shunt packets external (MPLS) |
| NUM lbShuntPktMplsExtMom | 1.3.6.1.4.1.15397.2.1.135.32.2 | CounterBasedGauge64 | read-only | Shunt packets external (MPLS) |
| NUM lbShuntPktMplsExtMax | 1.3.6.1.4.1.15397.2.1.135.32.3 | CounterBasedGauge64 | read-only | Shunt packets external (MPLS) |
| lbShuntByteMplsInt | 1.3.6.1.4.1.15397.2.1.135.33 | |||
| C64 lbShuntByteMplsIntVal | 1.3.6.1.4.1.15397.2.1.135.33.1 | Counter64 | read-only | Shunt bytes internal (MPLS) |
| NUM lbShuntByteMplsIntMom | 1.3.6.1.4.1.15397.2.1.135.33.2 | CounterBasedGauge64 | read-only | Shunt bytes internal (MPLS) |
| NUM lbShuntByteMplsIntMax | 1.3.6.1.4.1.15397.2.1.135.33.3 | CounterBasedGauge64 | read-only | Shunt bytes internal (MPLS) |
| lbShuntByteMplsExt | 1.3.6.1.4.1.15397.2.1.135.34 | |||
| C64 lbShuntByteMplsExtVal | 1.3.6.1.4.1.15397.2.1.135.34.1 | Counter64 | read-only | Shunt bytes external (MPLS) |
| NUM lbShuntByteMplsExtMom | 1.3.6.1.4.1.15397.2.1.135.34.2 | CounterBasedGauge64 | read-only | Shunt bytes external (MPLS) |
| NUM lbShuntByteMplsExtMax | 1.3.6.1.4.1.15397.2.1.135.34.3 | CounterBasedGauge64 | read-only | Shunt bytes external (MPLS) |
| lbShuntPktEomplsInt | 1.3.6.1.4.1.15397.2.1.135.35 | |||
| C64 lbShuntPktEomplsIntVal | 1.3.6.1.4.1.15397.2.1.135.35.1 | Counter64 | read-only | Shunt packets internal (EoMPLS) |
| NUM lbShuntPktEomplsIntMom | 1.3.6.1.4.1.15397.2.1.135.35.2 | CounterBasedGauge64 | read-only | Shunt packets internal (EoMPLS) |
| NUM lbShuntPktEomplsIntMax | 1.3.6.1.4.1.15397.2.1.135.35.3 | CounterBasedGauge64 | read-only | Shunt packets internal (EoMPLS) |
| lbShuntPktEomplsExt | 1.3.6.1.4.1.15397.2.1.135.36 | |||
| C64 lbShuntPktEomplsExtVal | 1.3.6.1.4.1.15397.2.1.135.36.1 | Counter64 | read-only | Shunt packets external (EoMPLS) |
| NUM lbShuntPktEomplsExtMom | 1.3.6.1.4.1.15397.2.1.135.36.2 | CounterBasedGauge64 | read-only | Shunt packets external (EoMPLS) |
| NUM lbShuntPktEomplsExtMax | 1.3.6.1.4.1.15397.2.1.135.36.3 | CounterBasedGauge64 | read-only | Shunt packets external (EoMPLS) |
| lbShuntByteEomplsInt | 1.3.6.1.4.1.15397.2.1.135.37 | |||
| C64 lbShuntByteEomplsIntVal | 1.3.6.1.4.1.15397.2.1.135.37.1 | Counter64 | read-only | Shunt bytes internal (EoMPLS) |
| NUM lbShuntByteEomplsIntMom | 1.3.6.1.4.1.15397.2.1.135.37.2 | CounterBasedGauge64 | read-only | Shunt bytes internal (EoMPLS) |
| NUM lbShuntByteEomplsIntMax | 1.3.6.1.4.1.15397.2.1.135.37.3 | CounterBasedGauge64 | read-only | Shunt bytes internal (EoMPLS) |
| lbShuntByteEomplsExt | 1.3.6.1.4.1.15397.2.1.135.38 | |||
| C64 lbShuntByteEomplsExtVal | 1.3.6.1.4.1.15397.2.1.135.38.1 | Counter64 | read-only | Shunt bytes external (EoMPLS) |
| NUM lbShuntByteEomplsExtMom | 1.3.6.1.4.1.15397.2.1.135.38.2 | CounterBasedGauge64 | read-only | Shunt bytes external (EoMPLS) |
| NUM lbShuntByteEomplsExtMax | 1.3.6.1.4.1.15397.2.1.135.38.3 | CounterBasedGauge64 | read-only | Shunt bytes external (EoMPLS) |
| lbLbUptime | 1.3.6.1.4.1.15397.2.1.135.39 | |||
| TIK lbLbUptimeVal | 1.3.6.1.4.1.15397.2.1.135.39.1 | TimeTicks | read-only | CPU uptime |
| lbCpuLoad | 1.3.6.1.4.1.15397.2.1.135.40 | |||
| U32 lbCpuLoadVal | 1.3.6.1.4.1.15397.2.1.135.40.1 | Unsigned32 | read-only | CPU load |
| U32 lbCpuLoadMax | 1.3.6.1.4.1.15397.2.1.135.40.3 | Unsigned32 | read-only | CPU load |
| lbShuntPktIpv6AddrInt | 1.3.6.1.4.1.15397.2.1.135.41 | |||
| C64 lbShuntPktIpv6AddrIntVal | 1.3.6.1.4.1.15397.2.1.135.41.1 | Counter64 | read-only | Shunt packets internal (IPv6 address) |
| NUM lbShuntPktIpv6AddrIntMom | 1.3.6.1.4.1.15397.2.1.135.41.2 | CounterBasedGauge64 | read-only | Shunt packets internal (IPv6 address) |
| NUM lbShuntPktIpv6AddrIntMax | 1.3.6.1.4.1.15397.2.1.135.41.3 | CounterBasedGauge64 | read-only | Shunt packets internal (IPv6 address) |
| lbShuntPktIpv6AddrExt | 1.3.6.1.4.1.15397.2.1.135.42 | |||
| C64 lbShuntPktIpv6AddrExtVal | 1.3.6.1.4.1.15397.2.1.135.42.1 | Counter64 | read-only | Shunt packets external (IPv6 address) |
| NUM lbShuntPktIpv6AddrExtMom | 1.3.6.1.4.1.15397.2.1.135.42.2 | CounterBasedGauge64 | read-only | Shunt packets external (IPv6 address) |
| NUM lbShuntPktIpv6AddrExtMax | 1.3.6.1.4.1.15397.2.1.135.42.3 | CounterBasedGauge64 | read-only | Shunt packets external (IPv6 address) |
| lbShuntByteIpv6AddrInt | 1.3.6.1.4.1.15397.2.1.135.43 | |||
| C64 lbShuntByteIpv6AddrIntVal | 1.3.6.1.4.1.15397.2.1.135.43.1 | Counter64 | read-only | Shunt bytes internal (IPv6 address) |
| NUM lbShuntByteIpv6AddrIntMom | 1.3.6.1.4.1.15397.2.1.135.43.2 | CounterBasedGauge64 | read-only | Shunt bytes internal (IPv6 address) |
| NUM lbShuntByteIpv6AddrIntMax | 1.3.6.1.4.1.15397.2.1.135.43.3 | CounterBasedGauge64 | read-only | Shunt bytes internal (IPv6 address) |
| lbShuntByteIpv6AddrExt | 1.3.6.1.4.1.15397.2.1.135.44 | |||
| C64 lbShuntByteIpv6AddrExtVal | 1.3.6.1.4.1.15397.2.1.135.44.1 | Counter64 | read-only | Shunt bytes external (IPv6 address) |
| NUM lbShuntByteIpv6AddrExtMom | 1.3.6.1.4.1.15397.2.1.135.44.2 | CounterBasedGauge64 | read-only | Shunt bytes external (IPv6 address) |
| NUM lbShuntByteIpv6AddrExtMax | 1.3.6.1.4.1.15397.2.1.135.44.3 | CounterBasedGauge64 | read-only | Shunt bytes external (IPv6 address) |
| lbLogicalFp | 1.3.6.1.4.1.15397.2.1.135.45 | |||
| U32 lbLogicalFpVal | 1.3.6.1.4.1.15397.2.1.135.45.1 | Unsigned32 | read-only | Logical ID |
| U32 lbLogicalFpMax | 1.3.6.1.4.1.15397.2.1.135.45.3 | Unsigned32 | read-only | Logical ID |
| lbTxFs | 1.3.6.1.4.1.15397.2.1.135.46 | |||
| C64 lbTxFsVal | 1.3.6.1.4.1.15397.2.1.135.46.1 | Counter64 | read-only | TX flowsync packets |
| NUM lbTxFsMom | 1.3.6.1.4.1.15397.2.1.135.46.2 | CounterBasedGauge64 | read-only | TX flowsync packets |
| NUM lbTxFsMax | 1.3.6.1.4.1.15397.2.1.135.46.3 | CounterBasedGauge64 | read-only | TX flowsync packets |
| lbTxFpInt | 1.3.6.1.4.1.15397.2.1.135.47 | |||
| C64 lbTxFpIntVal | 1.3.6.1.4.1.15397.2.1.135.47.1 | Counter64 | read-only | TX packets internal |
| NUM lbTxFpIntMom | 1.3.6.1.4.1.15397.2.1.135.47.2 | CounterBasedGauge64 | read-only | TX packets internal |
| NUM lbTxFpIntMax | 1.3.6.1.4.1.15397.2.1.135.47.3 | CounterBasedGauge64 | read-only | TX packets internal |
| lbTxFpExt | 1.3.6.1.4.1.15397.2.1.135.48 | |||
| C64 lbTxFpExtVal | 1.3.6.1.4.1.15397.2.1.135.48.1 | Counter64 | read-only | TX packets external |
| NUM lbTxFpExtMom | 1.3.6.1.4.1.15397.2.1.135.48.2 | CounterBasedGauge64 | read-only | TX packets external |
| NUM lbTxFpExtMax | 1.3.6.1.4.1.15397.2.1.135.48.3 | CounterBasedGauge64 | read-only | TX packets external |
| lbHbLost | 1.3.6.1.4.1.15397.2.1.135.49 | |||
| C64 lbHbLostVal | 1.3.6.1.4.1.15397.2.1.135.49.1 | Counter64 | read-only | Heartbeat packets lost |
| NUM lbHbLostMom | 1.3.6.1.4.1.15397.2.1.135.49.2 | CounterBasedGauge64 | read-only | Heartbeat packets lost |
| NUM lbHbLostMax | 1.3.6.1.4.1.15397.2.1.135.49.3 | CounterBasedGauge64 | read-only | Heartbeat packets lost |
| lbBucketMoves | 1.3.6.1.4.1.15397.2.1.135.50 | |||
| C64 lbBucketMovesVal | 1.3.6.1.4.1.15397.2.1.135.50.1 | Counter64 | read-only | Moved buckets |
| NUM lbBucketMovesMom | 1.3.6.1.4.1.15397.2.1.135.50.2 | CounterBasedGauge64 | read-only | Moved buckets |
| NUM lbBucketMovesMax | 1.3.6.1.4.1.15397.2.1.135.50.3 | CounterBasedGauge64 | read-only | Moved buckets |
| lbBlacklistedBuckets | 1.3.6.1.4.1.15397.2.1.135.51 | |||
| NUM lbBlacklistedBucketsVal | 1.3.6.1.4.1.15397.2.1.135.51.1 | CounterBasedGauge64 | read-only | Blacklisted buckets |
| NUM lbBlacklistedBucketsMax | 1.3.6.1.4.1.15397.2.1.135.51.3 | CounterBasedGauge64 | read-only | Blacklisted buckets |
| lbBlacklistedPackets | 1.3.6.1.4.1.15397.2.1.135.52 | |||
| C64 lbBlacklistedPacketsVal | 1.3.6.1.4.1.15397.2.1.135.52.1 | Counter64 | read-only | Blacklisted packets |
| NUM lbBlacklistedPacketsMom | 1.3.6.1.4.1.15397.2.1.135.52.2 | CounterBasedGauge64 | read-only | Blacklisted packets |
| NUM lbBlacklistedPacketsMax | 1.3.6.1.4.1.15397.2.1.135.52.3 | CounterBasedGauge64 | read-only | Blacklisted packets |
| plsd | 1.3.6.1.4.1.15397.2.1.136 | |||
| plsdDumptime | 1.3.6.1.4.1.15397.2.1.136.1 | |||
| TIK plsdDumptimeVal | 1.3.6.1.4.1.15397.2.1.136.1.1 | TimeTicks | read-only | Dump time |
| plsdValuesDataset | 1.3.6.1.4.1.15397.2.1.136.2 | |||
| NUM plsdValuesDatasetVal | 1.3.6.1.4.1.15397.2.1.136.2.1 | CounterBasedGauge64 | read-only | Values in dataset |
| NUM plsdValuesDatasetMax | 1.3.6.1.4.1.15397.2.1.136.2.3 | CounterBasedGauge64 | read-only | Values in dataset |
| plsdValuesDelayedExpand | 1.3.6.1.4.1.15397.2.1.136.3 | |||
| NUM plsdValuesDelayedExpandVal | 1.3.6.1.4.1.15397.2.1.136.3.1 | CounterBasedGauge64 | read-only | Values in dataset (delayed expand) |
| NUM plsdValuesDelayedExpandMax | 1.3.6.1.4.1.15397.2.1.136.3.3 | CounterBasedGauge64 | read-only | Values in dataset (delayed expand) |
| plsdLinksDataset | 1.3.6.1.4.1.15397.2.1.136.4 | |||
| NUM plsdLinksDatasetVal | 1.3.6.1.4.1.15397.2.1.136.4.1 | CounterBasedGauge64 | read-only | Links in dataset |
| NUM plsdLinksDatasetMax | 1.3.6.1.4.1.15397.2.1.136.4.3 | CounterBasedGauge64 | read-only | Links in dataset |
| plsdValuesAggrDataset | 1.3.6.1.4.1.15397.2.1.136.5 | |||
| NUM plsdValuesAggrDatasetVal | 1.3.6.1.4.1.15397.2.1.136.5.1 | CounterBasedGauge64 | read-only | Values in dataset(Aggregation) |
| NUM plsdValuesAggrDatasetMax | 1.3.6.1.4.1.15397.2.1.136.5.3 | CounterBasedGauge64 | read-only | Values in dataset(Aggregation) |
| plsdValueReject | 1.3.6.1.4.1.15397.2.1.136.6 | |||
| C64 plsdValueRejectVal | 1.3.6.1.4.1.15397.2.1.136.6.1 | Counter64 | read-only | Values not created, Cache exhausted |
| NUM plsdValueRejectMom | 1.3.6.1.4.1.15397.2.1.136.6.2 | CounterBasedGauge64 | read-only | Values not created, Cache exhausted |
| NUM plsdValueRejectMax | 1.3.6.1.4.1.15397.2.1.136.6.3 | CounterBasedGauge64 | read-only | Values not created, Cache exhausted |
| plsdValueRejectPrior | 1.3.6.1.4.1.15397.2.1.136.7 | |||
| C64 plsdValueRejectPriorVal | 1.3.6.1.4.1.15397.2.1.136.7.1 | Counter64 | read-only | Values not created, Priority Threshold |
| NUM plsdValueRejectPriorMom | 1.3.6.1.4.1.15397.2.1.136.7.2 | CounterBasedGauge64 | read-only | Values not created, Priority Threshold |
| NUM plsdValueRejectPriorMax | 1.3.6.1.4.1.15397.2.1.136.7.3 | CounterBasedGauge64 | read-only | Values not created, Priority Threshold |
| plsdValuesFiltered | 1.3.6.1.4.1.15397.2.1.136.8 | |||
| NUM plsdValuesFilteredVal | 1.3.6.1.4.1.15397.2.1.136.8.1 | CounterBasedGauge64 | read-only | Values filtered |
| NUM plsdValuesFilteredMax | 1.3.6.1.4.1.15397.2.1.136.8.3 | CounterBasedGauge64 | read-only | Values filtered |
| plsdValuesSent | 1.3.6.1.4.1.15397.2.1.136.9 | |||
| NUM plsdValuesSentVal | 1.3.6.1.4.1.15397.2.1.136.9.1 | CounterBasedGauge64 | read-only | Values sent to Statwriter |
| NUM plsdValuesSentMax | 1.3.6.1.4.1.15397.2.1.136.9.3 | CounterBasedGauge64 | read-only | Values sent to Statwriter |
| plsdValueLookups | 1.3.6.1.4.1.15397.2.1.136.10 | |||
| C64 plsdValueLookupsVal | 1.3.6.1.4.1.15397.2.1.136.10.1 | Counter64 | read-only | Value lookups |
| NUM plsdValueLookupsMom | 1.3.6.1.4.1.15397.2.1.136.10.2 | CounterBasedGauge64 | read-only | Value lookups |
| NUM plsdValueLookupsMax | 1.3.6.1.4.1.15397.2.1.136.10.3 | CounterBasedGauge64 | read-only | Value lookups |
| plsdValueUpdatesBytes | 1.3.6.1.4.1.15397.2.1.136.11 | |||
| C64 plsdValueUpdatesBytesVal | 1.3.6.1.4.1.15397.2.1.136.11.1 | Counter64 | read-only | Value updates(Bytes) |
| NUM plsdValueUpdatesBytesMom | 1.3.6.1.4.1.15397.2.1.136.11.2 | CounterBasedGauge64 | read-only | Value updates(Bytes) |
| NUM plsdValueUpdatesBytesMax | 1.3.6.1.4.1.15397.2.1.136.11.3 | CounterBasedGauge64 | read-only | Value updates(Bytes) |
| plsdValueUpdatesBytesHp | 1.3.6.1.4.1.15397.2.1.136.12 | |||
| C64 plsdValueUpdatesBytesHpVal | 1.3.6.1.4.1.15397.2.1.136.12.1 | Counter64 | read-only | Value updates, High Priority (Bytes) |
| NUM plsdValueUpdatesBytesHpMom | 1.3.6.1.4.1.15397.2.1.136.12.2 | CounterBasedGauge64 | read-only | Value updates, High Priority (Bytes) |
| NUM plsdValueUpdatesBytesHpMax | 1.3.6.1.4.1.15397.2.1.136.12.3 | CounterBasedGauge64 | read-only | Value updates, High Priority (Bytes) |
| plsdValueUpdatesConns | 1.3.6.1.4.1.15397.2.1.136.13 | |||
| C64 plsdValueUpdatesConnsVal | 1.3.6.1.4.1.15397.2.1.136.13.1 | Counter64 | read-only | Value updates(Conns) |
| NUM plsdValueUpdatesConnsMom | 1.3.6.1.4.1.15397.2.1.136.13.2 | CounterBasedGauge64 | read-only | Value updates(Conns) |
| NUM plsdValueUpdatesConnsMax | 1.3.6.1.4.1.15397.2.1.136.13.3 | CounterBasedGauge64 | read-only | Value updates(Conns) |
| plsdValueUpdatesConnsHp | 1.3.6.1.4.1.15397.2.1.136.14 | |||
| C64 plsdValueUpdatesConnsHpVal | 1.3.6.1.4.1.15397.2.1.136.14.1 | Counter64 | read-only | Value updates, High Priority (Conns) |
| NUM plsdValueUpdatesConnsHpMom | 1.3.6.1.4.1.15397.2.1.136.14.2 | CounterBasedGauge64 | read-only | Value updates, High Priority (Conns) |
| NUM plsdValueUpdatesConnsHpMax | 1.3.6.1.4.1.15397.2.1.136.14.3 | CounterBasedGauge64 | read-only | Value updates, High Priority (Conns) |
| plsdConnections | 1.3.6.1.4.1.15397.2.1.136.15 | |||
| NUM plsdConnectionsVal | 1.3.6.1.4.1.15397.2.1.136.15.1 | CounterBasedGauge64 | read-only | Connection table size |
| NUM plsdConnectionsMax | 1.3.6.1.4.1.15397.2.1.136.15.3 | CounterBasedGauge64 | read-only | Connection table size |
| plsdHosts | 1.3.6.1.4.1.15397.2.1.136.16 | |||
| NUM plsdHostsVal | 1.3.6.1.4.1.15397.2.1.136.16.1 | CounterBasedGauge64 | read-only | Hosts |
| NUM plsdHostsMax | 1.3.6.1.4.1.15397.2.1.136.16.3 | CounterBasedGauge64 | read-only | Hosts |
| plsdConnUpdates | 1.3.6.1.4.1.15397.2.1.136.17 | |||
| C64 plsdConnUpdatesVal | 1.3.6.1.4.1.15397.2.1.136.17.1 | Counter64 | read-only | Connection updates |
| NUM plsdConnUpdatesMom | 1.3.6.1.4.1.15397.2.1.136.17.2 | CounterBasedGauge64 | read-only | Connection updates |
| NUM plsdConnUpdatesMax | 1.3.6.1.4.1.15397.2.1.136.17.3 | CounterBasedGauge64 | read-only | Connection updates |
| plsdConnUpdatesFull | 1.3.6.1.4.1.15397.2.1.136.18 | |||
| C64 plsdConnUpdatesFullVal | 1.3.6.1.4.1.15397.2.1.136.18.1 | Counter64 | read-only | Connection updates (Full) |
| NUM plsdConnUpdatesFullMom | 1.3.6.1.4.1.15397.2.1.136.18.2 | CounterBasedGauge64 | read-only | Connection updates (Full) |
| NUM plsdConnUpdatesFullMax | 1.3.6.1.4.1.15397.2.1.136.18.3 | CounterBasedGauge64 | read-only | Connection updates (Full) |
| plsdConnUpdatesNew | 1.3.6.1.4.1.15397.2.1.136.19 | |||
| C64 plsdConnUpdatesNewVal | 1.3.6.1.4.1.15397.2.1.136.19.1 | Counter64 | read-only | Connection updates (New) |
| NUM plsdConnUpdatesNewMom | 1.3.6.1.4.1.15397.2.1.136.19.2 | CounterBasedGauge64 | read-only | Connection updates (New) |
| NUM plsdConnUpdatesNewMax | 1.3.6.1.4.1.15397.2.1.136.19.3 | CounterBasedGauge64 | read-only | Connection updates (New) |
| plsdConnUpdatesFiltered | 1.3.6.1.4.1.15397.2.1.136.20 | |||
| C64 plsdConnUpdatesFilteredVal | 1.3.6.1.4.1.15397.2.1.136.20.1 | Counter64 | read-only | Connection updates (Threshold Filtered) |
| NUM plsdConnUpdatesFilteredMom | 1.3.6.1.4.1.15397.2.1.136.20.2 | CounterBasedGauge64 | read-only | Connection updates (Threshold Filtered) |
| NUM plsdConnUpdatesFilteredMax | 1.3.6.1.4.1.15397.2.1.136.20.3 | CounterBasedGauge64 | read-only | Connection updates (Threshold Filtered) |
| plsdConnsDropped | 1.3.6.1.4.1.15397.2.1.136.21 | |||
| C64 plsdConnsDroppedVal | 1.3.6.1.4.1.15397.2.1.136.21.1 | Counter64 | read-only | Connections dropped (Cache Exhausted) |
| NUM plsdConnsDroppedMom | 1.3.6.1.4.1.15397.2.1.136.21.2 | CounterBasedGauge64 | read-only | Connections dropped (Cache Exhausted) |
| NUM plsdConnsDroppedMax | 1.3.6.1.4.1.15397.2.1.136.21.3 | CounterBasedGauge64 | read-only | Connections dropped (Cache Exhausted) |
| plsdConnlogConns | 1.3.6.1.4.1.15397.2.1.136.22 | |||
| NUM plsdConnlogConnsVal | 1.3.6.1.4.1.15397.2.1.136.22.1 | CounterBasedGauge64 | read-only | Connlog connections stored |
| NUM plsdConnlogConnsMax | 1.3.6.1.4.1.15397.2.1.136.22.3 | CounterBasedGauge64 | read-only | Connlog connections stored |
| plsdConnlogConnsAdded | 1.3.6.1.4.1.15397.2.1.136.23 | |||
| C64 plsdConnlogConnsAddedVal | 1.3.6.1.4.1.15397.2.1.136.23.1 | Counter64 | read-only | Connlog connections added |
| NUM plsdConnlogConnsAddedMom | 1.3.6.1.4.1.15397.2.1.136.23.2 | CounterBasedGauge64 | read-only | Connlog connections added |
| NUM plsdConnlogConnsAddedMax | 1.3.6.1.4.1.15397.2.1.136.23.3 | CounterBasedGauge64 | read-only | Connlog connections added |
| plsdConnlogDumptimeRemaining | 1.3.6.1.4.1.15397.2.1.136.24 | |||
| TIK plsdConnlogDumptimeRemainingVal | 1.3.6.1.4.1.15397.2.1.136.24.1 | TimeTicks | read-only | Connlog time remaining |
| plsdConnlogConnsDumped | 1.3.6.1.4.1.15397.2.1.136.25 | |||
| NUM plsdConnlogConnsDumpedVal | 1.3.6.1.4.1.15397.2.1.136.25.1 | CounterBasedGauge64 | read-only | Connlog connections dumped |
| NUM plsdConnlogConnsDumpedMax | 1.3.6.1.4.1.15397.2.1.136.25.3 | CounterBasedGauge64 | read-only | Connlog connections dumped |
| plsdConnlogDumptime | 1.3.6.1.4.1.15397.2.1.136.26 | |||
| TIK plsdConnlogDumptimeVal | 1.3.6.1.4.1.15397.2.1.136.26.1 | TimeTicks | read-only | Connlog dumptime |
| plsdLastdump | 1.3.6.1.4.1.15397.2.1.136.27 | |||
| DAT plsdLastdumpVal | 1.3.6.1.4.1.15397.2.1.136.27.1 | DateAndTime | read-only | Time of last dump |
| plsdRingbufUsage | 1.3.6.1.4.1.15397.2.1.136.28 | |||
| NUM plsdRingbufUsageVal | 1.3.6.1.4.1.15397.2.1.136.28.1 | CounterBasedGauge64 | read-only | Recv Ringbuf usage (Collector) |
| NUM plsdRingbufUsageMax | 1.3.6.1.4.1.15397.2.1.136.28.3 | CounterBasedGauge64 | read-only | Recv Ringbuf usage (Collector) |
| plsdConnlogDrops | 1.3.6.1.4.1.15397.2.1.136.30 | |||
| NUM plsdConnlogDropsVal | 1.3.6.1.4.1.15397.2.1.136.30.1 | CounterBasedGauge64 | read-only | Connlog entries dropped |
| NUM plsdConnlogDropsMax | 1.3.6.1.4.1.15397.2.1.136.30.3 | CounterBasedGauge64 | read-only | Connlog entries dropped |
| plsdBwUsed | 1.3.6.1.4.1.15397.2.1.136.31 | |||
| C64 plsdBwUsedVal | 1.3.6.1.4.1.15397.2.1.136.31.1 | Counter64 | read-only | Bandwidth used |
| NUM plsdBwUsedMom | 1.3.6.1.4.1.15397.2.1.136.31.2 | CounterBasedGauge64 | read-only | Bandwidth used |
| NUM plsdBwUsedMax | 1.3.6.1.4.1.15397.2.1.136.31.3 | CounterBasedGauge64 | read-only | Bandwidth used |
| plsdTimeConnected | 1.3.6.1.4.1.15397.2.1.136.32 | |||
| TIK plsdTimeConnectedVal | 1.3.6.1.4.1.15397.2.1.136.32.1 | TimeTicks | read-only | Time connected |
| plsdConnects | 1.3.6.1.4.1.15397.2.1.136.33 | |||
| NUM plsdConnectsVal | 1.3.6.1.4.1.15397.2.1.136.33.1 | CounterBasedGauge64 | read-only | Connects |
| NUM plsdConnectsMax | 1.3.6.1.4.1.15397.2.1.136.33.3 | CounterBasedGauge64 | read-only | Connects |
| plsdVmsize | 1.3.6.1.4.1.15397.2.1.136.34 | |||
| NUM plsdVmsizeVal | 1.3.6.1.4.1.15397.2.1.136.34.1 | CounterBasedGauge64 | read-only | Memory usage (Virtual) |
| NUM plsdVmsizeMax | 1.3.6.1.4.1.15397.2.1.136.34.3 | CounterBasedGauge64 | read-only | Memory usage (Virtual) |
| plsdVmrss | 1.3.6.1.4.1.15397.2.1.136.35 | |||
| NUM plsdVmrssVal | 1.3.6.1.4.1.15397.2.1.136.35.1 | CounterBasedGauge64 | read-only | Memory usage (RAM) |
| NUM plsdVmrssMax | 1.3.6.1.4.1.15397.2.1.136.35.3 | CounterBasedGauge64 | read-only | Memory usage (RAM) |
| plsdConnlogIncomplete | 1.3.6.1.4.1.15397.2.1.136.36 | |||
| NUM plsdConnlogIncompleteVal | 1.3.6.1.4.1.15397.2.1.136.36.1 | CounterBasedGauge64 | read-only | Connlog entries incomplete |
| NUM plsdConnlogIncompleteMax | 1.3.6.1.4.1.15397.2.1.136.36.3 | CounterBasedGauge64 | read-only | Connlog entries incomplete |
| plsdConnProp | 1.3.6.1.4.1.15397.2.1.136.37 | |||
| NUM plsdConnPropVal | 1.3.6.1.4.1.15397.2.1.136.37.1 | CounterBasedGauge64 | read-only | Connection Properties count |
| NUM plsdConnPropMax | 1.3.6.1.4.1.15397.2.1.136.37.3 | CounterBasedGauge64 | read-only | Connection Properties count |
| plsdConnPropHash | 1.3.6.1.4.1.15397.2.1.136.38 | |||
| NUM plsdConnPropHashVal | 1.3.6.1.4.1.15397.2.1.136.38.1 | CounterBasedGauge64 | read-only | Connection Properties Hashtables |
| NUM plsdConnPropHashMax | 1.3.6.1.4.1.15397.2.1.136.38.3 | CounterBasedGauge64 | read-only | Connection Properties Hashtables |
| plsw | 1.3.6.1.4.1.15397.2.1.137 | |||
| plswDatasetStart | 1.3.6.1.4.1.15397.2.1.137.1 | |||
| DAT plswDatasetStartVal | 1.3.6.1.4.1.15397.2.1.137.1.1 | DateAndTime | read-only | Dataset, Begin |
| plswDatasetEnd | 1.3.6.1.4.1.15397.2.1.137.2 | |||
| DAT plswDatasetEndVal | 1.3.6.1.4.1.15397.2.1.137.2.1 | DateAndTime | read-only | Dataset, End |
| plswSessions | 1.3.6.1.4.1.15397.2.1.137.3 | |||
| NUM plswSessionsVal | 1.3.6.1.4.1.15397.2.1.137.3.1 | CounterBasedGauge64 | read-only | Dataset, Sessions |
| NUM plswSessionsMax | 1.3.6.1.4.1.15397.2.1.137.3.3 | CounterBasedGauge64 | read-only | Dataset, Sessions |
| plswValues | 1.3.6.1.4.1.15397.2.1.137.4 | |||
| NUM plswValuesVal | 1.3.6.1.4.1.15397.2.1.137.4.1 | CounterBasedGauge64 | read-only | Dataset Values |
| NUM plswValuesMax | 1.3.6.1.4.1.15397.2.1.137.4.3 | CounterBasedGauge64 | read-only | Dataset Values |
| plswValuesDropped1 | 1.3.6.1.4.1.15397.2.1.137.5 | |||
| NUM plswValuesDropped1Val | 1.3.6.1.4.1.15397.2.1.137.5.1 | CounterBasedGauge64 | read-only | Dataset Values Dropped (cache exhausted) |
| NUM plswValuesDropped1Max | 1.3.6.1.4.1.15397.2.1.137.5.3 | CounterBasedGauge64 | read-only | Dataset Values Dropped (cache exhausted) |
| plswValuesDropped2 | 1.3.6.1.4.1.15397.2.1.137.6 | |||
| NUM plswValuesDropped2Val | 1.3.6.1.4.1.15397.2.1.137.6.1 | CounterBasedGauge64 | read-only | Dataset Values Dropped (malformed name) |
| NUM plswValuesDropped2Max | 1.3.6.1.4.1.15397.2.1.137.6.3 | CounterBasedGauge64 | read-only | Dataset Values Dropped (malformed name) |
| plswValuesDropped3 | 1.3.6.1.4.1.15397.2.1.137.7 | |||
| NUM plswValuesDropped3Val | 1.3.6.1.4.1.15397.2.1.137.7.1 | CounterBasedGauge64 | read-only | Dataset Values Dropped (Global Index exhausted) |
| NUM plswValuesDropped3Max | 1.3.6.1.4.1.15397.2.1.137.7.3 | CounterBasedGauge64 | read-only | Dataset Values Dropped (Global Index exhausted) |
| plswValuesDropped4 | 1.3.6.1.4.1.15397.2.1.137.8 | |||
| NUM plswValuesDropped4Val | 1.3.6.1.4.1.15397.2.1.137.8.1 | CounterBasedGauge64 | read-only | Dataset Values Dropped (Symlink target not found) |
| NUM plswValuesDropped4Max | 1.3.6.1.4.1.15397.2.1.137.8.3 | CounterBasedGauge64 | read-only | Dataset Values Dropped (Symlink target not found) |
| plswNewglobal | 1.3.6.1.4.1.15397.2.1.137.9 | |||
| NUM plswNewglobalVal | 1.3.6.1.4.1.15397.2.1.137.9.1 | CounterBasedGauge64 | read-only | Dataset values, New Global Indexes |
| NUM plswNewglobalMax | 1.3.6.1.4.1.15397.2.1.137.9.3 | CounterBasedGauge64 | read-only | Dataset values, New Global Indexes |
| plswNewcoll | 1.3.6.1.4.1.15397.2.1.137.10 | |||
| NUM plswNewcollVal | 1.3.6.1.4.1.15397.2.1.137.10.1 | CounterBasedGauge64 | read-only | Dataset values, New Global collisions |
| NUM plswNewcollMax | 1.3.6.1.4.1.15397.2.1.137.10.3 | CounterBasedGauge64 | read-only | Dataset values, New Global collisions |
| plswNewdaily | 1.3.6.1.4.1.15397.2.1.137.11 | |||
| NUM plswNewdailyVal | 1.3.6.1.4.1.15397.2.1.137.11.1 | CounterBasedGauge64 | read-only | Dataset values, New Daily Indexes |
| NUM plswNewdailyMax | 1.3.6.1.4.1.15397.2.1.137.11.3 | CounterBasedGauge64 | read-only | Dataset values, New Daily Indexes |
| plswTupdate | 1.3.6.1.4.1.15397.2.1.137.12 | |||
| NUM plswTupdateVal | 1.3.6.1.4.1.15397.2.1.137.12.1 | CounterBasedGauge64 | read-only | Dataset values, Updates (Totals) |
| NUM plswTupdateMax | 1.3.6.1.4.1.15397.2.1.137.12.3 | CounterBasedGauge64 | read-only | Dataset values, Updates (Totals) |
| plswGupdate | 1.3.6.1.4.1.15397.2.1.137.13 | |||
| NUM plswGupdateVal | 1.3.6.1.4.1.15397.2.1.137.13.1 | CounterBasedGauge64 | read-only | Dataset values, Updates (Graphs) |
| NUM plswGupdateMax | 1.3.6.1.4.1.15397.2.1.137.13.3 | CounterBasedGauge64 | read-only | Dataset values, Updates (Graphs) |
| plswTimeDataset | 1.3.6.1.4.1.15397.2.1.137.14 | |||
| TIK plswTimeDatasetVal | 1.3.6.1.4.1.15397.2.1.137.14.1 | TimeTicks | read-only | Dataset, Total Write time |
| plswTimeGlobal | 1.3.6.1.4.1.15397.2.1.137.15 | |||
| TIK plswTimeGlobalVal | 1.3.6.1.4.1.15397.2.1.137.15.1 | TimeTicks | read-only | Dataset, Time for Globals file I/O |
| plswTimeDaily | 1.3.6.1.4.1.15397.2.1.137.16 | |||
| TIK plswTimeDailyVal | 1.3.6.1.4.1.15397.2.1.137.16.1 | TimeTicks | read-only | Dataset, Time for Daily Index file I/O |
| plswTimeTotal | 1.3.6.1.4.1.15397.2.1.137.17 | |||
| TIK plswTimeTotalVal | 1.3.6.1.4.1.15397.2.1.137.17.1 | TimeTicks | read-only | Dataset, Time for Totals file I/O |
| plswTimeGraph | 1.3.6.1.4.1.15397.2.1.137.18 | |||
| TIK plswTimeGraphVal | 1.3.6.1.4.1.15397.2.1.137.18.1 | TimeTicks | read-only | Dataset, Time for Graph file I/O |
| plswGlobals | 1.3.6.1.4.1.15397.2.1.137.19 | |||
| NUM plswGlobalsVal | 1.3.6.1.4.1.15397.2.1.137.19.1 | CounterBasedGauge64 | read-only | Statisticsfs, Values (Global Indexes) |
| NUM plswGlobalsMax | 1.3.6.1.4.1.15397.2.1.137.19.3 | CounterBasedGauge64 | read-only | Statisticsfs, Values (Global Indexes) |
| plswColls | 1.3.6.1.4.1.15397.2.1.137.20 | |||
| NUM plswCollsVal | 1.3.6.1.4.1.15397.2.1.137.20.1 | CounterBasedGauge64 | read-only | Statisticsfs, Values (Global Collisions) |
| NUM plswCollsMax | 1.3.6.1.4.1.15397.2.1.137.20.3 | CounterBasedGauge64 | read-only | Statisticsfs, Values (Global Collisions) |
| plswDailys | 1.3.6.1.4.1.15397.2.1.137.21 | |||
| NUM plswDailysVal | 1.3.6.1.4.1.15397.2.1.137.21.1 | CounterBasedGauge64 | read-only | Statisticsfs, Values (Daily Indexes) |
| NUM plswDailysMax | 1.3.6.1.4.1.15397.2.1.137.21.3 | CounterBasedGauge64 | read-only | Statisticsfs, Values (Daily Indexes) |
| plswBlocks | 1.3.6.1.4.1.15397.2.1.137.22 | |||
| NUM plswBlocksVal | 1.3.6.1.4.1.15397.2.1.137.22.1 | CounterBasedGauge64 | read-only | Statisticsfs, Daily Totals file blocks |
| NUM plswBlocksMax | 1.3.6.1.4.1.15397.2.1.137.22.3 | CounterBasedGauge64 | read-only | Statisticsfs, Daily Totals file blocks |
| plswGraphs | 1.3.6.1.4.1.15397.2.1.137.23 | |||
| NUM plswGraphsVal | 1.3.6.1.4.1.15397.2.1.137.23.1 | CounterBasedGauge64 | read-only | Statisticsfs, Daily Graph data usage (Bytes) |
| NUM plswGraphsMax | 1.3.6.1.4.1.15397.2.1.137.23.3 | CounterBasedGauge64 | read-only | Statisticsfs, Daily Graph data usage (Bytes) |
| plswSysdiagHdUsage | 1.3.6.1.4.1.15397.2.1.137.24 | |||
| U32 plswSysdiagHdUsageVal | 1.3.6.1.4.1.15397.2.1.137.24.1 | Unsigned32 | read-only | Statisticsfs, Disk Usage |
| U32 plswSysdiagHdUsageMax | 1.3.6.1.4.1.15397.2.1.137.24.3 | Unsigned32 | read-only | Statisticsfs, Disk Usage |
| plswSysdiagHdSize | 1.3.6.1.4.1.15397.2.1.137.25 | |||
| NUM plswSysdiagHdSizeVal | 1.3.6.1.4.1.15397.2.1.137.25.1 | CounterBasedGauge64 | read-only | Statisticsfs, Disk Size |
| NUM plswSysdiagHdSizeMax | 1.3.6.1.4.1.15397.2.1.137.25.3 | CounterBasedGauge64 | read-only | Statisticsfs, Disk Size |
| plswSystemHdUsage | 1.3.6.1.4.1.15397.2.1.137.26 | |||
| U32 plswSystemHdUsageVal | 1.3.6.1.4.1.15397.2.1.137.26.1 | Unsigned32 | read-only | System, Disk Usage |
| U32 plswSystemHdUsageMax | 1.3.6.1.4.1.15397.2.1.137.26.3 | Unsigned32 | read-only | System, Disk Usage |
| plswSystemHdSize | 1.3.6.1.4.1.15397.2.1.137.27 | |||
| NUM plswSystemHdSizeVal | 1.3.6.1.4.1.15397.2.1.137.27.1 | CounterBasedGauge64 | read-only | System, Disk Size |
| NUM plswSystemHdSizeMax | 1.3.6.1.4.1.15397.2.1.137.27.3 | CounterBasedGauge64 | read-only | System, Disk Size |
| plswSysdiagDaySize | 1.3.6.1.4.1.15397.2.1.137.28 | |||
| NUM plswSysdiagDaySizeVal | 1.3.6.1.4.1.15397.2.1.137.28.1 | CounterBasedGauge64 | read-only | Statisticsfs, Disk Usage Per Day |
| NUM plswSysdiagDaySizeMax | 1.3.6.1.4.1.15397.2.1.137.28.3 | CounterBasedGauge64 | read-only | Statisticsfs, Disk Usage Per Day |
| plswMemused | 1.3.6.1.4.1.15397.2.1.137.29 | |||
| NUM plswMemusedVal | 1.3.6.1.4.1.15397.2.1.137.29.1 | CounterBasedGauge64 | read-only | Statwriter, Peak memory usage |
| NUM plswMemusedMax | 1.3.6.1.4.1.15397.2.1.137.29.3 | CounterBasedGauge64 | read-only | Statwriter, Peak memory usage |
| rulesetCompiler | 1.3.6.1.4.1.15397.2.1.138 | |||
| rulesetCompilerReaperRecvBuf | 1.3.6.1.4.1.15397.2.1.138.1 | |||
| NUM rulesetCompilerReaperRecvBufVal | 1.3.6.1.4.1.15397.2.1.138.1.1 | CounterBasedGauge64 | read-only | Reaper receive buffer usage |
| NUM rulesetCompilerReaperRecvBufMax | 1.3.6.1.4.1.15397.2.1.138.1.3 | CounterBasedGauge64 | read-only | Reaper receive buffer usage |
| rulesetCompilerReaperSendBuf | 1.3.6.1.4.1.15397.2.1.138.2 | |||
| NUM rulesetCompilerReaperSendBufVal | 1.3.6.1.4.1.15397.2.1.138.2.1 | CounterBasedGauge64 | read-only | Reaper send buffer usage |
| NUM rulesetCompilerReaperSendBufMax | 1.3.6.1.4.1.15397.2.1.138.2.3 | CounterBasedGauge64 | read-only | Reaper send buffer usage |
| ipfix | 1.3.6.1.4.1.15397.2.1.139 | |||
| ipfixConnections | 1.3.6.1.4.1.15397.2.1.139.1 | |||
| NUM ipfixConnectionsVal | 1.3.6.1.4.1.15397.2.1.139.1.1 | CounterBasedGauge64 | read-only | Connection table size |
| NUM ipfixConnectionsMax | 1.3.6.1.4.1.15397.2.1.139.1.3 | CounterBasedGauge64 | read-only | Connection table size |
| ipfixConnUpdates | 1.3.6.1.4.1.15397.2.1.139.2 | |||
| C64 ipfixConnUpdatesVal | 1.3.6.1.4.1.15397.2.1.139.2.1 | Counter64 | read-only | Connection updates |
| NUM ipfixConnUpdatesMom | 1.3.6.1.4.1.15397.2.1.139.2.2 | CounterBasedGauge64 | read-only | Connection updates |
| NUM ipfixConnUpdatesMax | 1.3.6.1.4.1.15397.2.1.139.2.3 | CounterBasedGauge64 | read-only | Connection updates |
| ipfixExportedIpv4Records | 1.3.6.1.4.1.15397.2.1.139.3 | |||
| C64 ipfixExportedIpv4RecordsVal | 1.3.6.1.4.1.15397.2.1.139.3.1 | Counter64 | read-only | Exported Records IPv4 |
| NUM ipfixExportedIpv4RecordsMom | 1.3.6.1.4.1.15397.2.1.139.3.2 | CounterBasedGauge64 | read-only | Exported Records IPv4 |
| NUM ipfixExportedIpv4RecordsMax | 1.3.6.1.4.1.15397.2.1.139.3.3 | CounterBasedGauge64 | read-only | Exported Records IPv4 |
| ipfixExportedIpv6Records | 1.3.6.1.4.1.15397.2.1.139.4 | |||
| C64 ipfixExportedIpv6RecordsVal | 1.3.6.1.4.1.15397.2.1.139.4.1 | Counter64 | read-only | Exported Records IPv6 |
| NUM ipfixExportedIpv6RecordsMom | 1.3.6.1.4.1.15397.2.1.139.4.2 | CounterBasedGauge64 | read-only | Exported Records IPv6 |
| NUM ipfixExportedIpv6RecordsMax | 1.3.6.1.4.1.15397.2.1.139.4.3 | CounterBasedGauge64 | read-only | Exported Records IPv6 |
| ipfixExportedIpv4Sets | 1.3.6.1.4.1.15397.2.1.139.5 | |||
| C64 ipfixExportedIpv4SetsVal | 1.3.6.1.4.1.15397.2.1.139.5.1 | Counter64 | read-only | Exported Sets IPv4 |
| NUM ipfixExportedIpv4SetsMom | 1.3.6.1.4.1.15397.2.1.139.5.2 | CounterBasedGauge64 | read-only | Exported Sets IPv4 |
| NUM ipfixExportedIpv4SetsMax | 1.3.6.1.4.1.15397.2.1.139.5.3 | CounterBasedGauge64 | read-only | Exported Sets IPv4 |
| ipfixExportedIpv6Sets | 1.3.6.1.4.1.15397.2.1.139.6 | |||
| C64 ipfixExportedIpv6SetsVal | 1.3.6.1.4.1.15397.2.1.139.6.1 | Counter64 | read-only | Exported Sets IPv6 |
| NUM ipfixExportedIpv6SetsMom | 1.3.6.1.4.1.15397.2.1.139.6.2 | CounterBasedGauge64 | read-only | Exported Sets IPv6 |
| NUM ipfixExportedIpv6SetsMax | 1.3.6.1.4.1.15397.2.1.139.6.3 | CounterBasedGauge64 | read-only | Exported Sets IPv6 |
| ipfixExportedMsgs | 1.3.6.1.4.1.15397.2.1.139.7 | |||
| C64 ipfixExportedMsgsVal | 1.3.6.1.4.1.15397.2.1.139.7.1 | Counter64 | read-only | Exported Ipfix Messages |
| NUM ipfixExportedMsgsMom | 1.3.6.1.4.1.15397.2.1.139.7.2 | CounterBasedGauge64 | read-only | Exported Ipfix Messages |
| NUM ipfixExportedMsgsMax | 1.3.6.1.4.1.15397.2.1.139.7.3 | CounterBasedGauge64 | read-only | Exported Ipfix Messages |
| channelstats | 1.3.6.1.4.1.15397.2.2 | |||
| pl2Trap | 1.3.6.1.4.1.15397.2.8 | |||
| snoopers | 1.3.6.1.4.1.15397.2.10 | |||
| dynamiczones | 1.3.6.1.4.1.15397.2.20 | |||
| psm | 1.3.6.1.4.1.15397.3 | |||
| pbs | 1.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.