nmstsLineFlow

QTECH-NMS-TS · .1.3.6.1.4.1.34751.2.9.2.1.6

Object

column mandatory Enumeration
What kind of flow control the line is
using.

Context

MIB
QTECH-NMS-TS
OID
.1.3.6.1.4.1.34751.2.9.2.1.6
Type
column
Access
readonly
Status
mandatory
Parent
nmsltsLineEntry

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 'QTECH-NMS-TS' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-NMS-TS::nmstsLineFlow'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-NMS-TS' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-NMS-TS::nmstsLineFlow.<nmstsLineNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-NMS-TS' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-NMS-TS::nmstsLineFlow'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2none
3software-input
4software-output
5software-both
6hardware-input
7hardware-output
8hardware-both