All MIBs › CNTAU-MIB › cntsctTxStatus
cntsctTxStatus
Module: CNTAU-MIB
OID (symbolic): CNTAU-MIB::cntsctTxStatus
OID (numeric): 1.3.6.1.4.1.333.1.14.2.1.4.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Bit value for the transmit status. Bit Definition 0 Transmit to be cancelled 4 Transmit in operation 8 Buffer available to subchannel 9 Subchannel ready to accept POST_XMITs
What is cntsctTxStatus?
This bitmask reports the live transmit-side state of a subchannel, with bits indicating a pending cancellation, an in-progress transmit, buffer availability, and readiness to accept POST_XMITs. An admin reads it to see whether a subchannel's outbound side is actively transmitting, stuck, or ready for more work. For example, seeing bit 4 (transmit in operation) stay set far longer than normal would suggest a hung transmit on that subchannel.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.1.14.2.1.4.1.3 snmpwalk -v2c -c public <target> CNTAU-MIB::cntsctTxStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.333.1.14.2.1.4.1.3.1 snmpget -v2c -c public <target> CNTAU-MIB::cntsctTxStatus.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::cntsctTxStatus 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.3 | cntsctTxStatus | CNTAU-MIB |