All MIBs › CNT242-MIB › cnt2sctSubChanStatus
cnt2sctSubChanStatus
Module: CNT242-MIB
OID (symbolic): CNT242-MIB::cnt2sctSubChanStatus
OID (numeric): 1.3.6.1.4.1.333.2.4.2.3.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Bit value for the device subchannel status. Bit Definition 0 Subchannel is allocated 1 Subchannel is established 2 Subchannel is sharable 3 Subchannel has dedicated buffers 4 Subchannel has pending completion 5 Subchannel has xmit multiple from user 6 Subchannel has receive multiple from user 7 Subchannel has buffer not available condition 8 Subchannel reason for no buffer (0=no credit; 1=no buffers) 9 Subchannel has network level doing flow control 10 Subchannel has pending connect 11 Subchannel has transmitted disconnect 12 Subchannel ignores buffer not available condition 13 Subchannel support Bus0 if not set, Bus1 if set 14 Subchannel has possible error during data transfer 15 Subchannel is allocated
What is cnt2sctSubChanStatus?
This INTEGER packs multiple device-subchannel status bits together, including whether the subchannel is allocated, established, sharable, has dedicated buffers, or has a pending completion. An administrator decodes the allocated and established bits specifically to confirm a subchannel is actively in use by the host rather than sitting idle. For example, seeing both the allocated and established bits set in cnt2sctSubChanStatus confirms this subchannel is currently active and in use.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.2.4.2.3.1.7 snmpwalk -v2c -c public <target> CNT242-MIB::cnt2sctSubChanStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.333.2.4.2.3.1.7.1 snmpget -v2c -c public <target> CNT242-MIB::cnt2sctSubChanStatus.1
Start monitoring CNT Zeus ESCON channel-extension system (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CNT242-MIB::cnt2sctSubChanStatus OID value, configure state conditions and alerts, and monitor any CNT Zeus ESCON channel-extension system (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.333 | cnt | CNT2-MIB |
| 1.3.6.1.4.1.333.2 | cnt2 | CNT2-MIB |
| 1.3.6.1.4.1.333.2.4 | cnt2Subagent | CNT2-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.333.2.4.2 | cnt2Escon | CNT242-MIB |
| 1.3.6.1.4.1.333.2.4.2.3 | cnt2SubChanTable | CNT242-MIB |
| 1.3.6.1.4.1.333.2.4.2.3.1 | cnt2subchanEntry | CNT242-MIB |
| 1.3.6.1.4.1.333.2.4.2.3.1.7 | cnt2sctSubChanStatus | CNT242-MIB |