NETSCREEN-ZONE-MIB: View SNMP OID List / Download MIB

VENDOR: NETSCREEN TECHNOLOGIES


 Home MIB: NETSCREEN-ZONE-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
 netscreenZoneMibModule 1.3.6.1.4.1.3224.8.0
This module defines the object that are used to monitor all the security zones
 nsZoneCfg 1.3.6.1.4.1.3224.8.1
     nsZoneCfgTable 1.3.6.1.4.1.3224.8.1.1 no-access
NetScreen device can have lots of secure zone. This table collects the zones exiting in NetScreen device.
         nsZoneCfgEntry 1.3.6.1.4.1.3224.8.1.1.1 no-access
Each entry in the table holds a set of configuration parameters associated with an instance of secure zone.
             nsZoneCfgId 1.3.6.1.4.1.3224.8.1.1.1.1 integer32 read-only
A unique value for zone table. Its value ranges between 1 and 65535 and may not be contiguous. the index has no other meaning but a pure index
             nsZoneCfgName 1.3.6.1.4.1.3224.8.1.1.1.2 displaystring read-only
Secure zone name.
             nsZoneCfgType 1.3.6.1.4.1.3224.8.1.1.1.3 integer read-only
Secure zone type. Regular is sec(L3) and layer2 is sec(L2) type Enumeration: 'tunnel': 2, 'layer2': 1, 'regular': 0, 'null': 3, 'func': 4.
             nsZoneCfgVsys 1.3.6.1.4.1.3224.8.1.1.1.4 integer32 read-only
VSYS this security zone belongs to.