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).
|
|||
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. |
|
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. |