All MIBs › LBHUB-REPEATER-MIB › rptrMonitorPortReadableFrames
rptrMonitorPortReadableFrames
Module: LBHUB-REPEATER-MIB
OID (symbolic): LBHUB-REPEATER-MIB::rptrMonitorPortReadableFrames
OID (numeric): 1.3.6.1.2.1.22.2.3.1.1.3
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: This object is the number of frames of valid frame length that have been received on this port. This counter is incremented by one for each frame received on this port whose OctetCount is greater than or equal to minFrameSize and less than or equal to maxFrameSize (Ref: IEEE 802.3 Std, 4.4.2.1) and for which the FCSError and CollisionEvent signals are not asserted.
This statistic provides one of the parameters necessary for obtaining the packet error rate. The approximate minimum time for rollover of this counter is 80 hours.
What is rptrMonitorPortReadableFrames?
Counts error-free, properly sized frames received on this specific port, the base traffic counter used to calculate that port's packet error rate; like other repeater counters it can roll over in about 80 hours, so regular polling matters for accurate trending.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.22.2.3.1.1.3 snmpwalk -v2c -c public <target> LBHUB-REPEATER-MIB::rptrMonitorPortReadableFrames
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.22.2.3.1.1.3.1 snmpget -v2c -c public <target> LBHUB-REPEATER-MIB::rptrMonitorPortReadableFrames.1
Start monitoring 3Com LANBuilder network hub/repeater module with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LBHUB-REPEATER-MIB::rptrMonitorPortReadableFrames OID value, configure state conditions and alerts, and monitor any 3Com LANBuilder network hub/repeater module from a single console.
OID Breakdown
Upper-level ancestors (11 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.22.2.3.1.1.3 | rptrMonitorPortReadableFrames | LBHUB-REPEATER-MIB |