All MIBs › CISCOSB-COPY-MIB › rlCopyRowStatus
rlCopyRowStatus
Module: CISCOSB-COPY-MIB
OID (symbolic): CISCOSB-COPY-MIB::rlCopyRowStatus
OID (numeric): 1.3.6.1.4.1.9.6.1.101.87.2.1.17
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-write
Description: It is used to insert or delete an entry
What is rlCopyRowStatus?
This read-write RowStatus is used to create or delete a row in the copy table, which is how a copy operation is actually started or removed. An admin sets it to createAndGo (or similar) after populating source and destination fields to kick off a copy operation. For example, an admin who has just set the source and destination file names would set this object to start the copy, then later destroy the row once finished.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.87.2.1.17 snmpwalk -v2c -c public <target> CISCOSB-COPY-MIB::rlCopyRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.87.2.1.17.1 snmpget -v2c -c public <target> CISCOSB-COPY-MIB::rlCopyRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.87.2.1.17.1 s <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::rlCopyRowStatus 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.2 | rlCopyTable | CISCOSB-COPY-MIB |
| 1.3.6.1.4.1.9.6.1.101.87.2.1 | rlCopyEntry | CISCOSB-COPY-MIB |
| 1.3.6.1.4.1.9.6.1.101.87.2.1.17 | rlCopyRowStatus | CISCOSB-COPY-MIB |