ZYXEL-ACCESS-CONTROL-MIB: View SNMP OID List / Download MIB

VENDOR: ZYXEL COMMUNICATIONS CORP.


 Home MIB: ZYXEL-ACCESS-CONTROL-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
 zyxelAccessControl 1.3.6.1.4.1.890.1.15.3.9
The subtree for access control
     zyxelAccessControlSetup 1.3.6.1.4.1.890.1.15.3.9.1
         zyxelAccessControlTable 1.3.6.1.4.1.890.1.15.3.9.1.1 no-access
The table contains access control configuration.
             zyxelAccessControlEntry 1.3.6.1.4.1.890.1.15.3.9.1.1.1 no-access
An entry contains access control configuration.
                 zyAccessControlService 1.3.6.1.4.1.890.1.15.3.9.1.1.1.1 integer no-access
Services you may use to access the switch. Enumeration: 'ftp': 3, 'http': 4, 'snmp': 7, 'telnet': 1, 'ssh': 2, 'https': 5, 'console': 8, 'icmp': 6.
                 zyAccessControlState 1.3.6.1.4.1.890.1.15.3.9.1.1.1.2 enabledstatus read-write
Enable/Disable a specified service that you want to allow to access the switch.
                 zyAccessControlServicePort 1.3.6.1.4.1.890.1.15.3.9.1.1.1.3 integer read-write
Port number for the specified service.
                 zyAccessControlTimeout 1.3.6.1.4.1.890.1.15.3.9.1.1.1.4 integer read-write
The timeout period in minutes for aging out the session.
         zyxelSecuredClientTable 1.3.6.1.4.1.890.1.15.3.9.1.2 no-access
The table contains secured client configuration.
             zyxelSecuredClientEntry 1.3.6.1.4.1.890.1.15.3.9.1.2.1 no-access
An entry contains secured client configuration.
                 zySecuredClientIndex 1.3.6.1.4.1.890.1.15.3.9.1.2.1.1 integer no-access
Index number of secured client set.
                 zySecuredClientState 1.3.6.1.4.1.890.1.15.3.9.1.2.1.2 enabledstatus read-write
Enable/Disable this secured client set.
                 zySecuredClientStartIpAddress 1.3.6.1.4.1.890.1.15.3.9.1.2.1.3 ipaddress read-write
Configure the start IP address of trusted computers from which you can manage this switch.
                 zySecuredClientEndIpAddress 1.3.6.1.4.1.890.1.15.3.9.1.2.1.4 ipaddress read-write
Configure the end IP address of trusted computers from which you can manage this switch.
                 zySecuredClientService 1.3.6.1.4.1.890.1.15.3.9.1.2.1.5 bits read-write
Select services that may be used for managing the switch from the specified trusted computers. Bits: 'ftp': 1, 'http': 2, 'snmp': 4, 'telnet': 0, 'ssh': 5, 'https': 6, 'icmp': 3.