All MIBs › CISCO-TS-STACK-MIB › ciscoTsPortStatsOutFrames
ciscoTsPortStatsOutFrames
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsPortStatsOutFrames
OID (numeric): 1.3.6.1.4.1.9.5.32.4.2.1.13
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Total number of frames transmitted by this port.
What is ciscoTsPortStatsOutFrames?
This read-only Counter is the running total of all frames transmitted by this port since the last counter reset, the outbound counterpart to ciscoTsPortStatsInFrames. Comparing this against InFrames for the same port gives a rough sense of traffic directionality, a port serving mostly as a source of traffic, like a busy server uplink, would show OutFrames well above InFrames, and vice versa for a port serving mainly as a sink. A large and growing gap between the two, in either direction, is useful context when sizing that port's link for future capacity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.2.1.13 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortStatsOutFrames
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.2.1.13.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortStatsOutFrames.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ciscoTsPortStatsOutFrames.1
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::ciscoTsPortStatsOutFrames 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.4 | ciscoTsPort | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.2 | ciscoTsPortStatsTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.2.1 | ciscoTsPortStatsEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.2.1.13 | ciscoTsPortStatsOutFrames | CISCO-TS-STACK-MIB |