All MIBs › CPIWF-MIB › cpIwfRestart
cpIwfRestart
Module: CPIWF-MIB
OID (symbolic): CPIWF-MIB::cpIwfRestart
OID (numeric): 1.3.6.1.4.1.353.5.10.1.1.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: May be used to initiate a re-start of the CP-IWF function. A Get operation performed on this object will always return 'started'. Re-start is initiated by performing a Set operation to either 'warmStart' or 'coldStart'. A warmStart means initialising all state variables within the CP-IWF to their starting values. A coldStart means rebooting the software process that implements the CP-IWF function. It is desirable that a coldStart should not affect the operation of other functions within the LES device, including other CP-IWF instances.
What is cpIwfRestart?
This read-write enumerated value always reads back started(1) on a Get, but a Set to warmStart(2) reinitializes the CP-IWF's internal state variables while a Set to coldStart(3) reboots the software process implementing the CP-IWF function. It gives an admin two levels of remote restart, letting them choose a lighter state reset versus a full process reboot depending on the severity of the problem. An admin dealing with a minor state inconsistency might set this to warmStart(2) first, reserving coldStart(3) for cases where that does not resolve the issue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.10.1.1.1.12 snmpwalk -v2c -c public <target> CPIWF-MIB::cpIwfRestart
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.10.1.1.1.12.1 snmpget -v2c -c public <target> CPIWF-MIB::cpIwfRestart.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.353.5.10.1.1.1.12.1 i <value>
Start monitoring ATM access/carrier equipment (Loop Emulation Service CP-IWF) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPIWF-MIB::cpIwfRestart OID value, configure state conditions and alerts, and monitor any ATM access/carrier equipment (Loop Emulation Service CP-IWF) 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.353 | atmForum | ATM-FORUM-ILMI40-MIB |
| 1.3.6.1.4.1.353.5 | atmForumNetworkManagement | ATM-FORUM-SNMP-M4-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.353.5.10 | atmfLoopEmulationService | CPIWF-MIB |
| 1.3.6.1.4.1.353.5.10.1 | cpIwfMIB | CPIWF-MIB |
| 1.3.6.1.4.1.353.5.10.1.1 | cpIwfMIBObjects | CPIWF-MIB |
| 1.3.6.1.4.1.353.5.10.1.1.1 | cpIwf | CPIWF-MIB |
| 1.3.6.1.4.1.353.5.10.1.1.1.12 | cpIwfRestart | CPIWF-MIB |