RADLAN-DEVICEPARAMS-MIB :: rndImageSize

MIB Reference — IPNetwork Monitor

All MIBsRADLAN-DEVICEPARAMS-MIBrndImageSize

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

Select a managed Ethernet switch built on RADLAN/Marvell embedded switch software (various OEM brands) as the target host to create a monitor — the SNMP service should be up and running on it. Click New Monitor, then check SNMP Custom on the Favorites tab, click Next, and confirm the host. On the next page, click Select... to open the built-in SNMP MIB Browser and locate rndImageSize under the rndDeviceParams branch of RADLAN-DEVICEPARAMS-MIB, then select it and click OK. It reports the number of flash sectors currently allocated for firmware image storage. On the monitor's Main parameters page you can set the target's SNMP port (default 161), credentials, polling interval, and other settings — see the SNMP Monitor help for details. On the State conditions and Alerting tabs, configure when the monitor should change state and trigger an alert; since this is an INTEGER-type OID, Value bounds is the most useful condition here — trigger an alert if the value approaches the flash device's total sector capacity, so you catch a full or nearly-full image partition before a firmware upgrade fails. Click Finish to create the monitor; you can adjust any parameter later.

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.89rndDell-MIB
1.3.6.1.4.1.89.2rndDeviceParamsDell-DEVICEPARAMS-MIB
1.3.6.1.4.1.89.2.14rndImageSizeRADLAN-DEVICEPARAMS-MIB