SNMP-REPEATER-MIB :: rptrMonitorPortUpper32Octets

MIB Reference — IPNetwork Monitor

All MIBsSNMP-REPEATER-MIBrptrMonitorPortUpper32Octets

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.22snmpDot3RptrMgtLANART-AGENT
1.3.6.1.2.1.22.2rptrMonitorPackageLANART-AGENT
1.3.6.1.2.1.22.2.3rptrMonitorPortInfoLANART-AGENT
1.3.6.1.2.1.22.2.3.2rptrMonitor100PortTableSNMP-REPEATER-MIB
1.3.6.1.2.1.22.2.3.2.1rptrMonitor100PortEntrySNMP-REPEATER-MIB
1.3.6.1.2.1.22.2.3.2.1.3rptrMonitorPortUpper32OctetsSNMP-REPEATER-MIB