All MIBs › CROSSSTREAM-MIB › cstrmConnNextIndex
cstrmConnNextIndex
Module: CROSSSTREAM-MIB
OID (symbolic): CROSSSTREAM-MIB::cstrmConnNextIndex
OID (numeric): 1.3.6.1.4.1.4962.2.1.5.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Returns the next free Index in the connection table.
What is cstrmConnNextIndex?
This read-only integer returns the next free index available in the connection table, which links ingress content to an egress stream. An admin's provisioning tool reads this value first to know which index to use when creating a new stream-to-stream mapping. For example, before wiring a new source program to an egress feed, the admin reads cstrmConnNextIndex to obtain the index for the new connection entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4962.2.1.5.11 snmpwalk -v2c -c public <target> CROSSSTREAM-MIB::cstrmConnNextIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4962.2.1.5.11.1 snmpget -v2c -c public <target> CROSSSTREAM-MIB::cstrmConnNextIndex.1
Start monitoring Artel Video Systems CrossStream video-transport device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CROSSSTREAM-MIB::cstrmConnNextIndex OID value, configure state conditions and alerts, and monitor any Artel Video Systems CrossStream video-transport device from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.4962 | artel | CROSSSTREAM-MIB |
| 1.3.6.1.4.1.4962.2 | products | CROSSSTREAM-MIB |
| 1.3.6.1.4.1.4962.2.1 | crossStream | CROSSSTREAM-MIB |
| 1.3.6.1.4.1.4962.2.1.5 | cstrmStreamGroup | CROSSSTREAM-MIB |
| 1.3.6.1.4.1.4962.2.1.5.11 | cstrmConnNextIndex | CROSSSTREAM-MIB |