All MIBs › CXSDLC-MIB › sdlcCuTxFrames
sdlcCuTxFrames
Module: CXSDLC-MIB
OID (symbolic): CXSDLC-MIB::sdlcCuTxFrames
OID (numeric): 1.3.6.1.4.1.495.2.1.6.37.2.1.51
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: If associated with a TIU service access point, this object indicates the number of information frames transmitted to this control unit.
If associated with an HIU service access point, this object indicates the number of information frames transmitted to the host by this emulated control unit.
What is sdlcCuTxFrames?
This read-only counter tallies information frames sent to this control unit (on a TIU SAP) or to the host by this emulated control unit (on an HIU SAP). An admin compares this against sdlcCuRxFrames to gauge traffic balance on a specific control unit's session.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.37.2.1.51 snmpwalk -v2c -c public <target> CXSDLC-MIB::sdlcCuTxFrames
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.37.2.1.51.1 snmpget -v2c -c public <target> CXSDLC-MIB::sdlcCuTxFrames.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> sdlcCuTxFrames.1
Start monitoring SNA/SDLC protocol converter or gateway device (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CXSDLC-MIB::sdlcCuTxFrames OID value, configure state conditions and alerts, and monitor any SNA/SDLC protocol converter or gateway device (legacy) from a single console.
OID Breakdown
Upper-level ancestors (11 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.495 | memotec | MEMOTEC-SMI |
| 1.3.6.1.4.1.495.2 | memotecProducts | MEMOTEC-SMI |
| 1.3.6.1.4.1.495.2.1 | cxProduct | MEMOTEC-SMI |
| 1.3.6.1.4.1.495.2.1.6 | cxApplication | CXProduct-SMI |
| 1.3.6.1.4.1.495.2.1.6.37 | cxSDLC | CXProduct-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.495.2.1.6.37.2 | sdlcCuTable | CXSDLC-MIB |
| 1.3.6.1.4.1.495.2.1.6.37.2.1 | sdlcCuEntry | CXSDLC-MIB |
| 1.3.6.1.4.1.495.2.1.6.37.2.1.51 | sdlcCuTxFrames | CXSDLC-MIB |