All MIBs › CROSSSTREAM-MIB › streamName
streamName
Module: CROSSSTREAM-MIB
OID (symbolic): CROSSSTREAM-MIB::streamName
OID (numeric): 1.3.6.1.4.1.4962.2.1.5.2.1.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: This object specifies the name of the stream.
What is streamName?
This read-write DisplayString lets an admin assign a human-readable name to a stream-table entry instead of referring to it only by its numeric streamIndex. Naming streams makes it far easier for operations staff to identify which physical feed or service a given entry represents during day-to-day monitoring. For example, an admin might set streamName to Studio1-ATM-Uplink so that alerts referencing that stream are immediately understandable without cross-referencing index numbers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4962.2.1.5.2.1.5 snmpwalk -v2c -c public <target> CROSSSTREAM-MIB::streamName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4962.2.1.5.2.1.5.1 snmpget -v2c -c public <target> CROSSSTREAM-MIB::streamName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4962.2.1.5.2.1.5.1 s <value>
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::streamName 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.5 | streamName | CROSSSTREAM-MIB |