All MIBs › CPIWF-MIB › cpIwfTestResultText
cpIwfTestResultText
Module: CPIWF-MIB
OID (symbolic): CPIWF-MIB::cpIwfTestResultText
OID (numeric): 1.3.6.1.4.1.353.5.10.1.1.1.15
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: Provides textual information about the result of the last self-test operation performed on the CP-IWF, or a zero-length string if no tests have been performed since the last reset.
What is cpIwfTestResultText?
This read-only OCTET STRING, up to 64 bytes, provides human-readable detail about the outcome of the last self-test, or an empty string if no test has run since the last reset. It gives an admin descriptive context beyond the plain success/failure code in cpIwfTestResult. After a test reports failure(3), the admin reads this field to get the specific textual reason, such as which hardware component failed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.10.1.1.1.15 snmpwalk -v2c -c public <target> CPIWF-MIB::cpIwfTestResultText
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.10.1.1.1.15.1 snmpget -v2c -c public <target> CPIWF-MIB::cpIwfTestResultText.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpIwfTestResultText.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::cpIwfTestResultText 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.15 | cpIwfTestResultText | CPIWF-MIB |