All MIBs › DLINK-3100-DEVICEPARAMS-MIB › rndImageSize
rndImageSize
Module: DLINK-3100-DEVICEPARAMS-MIB
OID (symbolic): DLINK-3100-DEVICEPARAMS-MIB::rndImageSize
OID (numeric): 1.3.6.1.4.1.171.10.94.89.89.2.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Max number of sectors currently allocated for image(s).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.10.94.89.89.2.14 snmpwalk -v2c -c public <target> DLINK-3100-DEVICEPARAMS-MIB::rndImageSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.10.94.89.89.2.14.1 snmpget -v2c -c public <target> DLINK-3100-DEVICEPARAMS-MIB::rndImageSize.1
How to Use in IPNetwork Monitor
Select a D-Link DL-3100 bridge/router (RAD Network Devices OEM) 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 DLINK-3100-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 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.171 | dlink | DLINK-3100-INC-MIB |
| 1.3.6.1.4.1.171.10 | dlink_products | DLINK-3100-INC-MIB |
| 1.3.6.1.4.1.171.10.94 | dlink_Dgs3100SeriesProd | DLINK-3100-INC-MIB |
| 1.3.6.1.4.1.171.10.94.89 | dgs3100_SWL2MGMT_MIB | DLINK-3100-INC-MIB |
| 1.3.6.1.4.1.171.10.94.89.89 | rnd | DLINK-3100-INC-MIB |
| 1.3.6.1.4.1.171.10.94.89.89.2 | rndDeviceParams | DLINK-3100-DEVICEPARAMS-MIB |
| 1.3.6.1.4.1.171.10.94.89.89.2.14 | rndImageSize | DLINK-3100-DEVICEPARAMS-MIB |