All MIBs › RADLAN-DEVICEPARAMS-MIB › rndImageSize
rndImageSize
Module: RADLAN-DEVICEPARAMS-MIB
OID (symbolic): RADLAN-DEVICEPARAMS-MIB::rndImageSize
OID (numeric): 1.3.6.1.4.1.89.2.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Max number of sectors currently allocated for image(s).
What is rndImageSize?
This object reports the maximum number of storage sectors that are currently allocated for storing device firmware images on a Radlan/Marvell network device. It indicates the total firmware storage space available and helps operators understand how many image slots exist for device software upgrades. Monitoring this value helps ensure sufficient storage capacity exists before initiating firmware update operations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.2.14 snmpwalk -v2c -c public <target> RADLAN-DEVICEPARAMS-MIB::rndImageSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.2.14.1 snmpget -v2c -c public <target> RADLAN-DEVICEPARAMS-MIB::rndImageSize.1
How to Use in IPNetwork Monitor
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.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.2 | rndDeviceParams | Dell-DEVICEPARAMS-MIB |
| 1.3.6.1.4.1.89.2.14 | rndImageSize | RADLAN-DEVICEPARAMS-MIB |