protocolDistStatsOctets
RMON2-MIB ·
.1.3.6.1.2.1.16.12.2.1.2
Object
column ZeroBasedCounter32
The number of octets in packets of this protocol type
received since it was added to the protocolDistStatsTable
(excluding framing bits, but including FCS octets), except for
those octets in packets that contained errors.
Note that this doesn't count just those octets in the
particular protocol frames but includes the entire packet
that contained the protocol.
Context
- MIB
- RMON2-MIB
- OID
.1.3.6.1.2.1.16.12.2.1.2- 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::protocolDistStatsOctets'
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::protocolDistStatsOctets.<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::protocolDistStatsOctets'
Syntax
- Source
- ZeroBasedCounter32
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of