RADLAN-TELNET-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
5
.1.3.6.1.4.1.89.58.4 · 1 row entry · 5 columns
Uses the radlan variant from /opt/observium/mibs/radlan.
Command help
Walk rlTelnetUsersTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RADLAN-TELNET-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-TELNET-MIB::rlTelnetUsersTable'
This table hold information about current telnet sessions
rlTelnetUsersEntry row .1.3.6.1.4.1.89.58.4.1
The row definition for this table.
Column Syntax OID
Telnet Session ID
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.89.58.4.1.1
Telnet Session Client Inet address type
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.89.58.4.1.2
Telnet Session Client Inet address
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.89.58.4.1.3
Telnet Session Login Time string
SNMPv2-TCDisplayString
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.89.58.4.1.4
Telnet Session status. After status has been set to diconnect the
sessions is closed and the matching entry is deleted from the table.
Enumerationr/w
Enumerated Values:
1connected
2disconnect
.1.3.6.1.4.1.89.58.4.1.5