All MIBs › H150E-MIB › h150eShadowFlashState
h150eShadowFlashState
Module: H150E-MIB
OID (symbolic): H150E-MIB::h150eShadowFlashState
OID (numeric): 1.3.6.1.4.1.231.7.2.9.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object informs about the state of the shadow flash memory area which is used to buffer a new software image that is being downloaded to the system. A download is only possible when the state is flashDeleted (1). It is not possible to download if the state is flashNotDeleted(2), nor if it's flashWriteProtected(3) (this means it is internally locked by software because the system is not in the state of accepting new flash data). If the flash memory is smaller than 8 MB ( flashTooSmall(4) ), no transfer is possible, too. It is possible to delete an inactive software image from the shadow flash area by setting deleteFlashNow (5).
What is h150eShadowFlashState?
Reports the state of the shadow flash area used to stage a new software image: a download can only start when it's flashDeleted(1); flashNotDeleted(2) or flashWriteProtected(3) block a new transfer, and flashTooSmall(4) means the flash is under 8MB and can't hold an image at all. Setting deleteFlashNow(5) clears an inactive staged image to make room for a fresh download.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.7.2.9.1.6 snmpwalk -v2c -c public <target> H150E-MIB::h150eShadowFlashState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.231.7.2.9.1.6.1 snmpget -v2c -c public <target> H150E-MIB::h150eShadowFlashState.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.231.7.2.9.1.6.1 i <value>
Start monitoring Siemens HiPath 3000 / Hicom 150E/H PBX with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the H150E-MIB::h150eShadowFlashState OID value, configure state conditions and alerts, and monitor any Siemens HiPath 3000 / Hicom 150E/H PBX from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.231 | sni | AN-MIB |
| 1.3.6.1.4.1.231.7 | siemensUnits | AN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.231.7.2 | pn | H150E-MIB |
| 1.3.6.1.4.1.231.7.2.9 | h150eOffice | H150E-MIB |
| 1.3.6.1.4.1.231.7.2.9.1 | h150eControlGroup | H150E-MIB |
| 1.3.6.1.4.1.231.7.2.9.1.6 | h150eShadowFlashState | H150E-MIB |