All MIBs › CROSSSTREAM-MIB › ingressProgIndex
ingressProgIndex
Module: CROSSSTREAM-MIB
OID (symbolic): CROSSSTREAM-MIB::ingressProgIndex
OID (numeric): 1.3.6.1.4.1.4962.2.1.5.12.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Source program number associated with the connection table. Source program number is linked to an ingress stream. A value of 'zero' indicates that all programs in the parent stream are connected to the egress stream.
What is ingressProgIndex?
This read-write integer specifies the source program number linked to the ingress stream for a connection entry, with a value of zero meaning all programs in the parent stream are passed through to the egress stream. An admin uses this to select just one specific program out of a multiplexed ingress feed to route elsewhere. For example, setting ingressProgIndex to a specific program's number extracts just that one channel from an ingress multiplex rather than forwarding the whole stream.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4962.2.1.5.12.1.4 snmpwalk -v2c -c public <target> CROSSSTREAM-MIB::ingressProgIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4962.2.1.5.12.1.4.1 snmpget -v2c -c public <target> CROSSSTREAM-MIB::ingressProgIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4962.2.1.5.12.1.4.1 i <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::ingressProgIndex 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.12 | cstrmConnTable | CROSSSTREAM-MIB |
| 1.3.6.1.4.1.4962.2.1.5.12.1 | cstrmConnEntry | CROSSSTREAM-MIB |
| 1.3.6.1.4.1.4962.2.1.5.12.1.4 | ingressProgIndex | CROSSSTREAM-MIB |