All MIBs › ATM-RMON-MIB › atmRmonDataCollectMode
atmRmonDataCollectMode
Module: ATM-RMON-MIB
OID (symbolic): ATM-RMON-MIB::atmRmonDataCollectMode
OID (numeric): 1.3.6.1.4.1.9.10.16.1.5.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Controls the internal data collection for the entire ATM-RMON agent. If this object has a value of 'active(1)', then data tables will be created and maintained (normal behavior). If this object has a value of 'inactive(2)' then ATM-RMON monitoring will not occur, even if valid control tables exist for particular collections.
Data tables for active collections are deleted when this object is changed to 'inactive(2)', but control tables are not deleted. When this object is changed to 'active(1)', data collection is started for all valid control tables.
What is atmRmonDataCollectMode?
Controls whether the entire ATM-RMON monitoring agent actively collects and maintains data tables. Setting this to inactive suspends all ATM-RMON data collection even if individual monitoring entries are configured.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.16.1.5.1 snmpwalk -v2c -c public <target> ATM-RMON-MIB::atmRmonDataCollectMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.16.1.5.1.1 snmpget -v2c -c public <target> ATM-RMON-MIB::atmRmonDataCollectMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.16.1.5.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atmRmonDataCollectMode.1
Start monitoring ATM network probes/monitoring devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ATM-RMON-MIB::atmRmonDataCollectMode OID value, configure state conditions and alerts, and monitor any ATM network probes/monitoring devices 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.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.16 | atmRmon | ATM-RMON-MIB |
| 1.3.6.1.4.1.9.10.16.1 | atmRmonMIBObjects | ATM-RMON-MIB |
| 1.3.6.1.4.1.9.10.16.1.5 | atmConfig | ATM-RMON-MIB |
| 1.3.6.1.4.1.9.10.16.1.5.1 | atmRmonDataCollectMode | ATM-RMON-MIB |