All MIBs › CPIWF-MIB › cpIwfTestResult
cpIwfTestResult
Module: CPIWF-MIB
OID (symbolic): CPIWF-MIB::cpIwfTestResult
OID (numeric): 1.3.6.1.4.1.353.5.10.1.1.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Provides the result of the last self-test operation performed on the CP-IWF. If no self-test has been performed, this object should return null (1).
What is cpIwfTestResult?
This read-only enumerated value reports the outcome of the most recently run self-test: null(1) if none has run, success(2), failure(3), or inProgress(4). It tells an admin whether a diagnostic they triggered via cpIwfTestType actually passed. A value of failure(3) after running a self-test tells the admin the CP-IWF detected an internal problem that needs further investigation before returning the port to service.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.10.1.1.1.14 snmpwalk -v2c -c public <target> CPIWF-MIB::cpIwfTestResult
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.10.1.1.1.14.1 snmpget -v2c -c public <target> CPIWF-MIB::cpIwfTestResult.1
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::cpIwfTestResult 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.14 | cpIwfTestResult | CPIWF-MIB |