All MIBs › OCTOPUSE-MIB › octoShadowFlashState
octoShadowFlashState
Module: OCTOPUSE-MIB
OID (symbolic): OCTOPUSE-MIB::octoShadowFlashState
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 octoShadowFlashState?
Reports the state of the shadow flash area used to buffer a downloaded software image: flashDeleted(1) means a new download is possible, flashNotDeleted(2) and flashWriteProtected(3) block it, flashTooSmall(4) means the flash is under 8MB, and setting deleteFlashNow(5) deletes an inactive image from the area.
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> OCTOPUSE-MIB::octoShadowFlashState
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> OCTOPUSE-MIB::octoShadowFlashState.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 Octopus E LAN 10/20/30 PABX (HiPath AllServe family) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the OCTOPUSE-MIB::octoShadowFlashState OID value, configure state conditions and alerts, and monitor any Siemens Octopus E LAN 10/20/30 PABX (HiPath AllServe family) from a single console.
OID Breakdown
Upper-level ancestors (11 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 |
| 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.231.7.2.9.1.6 | octoShadowFlashState | OCTOPUSE-MIB |