SNMP-REPEATER-MIB :: rptrMonitorPortReadableOctets

MIB Reference — IPNetwork Monitor

All MIBsSNMP-REPEATER-MIBrptrMonitorPortReadableOctets

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.22snmpDot3RptrMgtLANART-AGENT
1.3.6.1.2.1.22.2rptrMonitorPackageLANART-AGENT
1.3.6.1.2.1.22.2.3rptrMonitorPortInfoLANART-AGENT
1.3.6.1.2.1.22.2.3.1rptrMonitorPortTableLANART-AGENT
1.3.6.1.2.1.22.2.3.1.1rptrMonitorPortEntryLANART-AGENT
1.3.6.1.2.1.22.2.3.1.1.4rptrMonitorPortReadableOctetsSNMP-REPEATER-MIB