All MIBs › DOT12-RPTR-MIB › vgRptrPortReadableOctets
vgRptrPortReadableOctets
Module: DOT12-RPTR-MIB
OID (symbolic): DOT12-RPTR-MIB::vgRptrPortReadableOctets
OID (numeric): 1.3.6.1.2.1.53.1.2.3.1.1.2
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: This object is a count of the number of octets contained in good 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. each frame counted by vgRptrPortReadableFrames).
Note that this counter can roll over very quickly. A management station is advised to also poll the vgRptrPortReadOctetRollovers object, or to use the 64-bit counter defined by vgRptrPortHCReadableOctets instead of the two 32-bit counters.
This two-counter mechanism is provided for those network management protocols that do not support 64-bit counters (e.g. SNMPv1). Note that retrieval of these two counters in the same PDU is NOT guaranteed to be atomic.
This counter may experience a discontinuity when the value of the corresponding instance of vgRptrPortLastChange changes.
What is vgRptrPortReadableOctets?
A 32-bit running total of octets in good frames received on this port, which can roll over quickly; the MIB recommends also polling vgRptrPortReadOctetRollovers or using the 64-bit vgRptrPortHCReadableOctets. An admin uses this to compute per-port throughput when only legacy 32-bit SNMP counters are supported.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.53.1.2.3.1.1.2 snmpwalk -v2c -c public <target> DOT12-RPTR-MIB::vgRptrPortReadableOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.53.1.2.3.1.1.2.1 snmpget -v2c -c public <target> DOT12-RPTR-MIB::vgRptrPortReadableOctets.1
Start monitoring IEEE 802.12 100VG-AnyLAN repeater/hub (vendor-neutral IETF standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DOT12-RPTR-MIB::vgRptrPortReadableOctets OID value, configure state conditions and alerts, and monitor any IEEE 802.12 100VG-AnyLAN repeater/hub (vendor-neutral IETF standard) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.53 | vgRptrMIB | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1 | vgRptrObjects | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1.2 | vgRptrMonitor | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1.2.3 | vgRptrMonPort | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1.2.3.1 | vgRptrMonPortTable | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1.2.3.1.1 | vgRptrMonPortEntry | DOT12-RPTR-MIB |
| 1.3.6.1.2.1.53.1.2.3.1.1.2 | vgRptrPortReadableOctets | DOT12-RPTR-MIB |