All MIBs › DOT12-RPTR-MIB › vgRptrPortNormPriorityOctets
vgRptrPortNormPriorityOctets
Module: DOT12-RPTR-MIB
OID (symbolic): DOT12-RPTR-MIB::vgRptrPortNormPriorityOctets
OID (numeric): 1.3.6.1.2.1.53.1.2.3.1.1.13
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: This object is a count of the number of octets contained in normal 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 vgRptrPortNormPriorityFrames.
Note that this counter can roll over very quickly. A management station is advised to also poll the vgRptrPortNormPriOctetRollovers object, or to use the 64-bit counter defined by vgRptrPortHCNormPriorityOctets 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 vgRptrPortNormPriorityOctets?
A 32-bit count of octets in normal-priority frames received on this port, which can roll over quickly; the MIB recommends pairing it with vgRptrPortNormPriOctetRollovers or the 64-bit vgRptrPortHCNormPriorityOctets. An admin uses this to measure normal-priority traffic volume with legacy 32-bit SNMP counters.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.53.1.2.3.1.1.13 snmpwalk -v2c -c public <target> DOT12-RPTR-MIB::vgRptrPortNormPriorityOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.53.1.2.3.1.1.13.1 snmpget -v2c -c public <target> DOT12-RPTR-MIB::vgRptrPortNormPriorityOctets.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::vgRptrPortNormPriorityOctets 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.13 | vgRptrPortNormPriorityOctets | DOT12-RPTR-MIB |