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
Net-SNMP examples
How SNMP and these commands workWalk 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
0 | console |
1 | telnet1 |
2 | telnet2 |
3 | telnet3 |
4 | telnet4 |
5 | telnet5 |
6 | ssh1 |
7 | ssh2 |
8 | ssh3 |
9 | ssh4 |
10 | ssh5 |