All MIBs › CNT242-MIB › cnt2SubChanCount
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 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.2 | cnt2LuaTable | CNT242-MIB |
| 1.3.6.1.4.1.333.2.4.2.2.1 | cnt2luaEntry | CNT242-MIB |
| 1.3.6.1.4.1.333.2.4.2.2.1.4 | cnt2SubChanCount | CNT242-MIB |