All MIBs › CNT242-MIB › cnt2sctState
cnt2sctState
Module: CNT242-MIB
OID (symbolic): CNT242-MIB::cnt2sctState
OID (numeric): 1.3.6.1.4.1.333.2.4.2.3.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Bit value for the subchannel state. Bit Definition 0 Wait flag 1 Subchannel busy 2 Pending command retry 3 Pending completion status 4 Pending unsolicited status 6 Status stacked 7 Damage control active flag
What is cnt2sctState?
This INTEGER packs subchannel state bit flags together, including a wait flag, whether the subchannel is busy, a pending command retry, a pending completion status, or a damage-control-active flag. An administrator checks the damage-control-active bit specifically to catch a subchannel that has entered a fault-recovery mode possibly needing manual intervention. For example, the damage-control-active bit being set in cnt2sctState explains why that subchannel's throughput has dropped while it works through self-recovery.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.2.4.2.3.1.8 snmpwalk -v2c -c public <target> CNT242-MIB::cnt2sctState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.333.2.4.2.3.1.8.1 snmpget -v2c -c public <target> CNT242-MIB::cnt2sctState.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::cnt2sctState 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.8 | cnt2sctState | CNT242-MIB |