All MIBs › RAPID-CITY › rcDevicePcmciaBytesUsed
rcDevicePcmciaBytesUsed
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcDevicePcmciaBytesUsed
OID (numeric): 1.3.6.1.4.1.2272.1.16.12
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
Used to indicate the number of bytes used in the system's PCMCIA device.
What is rcDevicePcmciaBytesUsed?
This read-only object reports the number of bytes currently consumed by data stored in the device's PCMCIA card slot, representing the usage of removable memory storage. It gives operators visibility into PCMCIA device occupancy and helps determine when the card is nearing capacity. This metric is useful for managing flash memory cards used for logging, configuration backup, or other persistent storage purposes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.16.12 snmpwalk -v2c -c public <target> RAPID-CITY::rcDevicePcmciaBytesUsed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.16.12.1 snmpget -v2c -c public <target> RAPID-CITY::rcDevicePcmciaBytesUsed.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.12 | rcDevicePcmciaBytesUsed | RAPID-CITY |