All MIBs › CNTAU-MIB › cntsctState
cntsctState
Module: CNTAU-MIB
OID (symbolic): CNTAU-MIB::cntsctState
OID (numeric): 1.3.6.1.4.1.333.1.14.2.1.4.1.6
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 cntsctState?
This bitmask reports the subchannel's operational state machine, with bits for a wait flag, busy status, pending command retry, pending completion or unsolicited status, stacked status, and an active damage-control flag. It gives an admin insight into exactly where in its processing cycle a subchannel currently sits. For example, finding the damage-control bit (bit 7) set would alert an admin that the device's firmware has entered error-recovery mode for 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.6 snmpwalk -v2c -c public <target> CNTAU-MIB::cntsctState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.333.1.14.2.1.4.1.6.1 snmpget -v2c -c public <target> CNTAU-MIB::cntsctState.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::cntsctState 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.6 | cntsctState | CNTAU-MIB |