All MIBs › CISCO-TS-STACK-MIB › ciscoTsProtocolClassFilterDSAPs
ciscoTsProtocolClassFilterDSAPs
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsProtocolClassFilterDSAPs
OID (numeric): 1.3.6.1.4.1.9.5.32.8.1.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: This is the list of DSAPs associated with a protocol class. Up to sixteen DSAPs may be specified per protocol class. If any DSAP is an illegal value the entire object will be rejected.
What is ciscoTsProtocolClassFilterDSAPs?
This read-write OCTET STRING lists the DSAP (Destination Service Access Point) values associated with this protocol class, with the description noting up to sixteen DSAPs can be specified per class and that the entire set is rejected if any single DSAP value in the list is illegal. An admin defining a protocol class based on LLC DSAP values, used by protocols like SNA or NetBIOS, rather than an Ethernet-type would populate this list instead of ciscoTsProtocolClassFilterEtype. Including even one bad DSAP value in the list means the whole set fails to apply, not just the bad entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.8.1.1.3 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsProtocolClassFilterDSAPs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.8.1.1.3.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsProtocolClassFilterDSAPs.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.5.32.8.1.1.3.1 s <value>
Start monitoring Cisco stackable terminal server (async port aggregation, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-TS-STACK-MIB::ciscoTsProtocolClassFilterDSAPs OID value, configure state conditions and alerts, and monitor any Cisco stackable terminal server (async port aggregation, legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.5 | workgroup | CISCO-ES-STACK-MIB |
| 1.3.6.1.4.1.9.5.32 | tsStack | CISCO-STACK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.5.32.8 | ciscoTsFilter | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.8.1 | ciscoTsProtocolClassFilterTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.8.1.1 | ciscoTsProtocolClassFilterEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.8.1.1.3 | ciscoTsProtocolClassFilterDSAPs | CISCO-TS-STACK-MIB |