All MIBs › CISCOSB-COPY-MIB › rlCopyHistoryIndex
rlCopyHistoryIndex
Module: CISCOSB-COPY-MIB
OID (symbolic): CISCOSB-COPY-MIB::rlCopyHistoryIndex
OID (numeric): 1.3.6.1.4.1.9.6.1.101.87.2.1.18
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The index of the entry corresponding to this one in the rlCopyHistoryTable (equals rlCopyHistoryHistoryIndex). A value of 0 indicates that no history entry should be kept for this copy operation.
What is rlCopyHistoryIndex?
This read-write integer specifies the index of the corresponding entry this copy operation should create in the history table, matching rlCopyHistoryHistoryIndex; a value of 0 means no history entry should be kept. An admin sets it to control whether and where a record of this copy operation will be logged for later review. For example, an admin running a one-off diagnostic copy that doesn't need to be logged would set this object to 0 to skip creating a history entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.87.2.1.18 snmpwalk -v2c -c public <target> CISCOSB-COPY-MIB::rlCopyHistoryIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.87.2.1.18.1 snmpget -v2c -c public <target> CISCOSB-COPY-MIB::rlCopyHistoryIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.6.1.101.87.2.1.18.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::rlCopyHistoryIndex 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.18 | rlCopyHistoryIndex | CISCOSB-COPY-MIB |