enetResultsProcessedPacketCount
ELECTROLINE-DHT-ENET-MIB ·
.1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.3.1.1.7
Object
column SNMPv2-SMIGauge32
Total number of packets that have been processed by the device. In transmission this indicates the number of packets sent In reception this is the sum of the good packets and the discarded packets.
Context
- MIB
- ELECTROLINE-DHT-ENET-MIB
- OID
.1.3.6.1.4.1.5802.1.3.1.2.5.1.12.1.3.3.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- enetCurrentResultsEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ELECTROLINE-DHT-ENET-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELECTROLINE-DHT-ENET-MIB::enetResultsProcessedPacketCount'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELECTROLINE-DHT-ENET-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELECTROLINE-DHT-ENET-MIB::enetResultsProcessedPacketCount.<enetResultsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELECTROLINE-DHT-ENET-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELECTROLINE-DHT-ENET-MIB::enetResultsProcessedPacketCount'
Syntax
- Source
- SNMPv2-SMIGauge32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295