portTermType

PERLE-IOLAN-SDS-MIB · .1.3.6.1.4.1.1966.12.1.5.1.1.8

Object

column r/w Enumeration
Specifies the type of terminal connected to the line:
Dumb, WYSE60, VT100, ANSI, TVI925, IBM3151TE,
VT320 (specifically supporting VT320-7),
HP700 (specifically supporting HP700/44),
Term1, Term2, Term3 (user defined terminals)

Context

MIB
PERLE-IOLAN-SDS-MIB
OID
.1.3.6.1.4.1.1966.12.1.5.1.1.8
Type
column
Access
readwrite
Status
current
Parent
portEntry
Groups
1

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 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::portTermType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::portTermType.<portIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PERLE-IOLAN-SDS-MIB::portTermType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1wyse60
2vt100
3ansi
4dumb
5tvi925
6ibm3151
7vt320
8hp700
9extra1
10extra2
11extra3

Conformance