All MIBs › CISCO-RTTMON-MIB › rttMonCtrlOperOctetsInUse
rttMonCtrlOperOctetsInUse
Module: CISCO-RTTMON-MIB
OID (symbolic): CISCO-RTTMON-MIB::rttMonCtrlOperOctetsInUse
OID (numeric): 1.3.6.1.4.1.9.9.42.1.2.9.1.4
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description:
This object is the number of octets currently in use by this composite conceptual RTT row. A composite conceptual row include the control, statistics, and history conceptual rows combined. (All octets that are addressed via the rttMonCtrlAdminIndex in this mib.)
What is rttMonCtrlOperOctetsInUse?
This read-only counter reports the total number of octets (memory) currently consumed by this RTT operation's combined control, statistics, and history data.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.2.9.1.4 snmpwalk -v2c -c public <target> CISCO-RTTMON-MIB::rttMonCtrlOperOctetsInUse
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.42.1.2.9.1.4.1 snmpget -v2c -c public <target> CISCO-RTTMON-MIB::rttMonCtrlOperOctetsInUse.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rttMonCtrlOperOctetsInUse.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.42 | ciscoRttMonMIB | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1 | ciscoRttMonObjects | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.2 | rttMonCtrl | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.2.9 | rttMonCtrlOperTable | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.2.9.1 | rttMonCtrlOperEntry | CISCO-RTTMON-MIB |
| 1.3.6.1.4.1.9.9.42.1.2.9.1.4 | rttMonCtrlOperOctetsInUse | CISCO-RTTMON-MIB |