raisecomUserTerminalType

RAISECOM-USER-MANAGEMENT-MIB · .1.3.6.1.4.1.8886.1.2.2.5.1.5

Object

column deprecated Enumeration
Connection type that the user is logon.

Context

MIB
RAISECOM-USER-MANAGEMENT-MIB
OID
.1.3.6.1.4.1.8886.1.2.2.5.1.5
Type
column
Access
readonly
Status
deprecated
Parent
raisecomUserEntry

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 'RAISECOM-USER-MANAGEMENT-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-USER-MANAGEMENT-MIB::raisecomUserTerminalType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAISECOM-USER-MANAGEMENT-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-USER-MANAGEMENT-MIB::raisecomUserTerminalType.<raisecomUserServerIP>.<raisecomUsername>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-USER-MANAGEMENT-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-USER-MANAGEMENT-MIB::raisecomUserTerminalType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0console
1telnet1
2telnet2
3telnet3
4telnet4
5telnet5
6ssh1
7ssh2
8ssh3
9ssh4
10ssh5