All MIBs › CISCO-WAN-SVC-MIB › cwspCallServiceCategory
cwspCallServiceCategory
Module: CISCO-WAN-SVC-MIB
OID (symbolic): CISCO-WAN-SVC-MIB::cwspCallServiceCategory
OID (numeric): 1.3.6.1.4.1.351.140.1.2.8.1.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object shows the service category of the call, which can be CBR, rtVBR, nrtVBR, ABR or UBR
What is cwspCallServiceCategory?
This read-only INTEGER reports the service category of the call, one of cbr(1), rtVbr(2), nrtVbr(3), abr(4), or ubr(5). An administrator reads this to know which QoS class governs a specific active call, which in turn determines which of the interface's per-class bandwidth and VC pools (cwspMaxBwCbr, cwspMaxBwAbr, etc.) that call draws from. For example, a call reporting cbr(1) is expected to be policed and admitted against the CBR bandwidth and VC limits configured on the interface, rather than the ABR or UBR pools.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.140.1.2.8.1.1.16 snmpwalk -v2c -c public <target> CISCO-WAN-SVC-MIB::cwspCallServiceCategory
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.140.1.2.8.1.1.16.1 snmpget -v2c -c public <target> CISCO-WAN-SVC-MIB::cwspCallServiceCategory.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::cwspCallServiceCategory 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.16 | cwspCallServiceCategory | CISCO-WAN-SVC-MIB |