All MIBs › RAPID-CITY › rcDevicePcmciaFileSize
rcDevicePcmciaFileSize
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcDevicePcmciaFileSize
OID (numeric): 1.3.6.1.4.1.2272.1.16.26.1.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
Used to indicate the PCMCIA file's size.
What is rcDevicePcmciaFileSize?
This read-only object reports the size in bytes of a file stored on a PCMCIA card inserted into the system, such as a firmware image or configuration file. The size helps determine if the file is complete and valid for loading onto the device. System operators use this when uploading or managing PCMCIA card files to verify the correct file is present and ready for installation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.16.26.1.6 snmpwalk -v2c -c public <target> RAPID-CITY::rcDevicePcmciaFileSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.16.26.1.6.1 snmpget -v2c -c public <target> RAPID-CITY::rcDevicePcmciaFileSize.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.6 | rcDevicePcmciaFileSize | RAPID-CITY |