All MIBs › CISCO-RMON-CONFIG-MIB › rmonSamplingEnabled
rmonSamplingEnabled
Module: CISCO-RMON-CONFIG-MIB
OID (symbolic): CISCO-RMON-CONFIG-MIB::rmonSamplingEnabled
OID (numeric): 1.3.6.1.4.1.9.9.103.1.3.1.1.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object affects the way the RMON probe uses statistical sampling to collect packets from the indicated interface.
If this object has the value 'false', then the probe will attempt to monitor all packets detected on the indicated interface, in the event any RMON collections are actually configured. The data returned in all RMON collection tables associated with this interface will represent non-sampled monitored counter values.
If this object has the value 'true', then the probe will use adaptive statistical sampling techniques to monitor the indicated interface, in the event any RMON collections are actually configured. The data returned in RMON collection tables associated with this interface may be based on statistical approximations. In this mode, the RMON agent will also maintain additional MIB objects to provide the confidence interval information for each sampled counter. These objects can be found in the CISCO-RMON-SAMPLING-MIB.
When this object transitions from 'false' to 'true', all active packet capture functions will be suspended, without affecting the contents of any associated filterEntry, filter2Entry, channelEntry, channel2Entry, bufferControlEntry, captureBufferEntry, or captureBufferHighCapacityEntry. Only the low-level packet capture processing is deactivated.
When this object transitions from 'true' to 'false', all suspended packet capture functions associated with the interface will be reactivated.
Note that an NMS application which is unaware of this MIB object will not be able to detect suspended packet capture operations or sampled collections, however multi-manager mis-configuration issues are beyond the scope of this MIB. The packet capture function Get and Set operations are not affected by this object.
If an interface cannot be sampled, or the sampling configuration cannot be modified, then such an instance of this object will be implemented with read-only access.
What is rmonSamplingEnabled?
Read-write flag controlling whether the RMON probe uses statistical sampling instead of monitoring every packet on the indicated interface, trading monitoring accuracy for reduced processing load.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.103.1.3.1.1.1 snmpwalk -v2c -c public <target> CISCO-RMON-CONFIG-MIB::rmonSamplingEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.103.1.3.1.1.1.1 snmpget -v2c -c public <target> CISCO-RMON-CONFIG-MIB::rmonSamplingEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.103.1.3.1.1.1.1 s <value>
Start monitoring Cisco switches (SPAN/ERSPAN traffic mirroring) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-RMON-CONFIG-MIB::rmonSamplingEnabled OID value, configure state conditions and alerts, and monitor any Cisco switches (SPAN/ERSPAN traffic mirroring) from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.103 | ciscoRmonConfigMIB | CISCO-RMON-CONFIG-MIB |
| 1.3.6.1.4.1.9.9.103.1 | ciscoRmonConfigObjects | CISCO-RMON-CONFIG-MIB |
| 1.3.6.1.4.1.9.9.103.1.3 | ciscoSampleConfigObjects | CISCO-RMON-CONFIG-MIB |
| 1.3.6.1.4.1.9.9.103.1.3.1 | rmonSampleConfigTable | CISCO-RMON-CONFIG-MIB |
| 1.3.6.1.4.1.9.9.103.1.3.1.1 | rmonSampleConfigEntry | CISCO-RMON-CONFIG-MIB |
| 1.3.6.1.4.1.9.9.103.1.3.1.1.1 | rmonSamplingEnabled | CISCO-RMON-CONFIG-MIB |