All MIBs › CROSSSTREAM-MIB › streamType
streamType
Module: CROSSSTREAM-MIB
OID (symbolic): CROSSSTREAM-MIB::streamType
OID (numeric): 1.3.6.1.4.1.4962.2.1.5.2.1.4
Node type: OBJECT-TYPE
Type: StreamType
Access: read-write
Description: This object specifies the type of the stream.
What is streamType?
This read-write StreamType object specifies what kind of stream a given stream-table row represents, for example ATM versus ASI. An admin sets this when first provisioning a stream entry, since it determines which stream-specific attributes, like atmStreamVpi and atmStreamVci for ATM or asiStreamPort and asiStreamChannel for ASI, apply. For example, setting streamType to indicate an ATM stream tells the device to expect VPI/VCI configuration on that same table row rather than an ASI port and channel pair.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4962.2.1.5.2.1.4 snmpwalk -v2c -c public <target> CROSSSTREAM-MIB::streamType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4962.2.1.5.2.1.4.1 snmpget -v2c -c public <target> CROSSSTREAM-MIB::streamType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4962.2.1.5.2.1.4.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::streamType 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.4 | streamType | CROSSSTREAM-MIB |