DLINKSW-TELNET-MIB: View SNMP OID List / Download MIB
VENDOR: D-LINK
Home | MIB: DLINKSW-TELNET-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
dlinkSwTelnetMIB | 1.3.6.1.4.1.171.14.40 |
This MIB module defines objects for TELNET application. |
||
dTelnetNotifications | 1.3.6.1.4.1.171.14.40.0 | |||
dTelnetObjects | 1.3.6.1.4.1.171.14.40.1 | |||
dTelnetServerEnabled | 1.3.6.1.4.1.171.14.40.1.1 | truthvalue | read-write |
This object specifies whether the TELNET server function on the device is enabled. |
dTelnetServerTcpPort | 1.3.6.1.4.1.171.14.40.1.2 | unsigned32 | read-write |
This object indicates TCP port for the TELNET server. The well-known TCP port for the TELNET server is 23. |
dTelnetSourceInterfaceIndex | 1.3.6.1.4.1.171.14.40.1.3 | interfaceindexorzero | read-write |
This object indicates the ifIndex of the interface whose IP address will be used as the source address of packets that initiates a TELNET connection. A zero value indicates the source interface is not specified and the IP address of the closest interface will be used. |
dTelnetSessionTable | 1.3.6.1.4.1.171.14.40.1.4 | no-access |
This table contains a list of TELNET users. |
|
1.3.6.1.4.1.171.14.40.1.4.1 | no-access |
An entry contains the information of a TELNET session. |
||
dTelnetSessionID | 1.3.6.1.4.1.171.14.40.1.4.1.1 | unsigned32 | no-access |
A unique number that identifies the TELNET session. |
dTelnetSessionUserName | 1.3.6.1.4.1.171.14.40.1.4.1.2 | snmpadminstring | read-only |
This object indicates the name of the TELNET user. |
dTelnetSessionUserPrivilegeLvl | 1.3.6.1.4.1.171.14.40.1.4.1.3 | unsigned32 | read-only |
This object indicates the privilege level of the entry. |
dTelnetSessionLoginDuration | 1.3.6.1.4.1.171.14.40.1.4.1.4 | unsigned32 | read-only |
This object indicates the elapsed time the user has loginned. |
dTelnetSessionHostAddrType | 1.3.6.1.4.1.171.14.40.1.4.1.5 | inetaddresstype | read-only |
The host address type of the TELNET client. |
dTelnetSessionHostAddr | 1.3.6.1.4.1.171.14.40.1.4.1.6 | inetaddress | read-only |
The host address of the TELNET client. |
dTelnetConformance | 1.3.6.1.4.1.171.14.40.2 | |||
dTelnetCompliances | 1.3.6.1.4.1.171.14.40.2.1 | |||
dTelnetCompliance | 1.3.6.1.4.1.171.14.40.2.1.1 |
The compliance statement for entities which implement the DLINKSW-TELNET-MIB. |
||
dTelnetGroups | 1.3.6.1.4.1.171.14.40.2.2 | |||
dTelnetConfigGroup | 1.3.6.1.4.1.171.14.40.2.2.1 |
A collection of objects for TELNET configuration. |
||
dTelnetSessionInfoGroup | 1.3.6.1.4.1.171.14.40.2.2.2 |
A collection of objects to display TELNET connection related information. |