CISCO-DMN-DSG-PROTOCOLS-MIB: View SNMP OID List / Download MIB

VENDOR: SCIENTIFIC-ATLANTA


 Home MIB: CISCO-DMN-DSG-PROTOCOLS-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoDSGProtocols 1.3.6.1.4.1.1429.2.2.5.39
Cisco Routing MIB.
       protocolsCtrlTelnet 1.3.6.1.4.1.1429.2.2.5.39.1 integer read-write
Select whether to allow Telnet connections or not Enumeration: 'enable': 2, 'disable': 1.
       protocolsCtrlSSH 1.3.6.1.4.1.1429.2.2.5.39.2 integer read-write
Select whether to allow secure shell connections or not. Enumeration: 'enable': 2, 'disable': 1.
       protocolsCtrlHTTP 1.3.6.1.4.1.1429.2.2.5.39.3 integer read-write
Select whether to allow web connections or not and choose secure or unsecure mode. Enumeration: 'enable': 2, 'disable': 1, 'secure': 3.
       protocolsCtrlSNMP 1.3.6.1.4.1.1429.2.2.5.39.5 integer read-write
Select whether to allow SNMP connections or not. Enumeration: 'enable': 2, 'disable': 1.
       protocolsCtrlRIP 1.3.6.1.4.1.1429.2.2.5.39.6 integer read-write
Select whether to allow RIPv2 protocol or not. Enumeration: 'enable': 2, 'disable': 1.
       protocolsCtrlMPE 1.3.6.1.4.1.1429.2.2.5.39.7 integer read-write
Select whether to allow MPE protocol or not and select a mode. Enumeration: 'fwdNone': 1, 'fwdFiltered': 3, 'fwdAll': 2.
       protocolsCtrlIGMP 1.3.6.1.4.1.1429.2.2.5.39.8 integer read-write
Select whether to allow IGMP protocol or not. Enumeration: 'v2': 3, 'disable': 1, 'v3': 2.
       protocolslTimeoutsIdleSessonGlobal 1.3.6.1.4.1.1429.2.2.5.39.9 integer read-write
Number of seconds after which an idle session will timeout. Enter 0 to never timeout. Minimum timeout is 30 seconds.
       protocolsCtrlSyslog 1.3.6.1.4.1.1429.2.2.5.39.10 integer read-write
Select whether to allow Syslog and select a mode. Enumeration: 'syslogTcp': 3, 'disable': 1, 'legacy': 2, 'syslogUdp': 4.
       protocolsCtrlSyslogCfgIpAddr 1.3.6.1.4.1.1429.2.2.5.39.11 ipaddress read-write
Syslog server entry IP Address.
       protocolsCtrlSyslogCfgPort 1.3.6.1.4.1.1429.2.2.5.39.12 integer32 read-write
Syslog server entry port number.