All MIBs › SNMP-REPEATER-MIB › rptrMonitorPortUpper32Octets
rptrMonitorPortUpper32Octets
Module: SNMP-REPEATER-MIB
OID (symbolic): SNMP-REPEATER-MIB::rptrMonitorPortUpper32Octets
OID (numeric): 1.3.6.1.2.1.22.2.3.2.1.3
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, modulo 2**32. That is, it contains the upper 32 bits of a 64-bit octets counter, of which the lower 32 bits are contained in the rptrMonitorPortReadableOctets object.
This two-counter mechanism is provided for those network management protocols that do not support 64-bit counters (e.g. SNMP V1) and are used to manage a repeater type of 100Mb/s.
Conformance clauses for this MIB are defined such that implementation of this object is not required in a system which does not support 100Mb/s. However, systems with mixed 10 and 100Mb/s ports may implement this object across all ports, including 10Mb/s. If this object is implemented, it must be according to the definition in the first paragraph of this description; that is, the value of this object MUST be a valid count.
A discontinuity may occur in the value when the value of object rptrMonitorPortLastChange changes.
What is rptrMonitorPortUpper32Octets?
This object contains the upper 32 bits of a 64-bit counter that tracks valid frames received on a repeater port, supporting SNMP agents that cannot handle 64-bit values. Combined with rptrMonitorPortReadableOctets (lower 32 bits), it provides a complete frame count. Operators use this for traffic volume monitoring on repeater infrastructure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.22.2.3.2.1.3 snmpwalk -v2c -c public <target> SNMP-REPEATER-MIB::rptrMonitorPortUpper32Octets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.22.2.3.2.1.3.1 snmpget -v2c -c public <target> SNMP-REPEATER-MIB::rptrMonitorPortUpper32Octets.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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.2 | rptrMonitor100PortTable | SNMP-REPEATER-MIB |
| 1.3.6.1.2.1.22.2.3.2.1 | rptrMonitor100PortEntry | SNMP-REPEATER-MIB |
| 1.3.6.1.2.1.22.2.3.2.1.3 | rptrMonitorPortUpper32Octets | SNMP-REPEATER-MIB |