All MIBs › ELH100-MIB › ipInformationReset
ipInformationReset
Module: ELH100-MIB
OID (symbolic): ELH100-MIB::ipInformationReset
OID (numeric): 1.3.6.1.4.1.52.259.10.3.2.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting the stackIP, stackNetMask,stackGateway, and stackBootUpIP will not make these parameters take effect immediately. They will take effect when ipInformationReset is set to reset(2).
What is ipInformationReset?
Commits the pending IP address, subnet mask, and gateway settings staged in the "temporal" objects. Writing reset(2) makes those queued changes take effect, since setting the temporal fields alone has no effect until this object is triggered.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.259.10.3.2.1.9 snmpwalk -v2c -c public <target> ELH100-MIB::ipInformationReset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.259.10.3.2.1.9.1 snmpget -v2c -c public <target> ELH100-MIB::ipInformationReset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.259.10.3.2.1.9.1 i <value>
Start monitoring Cabletron ELH100 Ethernet hub/repeater with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ELH100-MIB::ipInformationReset OID value, configure state conditions and alerts, and monitor any Cabletron ELH100 Ethernet hub/repeater from a single console.
OID Breakdown
Upper-level ancestors (7 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.52 | cabletron | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.259 | cabletronOEM | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10 | cabletronRepeaters | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3 | cabletronELH100 | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.2 | cabletronELH100BasicCapability | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.2.1 | cabletronELH100StackInfo | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.2.1.9 | ipInformationReset | ELH100-MIB |