All MIBs › SNMP-REPEATER-MIB › rptrMonitorPortReadableOctets
rptrMonitorPortReadableOctets
Module: SNMP-REPEATER-MIB
OID (symbolic): SNMP-REPEATER-MIB::rptrMonitorPortReadableOctets
OID (numeric): 1.3.6.1.2.1.22.2.3.1.1.4
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
This object is the number of octets contained in valid frames that have been received on this port. This counter is incremented by OctetCount for each frame received on this port which has been determined to be a readable frame (i.e., including FCS octets but excluding framing bits and dribble bits).
A discontinuity may occur in the value when the value of object rptrMonitorPortLastChange changes.
This statistic provides an indicator of the total data transferred. The approximate minimum time for rollover of this counter in a 10Mb/s repeater is 58 minutes.
For ports receiving traffic at a maximum rate in a 100Mb/s repeater, this counter can roll over in less than 6 minutes. Since that amount of time could be less than a management station's poll cycle time, in order to avoid a loss of information a management station is advised to also poll the rptrMonitorPortUpper32Octets object, or to use the 64-bit counter defined by rptrMonitorPortHCReadableOctets instead of the two 32-bit counters.
What is rptrMonitorPortReadableOctets?
This counter counts the total number of octets contained in valid, readable frames received on a repeater port (excluding framing bits and errors). A network operator uses this to measure the actual data throughput on a repeater port and to compare bandwidth utilization across different ports. Combined with error counters, it shows the ratio of good data to corrupted frames.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.22.2.3.1.1.4 snmpwalk -v2c -c public <target> SNMP-REPEATER-MIB::rptrMonitorPortReadableOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.22.2.3.1.1.4.1 snmpget -v2c -c public <target> SNMP-REPEATER-MIB::rptrMonitorPortReadableOctets.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.22 | snmpDot3RptrMgt | LANART-AGENT |
| 1.3.6.1.2.1.22.2 | rptrMonitorPackage | LANART-AGENT |
| 1.3.6.1.2.1.22.2.3 | rptrMonitorPortInfo | LANART-AGENT |
| 1.3.6.1.2.1.22.2.3.1 | rptrMonitorPortTable | LANART-AGENT |
| 1.3.6.1.2.1.22.2.3.1.1 | rptrMonitorPortEntry | LANART-AGENT |
| 1.3.6.1.2.1.22.2.3.1.1.4 | rptrMonitorPortReadableOctets | SNMP-REPEATER-MIB |