vasIfPortMode

NETI-VAS-MIB · .1.3.6.1.4.1.2928.2.5.1.1.1.10

Object

column r/w Enumeration
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.

Context

MIB
NETI-VAS-MIB
OID
.1.3.6.1.4.1.2928.2.5.1.1.1.10
Type
column
Access
readwrite
Status
current
Parent
vasIfEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETI-VAS-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-VAS-MIB::vasIfPortMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETI-VAS-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-VAS-MIB::vasIfPortMode.<vasIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETI-VAS-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETI-VAS-MIB::vasIfPortMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1asiInput
2asiOutput
3sdiInput
4sdiOutput