All MIBs › NETI-VAS-MIB › vasIfPortMode
vasIfPortMode
Module: NETI-VAS-MIB
OID (symbolic): NETI-VAS-MIB::vasIfPortMode
OID (numeric): 1.3.6.1.4.1.2928.2.5.1.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Specifies how the interface shall operate. When the port is set as an input, then a video stream received on the physical port is distributed to the objects having this port as their input. When the port is set as an output, then a video stream received from the object referenced in vasIfInputFrom is transmitted on the physical port.
asiInput(1). The port shall operate as an ASI input.
asiOutput(2). The port shall operate as an ASI output.
sdiInput(3). The port shall operate as an SDI input.
sdiOutput(4). The port shall operate as an SDI output.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2928.2.5.1.1.1.10 snmpwalk -v2c -c public <target> NETI-VAS-MIB::vasIfPortMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2928.2.5.1.1.1.10.1 snmpget -v2c -c public <target> NETI-VAS-MIB::vasIfPortMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2928.2.5.1.1.1.10.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2928 | netinsight | NETI-COMMON-MIB |
| 1.3.6.1.4.1.2928.2 | netiGeneric | NETI-COMMON-MIB |
| 1.3.6.1.4.1.2928.2.5 | netiVasMIB | NETI-VAS-MIB |
| 1.3.6.1.4.1.2928.2.5.1 | vasInterfaceGroup | NETI-VAS-MIB |
| 1.3.6.1.4.1.2928.2.5.1.1 | vasIfTable | NETI-VAS-MIB |
| 1.3.6.1.4.1.2928.2.5.1.1.1 | vasIfEntry | NETI-VAS-MIB |
| 1.3.6.1.4.1.2928.2.5.1.1.1.10 | vasIfPortMode | NETI-VAS-MIB |