CISCOSB-COPY-MIB :: rlCopyDestinationFileName

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-COPY-MIBrlCopyDestinationFileName

rlCopyDestinationFileName

Module: CISCOSB-COPY-MIB

OID (symbolic): CISCOSB-COPY-MIB::rlCopyDestinationFileName

OID (numeric): 1.3.6.1.4.1.9.6.1.101.87.2.1.11

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-write

Description: The name of the destination file.

What is rlCopyDestinationFileName?

This read-write DisplayString is the name of the destination file for a copy operation. An admin sets it to control what the copied file will be named once written. For example, an admin saving a backup of the running configuration would set this object to a filename like 'backup-config' to clearly label the resulting file.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.87.2.1.11
snmpwalk -v2c -c public <target> CISCOSB-COPY-MIB::rlCopyDestinationFileName

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.87.2.1.11.1
snmpget -v2c -c public <target> CISCOSB-COPY-MIB::rlCopyDestinationFileName.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.87.2.1.11.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rlCopyDestinationFileName.1

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::rlCopyDestinationFileName 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.6otherEnterprisesCISCO-SMI
1.3.6.1.4.1.9.6.1ciscoSBCISCO-SMI
1.3.6.1.4.1.9.6.1.101switch001CISCOSB-MIB
Numeric OIDNameModule
1.3.6.1.4.1.9.6.1.101.87rlCopyCISCOSB-COPY-MIB
1.3.6.1.4.1.9.6.1.101.87.2rlCopyTableCISCOSB-COPY-MIB
1.3.6.1.4.1.9.6.1.101.87.2.1rlCopyEntryCISCOSB-COPY-MIB
1.3.6.1.4.1.9.6.1.101.87.2.1.11rlCopyDestinationFileNameCISCOSB-COPY-MIB