All MIBs › CISCO-WAN-SVC-MIB › cwspOperFailReason
cwspOperFailReason
Module: CISCO-WAN-SVC-MIB
OID (symbolic): CISCO-WAN-SVC-MIB::cwspOperFailReason
OID (numeric): 1.3.6.1.4.1.351.140.1.2.15.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Defined SVC port failures. Note: this object is used as trap varbind only. The NMS applications should not issue SNMP get, get-next for this object.
What is cwspOperFailReason?
This read-only enumeration reports the specific cause of an ATM SVC port failure -- such as ilmiDown, portDown, vsiOperDown, vccfailure, or neighIpChanged -- but per its own description it exists only as a trap varbind and should never be polled directly with SNMP get or get-next. It gives an admin who receives the associated trap the precise reason an SVC port went down, rather than just the fact that it failed. For example, seeing a trap carrying cwspOperFailReason set to portDown tells the admin the underlying physical port dropped, whereas ilmiDown would point them instead at an ILMI signaling problem on the same port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.140.1.2.15.2 snmpwalk -v2c -c public <target> CISCO-WAN-SVC-MIB::cwspOperFailReason
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.140.1.2.15.2.1 snmpget -v2c -c public <target> CISCO-WAN-SVC-MIB::cwspOperFailReason.1
Start monitoring Cisco BPX-SES/MGX ATM switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WAN-SVC-MIB::cwspOperFailReason OID value, configure state conditions and alerts, and monitor any Cisco BPX-SES/MGX ATM switch (legacy) 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.351 | stratacom | CISCOWAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.140 | ciscoWANSvcMIB | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1 | ciscoWANSvcMIBObjects | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2 | ciscoWANSvcPort | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2.15 | cwspOperation | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2.15.2 | cwspOperFailReason | CISCO-WAN-SVC-MIB |