All MIBs › H150E-MIB › h150eResetControl
h150eResetControl
Module: H150E-MIB
OID (symbolic): H150E-MIB::h150eResetControl
OID (numeric): 1.3.6.1.4.1.231.7.2.9.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this object to warmBoot(2) causes the device to restart the application software with current configuration parameters saved in non-volatile memory. When the device is running normally, this variable has a value of running(1). The effect of configuring this object is identical to the configuration of the probeResetControl object of RFC 2021, except for the coldBoot option which is not supported.
What is h150eResetControl?
Setting this to warmBoot(2) restarts the application software using the configuration already saved in non-volatile memory, without a full power-cycle; it reads back as running(1) during normal operation. It mirrors the standard RFC 2021 probeResetControl object, except this device doesn't support a coldBoot option.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.231.7.2.9.1.4 snmpwalk -v2c -c public <target> H150E-MIB::h150eResetControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.231.7.2.9.1.4.1 snmpget -v2c -c public <target> H150E-MIB::h150eResetControl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.231.7.2.9.1.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> h150eResetControl.1
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::h150eResetControl 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.4 | h150eResetControl | H150E-MIB |