protocolDistStatsPkts
RMON2-MIB ·
.1.3.6.1.2.1.16.12.2.1.1
Object
column ZeroBasedCounter32
The number of packets of this protocol type received without errors. Note that this is the number of link-layer packets, so if a single network-layer packet is fragmented into several link-layer frames, this counter is incremented several times.
Context
- MIB
- RMON2-MIB
- OID
.1.3.6.1.2.1.16.12.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- protocolDistStatsEntry
- Groups
- 1
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 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RMON2-MIB::protocolDistStatsPkts'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RMON2-MIB::protocolDistStatsPkts.<protocolDistControlIndex>.<protocolDirLocalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RMON2-MIB::protocolDistStatsPkts'
Syntax
- Source
- ZeroBasedCounter32
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of