All MIBs › RAPID-CITY › rcDevicePcmciaFileStatus
rcDevicePcmciaFileStatus
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcDevicePcmciaFileStatus
OID (numeric): 1.3.6.1.4.1.2272.1.16.26.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Used to indicate the PCMCIA file's status. A file that has been marked for deletion, but who's space has not been reclaimed yet is marked as 'deleted'.
What is rcDevicePcmciaFileStatus?
This OID shows the status of a file stored on a PCMCIA card—whether it's active, deleted, or in some other state. It tells you if a file has been marked for removal but space hasn't been reclaimed yet. An operator checks this to manage storage on removable cards and understand why disk space hasn't been freed after deletion.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.16.26.1.8 snmpwalk -v2c -c public <target> RAPID-CITY::rcDevicePcmciaFileStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.16.26.1.8.1 snmpget -v2c -c public <target> RAPID-CITY::rcDevicePcmciaFileStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.16 | rcDevice | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.16.26 | rcDevicePcmciaTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.16.26.1 | rcDevicePcmciaEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.16.26.1.8 | rcDevicePcmciaFileStatus | RAPID-CITY |