All MIBs › CISCO-WAN-SVC-MIB › cwspAbrCallCastType
cwspAbrCallCastType
Module: CISCO-WAN-SVC-MIB
OID (symbolic): CISCO-WAN-SVC-MIB::cwspAbrCallCastType
OID (numeric): 1.3.6.1.4.1.351.140.1.2.9.1.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The Cast Type of the ABR call, which can only be Point-to-Point(p2p) call.
What is cwspAbrCallCastType?
This read-only INTEGER reports the Cast Type of the ABR call, which the syntax restricts to only p2p(1), point-to-point, unlike the general call table which also permits p2mp or mp2p. An administrator can take from this that ABR calls in this table are always point-to-point connections, simplifying diagnosis compared to multipoint calls in the general call table. For example, an operator does not need to check cwspConnTraceLeafRef for multiple leaves when tracing an ABR call, since cwspAbrCallCastType guarantees it is p2p(1).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.140.1.2.9.1.1.16 snmpwalk -v2c -c public <target> CISCO-WAN-SVC-MIB::cwspAbrCallCastType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.140.1.2.9.1.1.16.1 snmpget -v2c -c public <target> CISCO-WAN-SVC-MIB::cwspAbrCallCastType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cwspAbrCallCastType.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::cwspAbrCallCastType 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.9 | cwspAbrCall | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2.9.1 | cwspAbrCallTable | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2.9.1.1 | cwspAbrCallEntry | CISCO-WAN-SVC-MIB |
| 1.3.6.1.4.1.351.140.1.2.9.1.1.16 | cwspAbrCallCastType | CISCO-WAN-SVC-MIB |