All MIBs › CISCO-ATM-SWITCH-FR-IWF-MIB › casfVcIwfCountInUnknownProts
casfVcIwfCountInUnknownProts
Module: CISCO-ATM-SWITCH-FR-IWF-MIB
OID (symbolic): CISCO-ATM-SWITCH-FR-IWF-MIB::casfVcIwfCountInUnknownProts
OID (numeric): 1.3.6.1.4.1.9.9.112.1.4.2.1.1
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Frames received with unknown protocol. This event is counted only for connections with service interworking in translation mode. For other types of connections, this count will remain at zero.
What is casfVcIwfCountInUnknownProts?
This read-only counter tallies frames received with an unknown protocol, and the description notes this is only ever incremented for connections using service interworking in translation mode, staying at zero for every other connection type. Because translation mode has to actually inspect and translate the encapsulated protocol, unlike transparent or network interworking which just pass bytes through, a nonzero count means frames are arriving carrying a network-layer protocol this switch's translation table doesn't recognize, so those frames get discarded rather than forwarded. A customer running an uncommon or legacy layer-3 protocol over a translation-mode interworking connection would see this counter climb while their more common IP traffic on the same connection passes through fine.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.112.1.4.2.1.1 snmpwalk -v2c -c public <target> CISCO-ATM-SWITCH-FR-IWF-MIB::casfVcIwfCountInUnknownProts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.112.1.4.2.1.1.1 snmpget -v2c -c public <target> CISCO-ATM-SWITCH-FR-IWF-MIB::casfVcIwfCountInUnknownProts.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> casfVcIwfCountInUnknownProts.1
Start monitoring Cisco ATM switch (BPX/MGX series) with Frame Relay interworking with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-ATM-SWITCH-FR-IWF-MIB::casfVcIwfCountInUnknownProts OID value, configure state conditions and alerts, and monitor any Cisco ATM switch (BPX/MGX series) with Frame Relay interworking from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.112 | ciscoAtmSwitchFrIwfMIB | CISCO-ATM-SWITCH-FR-IWF-MIB |
| 1.3.6.1.4.1.9.9.112.1 | ciscoAtmSwitchFrIwfMIBObjects | CISCO-ATM-SWITCH-FR-IWF-MIB |
| 1.3.6.1.4.1.9.9.112.1.4 | casfFrCounts | CISCO-ATM-SWITCH-FR-IWF-MIB |
| 1.3.6.1.4.1.9.9.112.1.4.2 | casfVcIwfCountTable | CISCO-ATM-SWITCH-FR-IWF-MIB |
| 1.3.6.1.4.1.9.9.112.1.4.2.1 | casfVcIwfCountEntry | CISCO-ATM-SWITCH-FR-IWF-MIB |
| 1.3.6.1.4.1.9.9.112.1.4.2.1.1 | casfVcIwfCountInUnknownProts | CISCO-ATM-SWITCH-FR-IWF-MIB |