All MIBs › CNT242-MIB › cnt2sctIndex2
cnt2sctIndex2
Module: CNT242-MIB
OID (symbolic): CNT242-MIB::cnt2sctIndex2
OID (numeric): 1.3.6.1.4.1.333.2.4.2.5.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The relative subchannel index for this lua.
What is cnt2sctIndex2?
This INTEGER is a relative index distinguishing this subchannel among others under the same LUA, tracked here in the interface-indexed table. An administrator uses it together with cnt2sctLuaIndex2 to fully pinpoint one specific subchannel row when browsing via this alternate table. For example, cnt2sctIndex2 reading 1 alongside a given LUA index isolates the second subchannel under that LUA when working from this table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.2.4.2.5.1.4 snmpwalk -v2c -c public <target> CNT242-MIB::cnt2sctIndex2
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.333.2.4.2.5.1.4.1 snmpget -v2c -c public <target> CNT242-MIB::cnt2sctIndex2.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cnt2sctIndex2.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::cnt2sctIndex2 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.5 | cnt2SubChanTable2 | CNT242-MIB |
| 1.3.6.1.4.1.333.2.4.2.5.1 | cnt2subchanEntry2 | CNT242-MIB |
| 1.3.6.1.4.1.333.2.4.2.5.1.4 | cnt2sctIndex2 | CNT242-MIB |