All MIBs › CISCO-WAN-SVC-MIB › cwspCallType
cwspCallType
Module: CISCO-WAN-SVC-MIB
OID (symbolic): CISCO-WAN-SVC-MIB::cwspCallType
OID (numeric): 1.3.6.1.4.1.351.140.1.2.8.1.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object shows the Call Type for the call on this interface. The call type could be SVC or SPVC.
What is cwspCallType?
This read-only INTEGER reports the Call Type for the call on this interface, either svc(1) for a switched virtual circuit set up dynamically via signaling, or spvc(2) for a soft permanent virtual circuit configured to be automatically re-established. An administrator checks this to know whether a given connection was signaled on demand by an end system or is a provisioned SPVC the switch itself maintains and will re-signal after a failure. For example, seeing cwspCallType report spvc(2) for a connection that just dropped tells an operator the switch should automatically attempt to re-establish it, unlike a plain svc(1) call which requires the originating end system to re-signal.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.140.1.2.8.1.1.13 snmpwalk -v2c -c public <target> CISCO-WAN-SVC-MIB::cwspCallType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.140.1.2.8.1.1.13.1 snmpget -v2c -c public <target> CISCO-WAN-SVC-MIB::cwspCallType.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::cwspCallType 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.8 | cwspCall | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2.8.1 | cwspCallTable | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2.8.1.1 | cwspCallEntry | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2.8.1.1.13 | cwspCallType | CISCO-WAN-SVC-MIB |