Wellfleet-TNC-MIB

File: Wellfleet-TNC-MIB.mib (2339 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
Wellfleet-COMMON-MIB

Imported symbols

Counter Gauge OBJECT-TYPE
DisplayString wfTelnetGroup

Defined Values

wfTelnetClient 1.3.6.1.4.1.18.3.5.3.7.2
OBJECT IDENTIFIER    

wfTelnetClientDelete 1.3.6.1.4.1.18.3.5.3.7.2.1
Create or Delete the Object Base Record
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfTelnetClientDisable 1.3.6.1.4.1.18.3.5.3.7.2.2
Enable or Disable Telnet Client
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfTelnetClientDebug 1.3.6.1.4.1.18.3.5.3.7.2.3
The Initial Value of the Debug Toggle
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

wfTelnetClientRemotePort 1.3.6.1.4.1.18.3.5.3.7.2.4
The Default Remote Telnet Server TCP Port
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfTelnetClientPrompt 1.3.6.1.4.1.18.3.5.3.7.2.5
The Default Telnet Client Command Prompt
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

wfTelnetClientActiveSessions 1.3.6.1.4.1.18.3.5.3.7.2.6
The number of active outbound telnet sessions
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfTelnetClientTotalSessions 1.3.6.1.4.1.18.3.5.3.7.2.7
Total number of outbound telnet sessions
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter