CUMULUS-COUNTERS-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
10
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
10 total| Object Name |
|---|
sysSpecificCounters OBJECT IDENTIFIER .1.3.6.1.4.1.40310.2 |
discardCounters OBJECT IDENTIFIER .1.3.6.1.4.1.40310.2.1 |
discardCountersTableThis table breaks out ingress packet discards into more reason-specific discard counters. SEQUENCE OF DiscardCountersEntry .1.3.6.1.4.1.40310.2.1.1 |
discardCountersEntryReason-specific ingress discard counters indexed by ifIndex DiscardCountersEntry .1.3.6.1.4.1.40310.2.1.1.1 |
portNamePort namero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.40310.2.1.1.1.1 |
l3v4InDiscardsNumber of inbound IPv4 packets discarded by the routing engine.ro Counter32 .1.3.6.1.4.1.40310.2.1.1.1.2 |
bufferOverflowDiscardsNumber of inbound packets discarded due to ingress buffer overflow.ro Counter32 .1.3.6.1.4.1.40310.2.1.1.1.3 |
l3AclDiscardsNumber of inbound IPv4 packets discarded due to ingress ACL table.ro Counter32 .1.3.6.1.4.1.40310.2.1.1.1.4 |
egressQOverflowDiscardsNumber of packets discarded due to egress queue overflow.ro Counter32 .1.3.6.1.4.1.40310.2.1.1.1.6 |
egressNonQDiscardsTotal number of packets discarded on egress due to reasons reasons other than queue overflow. With IF MIB's ifOutDiscards not accounting for certain specific drops, this one accounts for drops seen in the egress pipeline of the system that were not because of egress queue overflow drops.ro Counter32 .1.3.6.1.4.1.40310.2.1.1.1.7 |