CNT242-MIB :: cnt2SubChanCount

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCNT242-MIBcnt2SubChanCount

cnt2SubChanCount

Module: CNT242-MIB

OID (symbolic): CNT242-MIB::cnt2SubChanCount

OID (numeric): 1.3.6.1.4.1.333.2.4.2.2.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The number of subchannels on the LUA (0-255).

What is cnt2SubChanCount?

This INTEGER reports how many subchannels, from 0 to 255, are configured on this specific LUA. An administrator uses this count to know how many rows to expect in the subchannel table for that particular LUA when auditing its configuration. For example, cnt2SubChanCount reading 8 tells the admin to expect eight corresponding rows in the subchannel table tied to that LUA.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.2.4.2.2.1.4
snmpwalk -v2c -c public <target> CNT242-MIB::cnt2SubChanCount

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.333.2.4.2.2.1.4.1
snmpget -v2c -c public <target> CNT242-MIB::cnt2SubChanCount.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cnt2SubChanCount.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::cnt2SubChanCount 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.333cntCNT2-MIB
1.3.6.1.4.1.333.2cnt2CNT2-MIB
1.3.6.1.4.1.333.2.4cnt2SubagentCNT2-MIB
Numeric OIDNameModule
1.3.6.1.4.1.333.2.4.2cnt2EsconCNT242-MIB
1.3.6.1.4.1.333.2.4.2.2cnt2LuaTableCNT242-MIB
1.3.6.1.4.1.333.2.4.2.2.1cnt2luaEntryCNT242-MIB
1.3.6.1.4.1.333.2.4.2.2.1.4cnt2SubChanCountCNT242-MIB