All MIBs › RMON2-MIB › protocolDistStatsOctets
protocolDistStatsOctets
Module: RMON2-MIB
OID (symbolic): RMON2-MIB::protocolDistStatsOctets
OID (numeric): 1.3.6.1.2.1.16.12.2.1.2
Node type: OBJECT-TYPE
Type: ZeroBasedCounter32
Access: read-only
Description:
The number of octets in packets received of this protocol type since it was added to the protocolDistStatsTable (excluding framing bits but including FCS octets), except for those octets in packets that contained errors.
Note this doesn't count just those octets in the particular protocol frames, but includes the entire packet that contained the protocol.
What is protocolDistStatsOctets?
This counter measures total bytes (octets) consumed by packets of this protocol type since monitoring started. Engineers multiply this by 8 to get total bits and compare protocol bandwidth consumption at a glance. It can reset to zero if the probe restarts, helping measure protocol bandwidth during specific periods.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.12.2.1.2 snmpwalk -v2c -c public <target> RMON2-MIB::protocolDistStatsOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.12.2.1.2.1 snmpget -v2c -c public <target> RMON2-MIB::protocolDistStatsOctets.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.16 | rmon | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.12 | protocolDist | RMON2-MIB |
| 1.3.6.1.2.1.16.12.2 | protocolDistStatsTable | RMON2-MIB |
| 1.3.6.1.2.1.16.12.2.1 | protocolDistStatsEntry | RMON2-MIB |
| 1.3.6.1.2.1.16.12.2.1.2 | protocolDistStatsOctets | RMON2-MIB |