All MIBs › CISCOSB-COPY-MIB › rlCopyHistoryInetUnitStatusList
rlCopyHistoryInetUnitStatusList
Module: CISCOSB-COPY-MIB
OID (symbolic): CISCOSB-COPY-MIB::rlCopyHistoryInetUnitStatusList
OID (numeric): 1.3.6.1.4.1.9.6.1.101.87.9.1.22
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A bitmap of copy operation status for each unit.
What is rlCopyHistoryInetUnitStatusList?
This read-only INTEGER is a bitmap showing the copy-operation status for each unit, letting one value represent multiple units at once. An administrator managing a stack of switches uses it to see at a glance which units succeeded or failed a firmware or configuration copy without polling each unit separately. For example, after pushing a configuration file to a 4-unit stack, the bitmap might show bits set for units 1 and 3, indicating those two completed the copy while units 2 and 4 did not.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.87.9.1.22 snmpwalk -v2c -c public <target> CISCOSB-COPY-MIB::rlCopyHistoryInetUnitStatusList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.87.9.1.22.1 snmpget -v2c -c public <target> CISCOSB-COPY-MIB::rlCopyHistoryInetUnitStatusList.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rlCopyHistoryInetUnitStatusList.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::rlCopyHistoryInetUnitStatusList 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.9 | rlCopyHistoryInetTable | CISCOSB-COPY-MIB |
| 1.3.6.1.4.1.9.6.1.101.87.9.1 | rlCopyHistoryInetEntry | CISCOSB-COPY-MIB |
| 1.3.6.1.4.1.9.6.1.101.87.9.1.22 | rlCopyHistoryInetUnitStatusList | CISCOSB-COPY-MIB |