All MIBs › CROSSSTREAM-MIB › streamIndex
streamIndex
Module: CROSSSTREAM-MIB
OID (symbolic): CROSSSTREAM-MIB::streamIndex
OID (numeric): 1.3.6.1.4.1.4962.2.1.5.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A unique integer handle that identifies a stream.
What is streamIndex?
This read-only integer is the unique handle identifying a specific row in the stream table, obtained beforehand from streamNextIndex. An admin uses this index as the key to reference a particular stream's settings, such as its type, name, and status, in all subsequent SNMP operations. For example, an admin troubleshooting stream 7 would use this index in every get or set targeting that stream's other columns like streamName or streamStatus.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4962.2.1.5.2.1.1 snmpwalk -v2c -c public <target> CROSSSTREAM-MIB::streamIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4962.2.1.5.2.1.1.1 snmpget -v2c -c public <target> CROSSSTREAM-MIB::streamIndex.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::streamIndex 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.2 | streamTable | CROSSSTREAM-MIB |
| 1.3.6.1.4.1.4962.2.1.5.2.1 | streamEntry | CROSSSTREAM-MIB |
| 1.3.6.1.4.1.4962.2.1.5.2.1.1 | streamIndex | CROSSSTREAM-MIB |