tsLineFlow

OLD-CISCO-TS-MIB · .1.3.6.1.4.1.9.2.9.2.1.6

Object

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

Context

MIB
OLD-CISCO-TS-MIB
OID
.1.3.6.1.4.1.9.2.9.2.1.6
Type
column
Access
readonly
Status
mandatory
Parent
ltsLineEntry

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

Syntax

Enumeration

Values & Constraints

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