All MIBs › CISCOSB-COPY-MIB › rlCopyMessagesTableRemoveEntries
rlCopyMessagesTableRemoveEntries
Module: CISCOSB-COPY-MIB
OID (symbolic): CISCOSB-COPY-MIB::rlCopyMessagesTableRemoveEntries
OID (numeric): 1.3.6.1.4.1.9.6.1.101.87.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this object with value n will remove all entries associated with copy operation represented by the value n from the rlCopyMessagesTable, i.e. all the entries with rlCopyMessagesCopyIndex = n.
What is rlCopyMessagesTableRemoveEntries?
This read-write integer, when set to a value n, removes all entries in the copy messages table associated with the copy operation whose index equals n. An admin uses it to bulk-clear all logged messages tied to one specific completed or failed copy operation rather than deleting them individually. For example, after resolving the cause of a failed firmware copy with index 5, an admin would set this object to 5 to clear out all of that operation's associated message entries at once.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.87.7 snmpwalk -v2c -c public <target> CISCOSB-COPY-MIB::rlCopyMessagesTableRemoveEntries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.87.7.1 snmpget -v2c -c public <target> CISCOSB-COPY-MIB::rlCopyMessagesTableRemoveEntries.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.87.7.1 i <value>
Start monitoring Cisco Small Business switch/router with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-COPY-MIB::rlCopyMessagesTableRemoveEntries OID value, configure state conditions and alerts, and monitor any Cisco Small Business switch/router from a single console.
OID Breakdown
Upper-level ancestors (10 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.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.87 | rlCopy | CISCOSB-COPY-MIB |
| 1.3.6.1.4.1.9.6.1.101.87.7 | rlCopyMessagesTableRemoveEntries | CISCOSB-COPY-MIB |