TERMINAL-MIB

File: TERMINAL-MIB.mib (4072 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC RFC-1215
APENT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE DisplayString
TRAP-TYPE terminalMgmt

Defined Values

terminalMgrMib 1.3.6.1.4.1.2467.1.11.1
This MIB module describes the ArrowPoint enterprise MIB support for Terminal Options
MODULE-IDENTITY    

apTermSessIdleTimeout 1.3.6.1.4.1.2467.1.11.2
This object is the default session idle time applied to each active session to this unit.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

apTermSessLoginFailureInfo 1.3.6.1.4.1.2467.1.11.3
This object contains information pertaining to the the last login failure. It is a variable bind accompanying the apTerm- SessLoginFailureTrap
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

apTermSessTelnetDisallowed 1.3.6.1.4.1.2467.1.11.4
This object is the global setting on whether telnet access is allowed to this unit.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

apTermSessConsoleDisallowed 1.3.6.1.4.1.2467.1.11.5
This object is the global setting on whether Console access is allowed to this unit.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

apTermSessSNMPDisallowed 1.3.6.1.4.1.2467.1.11.6
This object is the global setting on whether SNMP access is allowed to this unit.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

apTermSessFTPDisallowed 1.3.6.1.4.1.2467.1.11.7
This object is the global setting on whether FTP access is allowed to this unit.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

apTermSessEuroDateDisplay 1.3.6.1.4.1.2467.1.11.8
This object is the global setting on whether dates are displayed in a European format: MM/DD/YY vs. DD/MM/YY.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

apTermSessXMLDisallowed 1.3.6.1.4.1.2467.1.11.9
This object is the global setting on whether XML access is allowed to this unit.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

apTermSessWebMgmtDisallowed 1.3.6.1.4.1.2467.1.11.10
This object is the global setting on whether Web-Mgmt access is allowed to this unit.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

apTermSessLoginFailureTrap 1
This trap is generated when a login failure occurs. The login may have been attempted via Console/Ftp/Telnet, a description of the login failure accompanies this trap in the form of apTermSessLoginFailureInfo
TRAP-TYPE