All MIBs › DOT12-RPTR-MIB › vgRptrPortHighPriorityOctets
vgRptrPortHighPriorityOctets
Module: DOT12-RPTR-MIB
OID (symbolic): DOT12-RPTR-MIB::vgRptrPortHighPriorityOctets
OID (numeric): 1.3.6.1.2.1.53.1.2.3.1.1.9
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: This object is a count of the number of octets contained in high priority frames that have been received on this port. This counter is incremented by OctetCount for each frame received on this port which is counted by vgRptrPortHighPriorityFrames.
Note that this counter can roll over very quickly. A management station is advised to also poll the vgRptrPortHighPriOctetRollovers object, or to use the 64-bit counter defined by vgRptrPortHCHighPriorityOctets 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 vgRptrPortHighPriorityOctets?
A 32-bit count of octets in high-priority frames received on this port, which can roll over quickly; the MIB recommends pairing it with vgRptrPortHighPriOctetRollovers or using the 64-bit vgRptrPortHCHighPriorityOctets. An admin uses this to measure high-priority traffic volume on a port when only legacy 32-bit counters are polled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.53.1.2.3.1.1.9 snmpwalk -v2c -c public <target> DOT12-RPTR-MIB::vgRptrPortHighPriorityOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.53.1.2.3.1.1.9.1 snmpget -v2c -c public <target> DOT12-RPTR-MIB::vgRptrPortHighPriorityOctets.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vgRptrPortHighPriorityOctets.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::vgRptrPortHighPriorityOctets 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.9 | vgRptrPortHighPriorityOctets | DOT12-RPTR-MIB |