All MIBs › CISCO-TS-STACK-MIB › ciscoTsStackRMONStatistics
ciscoTsStackRMONStatistics
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsStackRMONStatistics
OID (numeric): 1.3.6.1.4.1.9.5.32.1.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Used to enable or disable the collection of RMON statistics on the switch/stack. After changing the state of this object, the switch must be rebooted for the changes to take effect.
What is ciscoTsStackRMONStatistics?
This read-write enum turns RMON statistics collection on or off across the switch or stack, with the important caveat from the description that the change only takes effect after a reboot, flipping it live doesn't immediately start or stop counters. An admin enabling RMON to feed an external probe or monitoring tool needs to schedule a reboot as part of that change, not just set the object and walk away. Setting this to disable(2) is also the workaround mentioned elsewhere in this MIB to recover from a TFTP-download-triggered RMON shutdown.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.1.1.16 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsStackRMONStatistics
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.1.1.16.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsStackRMONStatistics.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.5.32.1.1.16.1 i <value>
Start monitoring Cisco stackable terminal server (async port aggregation, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-TS-STACK-MIB::ciscoTsStackRMONStatistics OID value, configure state conditions and alerts, and monitor any Cisco stackable terminal server (async port aggregation, legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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.5 | workgroup | CISCO-ES-STACK-MIB |
| 1.3.6.1.4.1.9.5.32 | tsStack | CISCO-STACK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.5.32.1 | ciscoTsMain | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.1.1 | ciscoTsConfig | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.1.1.16 | ciscoTsStackRMONStatistics | CISCO-TS-STACK-MIB |