All MIBs › CNTAU-MIB › cntsctTxMsgs
cntsctTxMsgs
Module: CNTAU-MIB
OID (symbolic): CNTAU-MIB::cntsctTxMsgs
OID (numeric): 1.3.6.1.4.1.333.1.14.2.1.4.1.11
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Transmit message count.
What is cntsctTxMsgs?
This counter tracks the total number of messages transmitted on this subchannel. It serves as a baseline outbound-activity indicator paired with cntsctRxMsgs on the receive side. For example, an admin would compare cntsctTxMsgs to cntsctRxMsgs to see whether traffic on this subchannel is mostly one-directional.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.1.14.2.1.4.1.11 snmpwalk -v2c -c public <target> CNTAU-MIB::cntsctTxMsgs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.333.1.14.2.1.4.1.11.1 snmpget -v2c -c public <target> CNTAU-MIB::cntsctTxMsgs.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cntsctTxMsgs.1
Start monitoring CNT Fibre Channel access-unit/channel-extension device (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CNTAU-MIB::cntsctTxMsgs OID value, configure state conditions and alerts, and monitor any CNT Fibre Channel access-unit/channel-extension device (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 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.333 | cnt | CNT2-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.333.1 | cntau | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.14 | cntlua | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.14.2 | cntLuaTable | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.14.2.1 | cntluaEntry | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.14.2.1.4 | cntSubChanTable | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.14.2.1.4.1 | cntsubchanEntry | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.14.2.1.4.1.11 | cntsctTxMsgs | CNTAU-MIB |