All MIBs › CISCO-FLASH-MIB › ciscoFlashDeviceRemovable
ciscoFlashDeviceRemovable
Module: CISCO-FLASH-MIB
OID (symbolic): CISCO-FLASH-MIB::ciscoFlashDeviceRemovable
OID (numeric): 1.3.6.1.4.1.9.9.10.1.1.2.1.13
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: Whether Flash device is removable. Generally, only PCMCIA Flash cards will be treated as removable. Socketed Flash chips and Flash SIMM modules will not be treated as removable. Simply put, only those Flash devices that can be inserted or removed without opening the hardware casing will be considered removable. Further, removable Flash devices are expected to have the necessary hardware support - 1. on-line removal and insertion 2. interrupt generation on removal or insertion.
What is ciscoFlashDeviceRemovable?
Indicates whether a Flash device is removable (such as a PCMCIA Flash card) as opposed to a socketed chip or SIMM module that requires opening the chassis to replace.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.10.1.1.2.1.13 snmpwalk -v2c -c public <target> CISCO-FLASH-MIB::ciscoFlashDeviceRemovable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.10.1.1.2.1.13.1 snmpget -v2c -c public <target> CISCO-FLASH-MIB::ciscoFlashDeviceRemovable.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ciscoFlashDeviceRemovable.1
Start monitoring Cisco IOS/IOS-XE routers and Catalyst switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-FLASH-MIB::ciscoFlashDeviceRemovable OID value, configure state conditions and alerts, and monitor any Cisco IOS/IOS-XE routers and Catalyst switches from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.10 | ciscoFlashMIB | CISCO-FLASH-MIB |
| 1.3.6.1.4.1.9.9.10.1 | ciscoFlashMIBObjects | CISCO-FLASH-MIB |
| 1.3.6.1.4.1.9.9.10.1.1 | ciscoFlashDevice | CISCO-FLASH-MIB |
| 1.3.6.1.4.1.9.9.10.1.1.2 | ciscoFlashDeviceTable | CISCO-FLASH-MIB |
| 1.3.6.1.4.1.9.9.10.1.1.2.1 | ciscoFlashDeviceEntry | CISCO-FLASH-MIB |
| 1.3.6.1.4.1.9.9.10.1.1.2.1.13 | ciscoFlashDeviceRemovable | CISCO-FLASH-MIB |