DLINKSW-TELNET-MIB

File: DLINKSW-TELNET-MIB.mib (7823 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB
DLINK-ID-REC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
MODULE-COMPLIANCE OBJECT-GROUP TruthValue
InterfaceIndexOrZero InetAddressType InetAddress
SnmpAdminString dlinkIndustrialCommon

Defined Types

DTelnetSessionEntry  
SEQUENCE    
  dTelnetSessionID Unsigned32
  dTelnetSessionUserName SnmpAdminString
  dTelnetSessionUserPrivilegeLvl Unsigned32
  dTelnetSessionLoginDuration Unsigned32
  dTelnetSessionHostAddrType InetAddressType
  dTelnetSessionHostAddr InetAddress

Defined Values

dlinkSwTelnetMIB 1.3.6.1.4.1.171.14.40
This MIB module defines objects for TELNET application.
MODULE-IDENTITY    

dTelnetNotifications 1.3.6.1.4.1.171.14.40.0
OBJECT IDENTIFIER    

dTelnetObjects 1.3.6.1.4.1.171.14.40.1
OBJECT IDENTIFIER    

dTelnetConformance 1.3.6.1.4.1.171.14.40.2
OBJECT IDENTIFIER    

dTelnetServerEnabled 1.3.6.1.4.1.171.14.40.1.1
This object specifies whether the TELNET server function on the device is enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dTelnetServerTcpPort 1.3.6.1.4.1.171.14.40.1.2
This object indicates TCP port for the TELNET server. The well-known TCP port for the TELNET server is 23.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..65535  

dTelnetSourceInterfaceIndex 1.3.6.1.4.1.171.14.40.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  InterfaceIndexOrZero  

dTelnetSessionTable 1.3.6.1.4.1.171.14.40.1.4
This table contains a list of TELNET users.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DTelnetSessionEntry

dTelnetSessionEntry 1.3.6.1.4.1.171.14.40.1.4.1
An entry contains the information of a TELNET session.
Status: current Access: not-accessible
OBJECT-TYPE    
  DTelnetSessionEntry  

dTelnetSessionID 1.3.6.1.4.1.171.14.40.1.4.1.1
A unique number that identifies the TELNET session.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..65535  

dTelnetSessionUserName 1.3.6.1.4.1.171.14.40.1.4.1.2
This object indicates the name of the TELNET user.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

dTelnetSessionUserPrivilegeLvl 1.3.6.1.4.1.171.14.40.1.4.1.3
This object indicates the privilege level of the entry.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..15  

dTelnetSessionLoginDuration 1.3.6.1.4.1.171.14.40.1.4.1.4
This object indicates the elapsed time the user has loginned.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dTelnetSessionHostAddrType 1.3.6.1.4.1.171.14.40.1.4.1.5
The host address type of the TELNET client.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

dTelnetSessionHostAddr 1.3.6.1.4.1.171.14.40.1.4.1.6
The host address of the TELNET client.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

dTelnetCompliances 1.3.6.1.4.1.171.14.40.2.1
OBJECT IDENTIFIER    

dTelnetGroups 1.3.6.1.4.1.171.14.40.2.2
OBJECT IDENTIFIER    

dTelnetCompliance 1.3.6.1.4.1.171.14.40.2.1.1
The compliance statement for entities which implement the DLINKSW-TELNET-MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

dTelnetConfigGroup 1.3.6.1.4.1.171.14.40.2.2.1
A collection of objects for TELNET configuration.
Status: current Access: read-only
OBJECT-GROUP    

dTelnetSessionInfoGroup 1.3.6.1.4.1.171.14.40.2.2.2
A collection of objects to display TELNET connection related information.
Status: current Access: read-only
OBJECT-GROUP