All MIBs › VERTICAL-SNMP-REPEATER-MIB › vrptrMonitorPortUpper32SentOctets
vrptrMonitorPortUpper32SentOctets
Module: VERTICAL-SNMP-REPEATER-MIB
OID (symbolic): VERTICAL-SNMP-REPEATER-MIB::vrptrMonitorPortUpper32SentOctets
OID (numeric): 1.3.6.1.4.1.2338.4.2.3.2.1.4
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: This object is the number of octets contained in valid frames that have been sent 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 rptrMonitorPortSentOctets 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 vrptrMonitorPortLastChange changes.
What is vrptrMonitorPortUpper32SentOctets?
The upper 32 bits of a 64-bit sent-octet count for this port, paired with the lower 32 bits in vrptrMonitorPortSentOctets — the transmit-side counterpart to vrptrMonitorPortUpper32Octets, serving the same fast-wraparound-avoidance purpose for outbound traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2338.4.2.3.2.1.4 snmpwalk -v2c -c public <target> VERTICAL-SNMP-REPEATER-MIB::vrptrMonitorPortUpper32SentOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2338.4.2.3.2.1.4.1 snmpget -v2c -c public <target> VERTICAL-SNMP-REPEATER-MIB::vrptrMonitorPortUpper32SentOctets.1
Start monitoring Vertical Networks SNMP repeater/hub (per-port status/collision-count status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the VERTICAL-SNMP-REPEATER-MIB::vrptrMonitorPortUpper32SentOctets OID value, configure state conditions and alerts, and monitor any Vertical Networks SNMP repeater/hub (per-port status/collision-count status) from a single console.
OID Breakdown
Upper-level ancestors (7 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2338 | vertical | VERTICAL-EVENTLOG-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2338.4 | vsnmpDot3RptrMgt | VERTICAL-SNMP-REPEATER-MIB |
| 1.3.6.1.4.1.2338.4.2 | vrptrMonitorPackage | VERTICAL-SNMP-REPEATER-MIB |
| 1.3.6.1.4.1.2338.4.2.3 | vrptrMonitorPortInfo | VERTICAL-SNMP-REPEATER-MIB |
| 1.3.6.1.4.1.2338.4.2.3.2 | vrptrMonitor100PortTable | VERTICAL-SNMP-REPEATER-MIB |
| 1.3.6.1.4.1.2338.4.2.3.2.1 | vrptrMonitor100PortEntry | VERTICAL-SNMP-REPEATER-MIB |
| 1.3.6.1.4.1.2338.4.2.3.2.1.4 | vrptrMonitorPortUpper32SentOctets | VERTICAL-SNMP-REPEATER-MIB |