CISCO-DMN-DSG-PROTOCOLS-MIB

File: CISCO-DMN-DSG-PROTOCOLS-MIB.mib (4873 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
CISCO-DMN-DSG-ROOT-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Counter32
IpAddress Integer32 DisplayString
OBJECT-GROUP MODULE-COMPLIANCE ciscoDSGUtilities

Defined Values

ciscoDSGProtocols 1.3.6.1.4.1.1429.2.2.5.39
Cisco Routing MIB.
MODULE-IDENTITY    

protocolsCtrlTelnet 1.3.6.1.4.1.1429.2.2.5.39.1
Select whether to allow Telnet connections or not
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

protocolsCtrlSSH 1.3.6.1.4.1.1429.2.2.5.39.2
Select whether to allow secure shell connections or not.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

protocolsCtrlHTTP 1.3.6.1.4.1.1429.2.2.5.39.3
Select whether to allow web connections or not and choose secure or unsecure mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2), secure(3)  

protocolsCtrlSNMP 1.3.6.1.4.1.1429.2.2.5.39.5
Select whether to allow SNMP connections or not.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

protocolsCtrlRIP 1.3.6.1.4.1.1429.2.2.5.39.6
Select whether to allow RIPv2 protocol or not.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

protocolsCtrlMPE 1.3.6.1.4.1.1429.2.2.5.39.7
Select whether to allow MPE protocol or not and select a mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER fwdNone(1), fwdAll(2), fwdFiltered(3)  

protocolsCtrlIGMP 1.3.6.1.4.1.1429.2.2.5.39.8
Select whether to allow IGMP protocol or not.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), v3(2), v2(3)  

protocolslTimeoutsIdleSessonGlobal 1.3.6.1.4.1.1429.2.2.5.39.9
Number of seconds after which an idle session will timeout. Enter 0 to never timeout. Minimum timeout is 30 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1209600  

protocolsCtrlSyslog 1.3.6.1.4.1.1429.2.2.5.39.10
Select whether to allow Syslog and select a mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), legacy(2), syslogTcp(3), syslogUdp(4)  

protocolsCtrlSyslogCfgIpAddr 1.3.6.1.4.1.1429.2.2.5.39.11
Syslog server entry IP Address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

protocolsCtrlSyslogCfgPort 1.3.6.1.4.1.1429.2.2.5.39.12
Syslog server entry port number.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535