All MIBs › CISCO-SNA-LLC-MIB › llcSapStatsSFramesIn
llcSapStatsSFramesIn
Module: CISCO-SNA-LLC-MIB
OID (symbolic): CISCO-SNA-LLC-MIB::llcSapStatsSFramesIn
OID (numeric): 1.3.6.1.4.1.9.10.8.1.2.3.1.7
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: This object reflects the total number of S-Frames that have been received by connection components on this SAP. This object is initialized to zero when the SAP is created. Note - the ratio of the number of I-Frames to S-Frames might serve as a measure of link efficiency and, for instance, could be used to tune the acknowledgement timer.
What is llcSapStatsSFramesIn?
A read-only counter of the total supervisory (S) frames received by connection components on this SAP, whose ratio to I-frames can indicate link quality.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.8.1.2.3.1.7 snmpwalk -v2c -c public <target> CISCO-SNA-LLC-MIB::llcSapStatsSFramesIn
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.8.1.2.3.1.7.1 snmpget -v2c -c public <target> CISCO-SNA-LLC-MIB::llcSapStatsSFramesIn.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> llcSapStatsSFramesIn.1
Start monitoring Cisco router (SNA/DLSw gateway, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SNA-LLC-MIB::llcSapStatsSFramesIn OID value, configure state conditions and alerts, and monitor any Cisco router (SNA/DLSw gateway, legacy) 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.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.8 | ciscoSnaLlcMIB | CISCO-SNA-LLC-MIB |
| 1.3.6.1.4.1.9.10.8.1 | ciscoSnaLlcMIBObjects | CISCO-SNA-LLC-MIB |
| 1.3.6.1.4.1.9.10.8.1.2 | llcSapGroup | CISCO-SNA-LLC-MIB |
| 1.3.6.1.4.1.9.10.8.1.2.3 | llcSapStatsTable | CISCO-SNA-LLC-MIB |
| 1.3.6.1.4.1.9.10.8.1.2.3.1 | llcSapStatsEntry | CISCO-SNA-LLC-MIB |
| 1.3.6.1.4.1.9.10.8.1.2.3.1.7 | llcSapStatsSFramesIn | CISCO-SNA-LLC-MIB |