NETSCREEN-ZONE-MIB

File: NETSCREEN-ZONE-MIB.mib (3421 bytes)

Imported modules

NETSCREEN-SMI SNMPv2-SMI SNMPv2-TC

Imported symbols

netscreenZone Integer32 MODULE-IDENTITY
OBJECT-TYPE DisplayString

Defined Types

NsZoneCfgEntry  
SEQUENCE    
  nsZoneCfgId Integer32
  nsZoneCfgName DisplayString
  nsZoneCfgType INTEGER
  nsZoneCfgVsys Integer32

Defined Values

netscreenZoneMibModule 1.3.6.1.4.1.3224.8.0
This module defines the object that are used to monitor all the security zones
MODULE-IDENTITY    

nsZoneCfg 1.3.6.1.4.1.3224.8.1
OBJECT IDENTIFIER    

nsZoneCfgTable 1.3.6.1.4.1.3224.8.1.1
NetScreen device can have lots of secure zone. This table collects the zones exiting in NetScreen device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsZoneCfgEntry

nsZoneCfgEntry 1.3.6.1.4.1.3224.8.1.1.1
Each entry in the table holds a set of configuration parameters associated with an instance of secure zone.
Status: current Access: not-accessible
OBJECT-TYPE    
  NsZoneCfgEntry  

nsZoneCfgId 1.3.6.1.4.1.3224.8.1.1.1.1
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
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsZoneCfgName 1.3.6.1.4.1.3224.8.1.1.1.2
Secure zone name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsZoneCfgType 1.3.6.1.4.1.3224.8.1.1.1.3
Secure zone type. Regular is sec(L3) and layer2 is sec(L2) type
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER regular(0), layer2(1), tunnel(2), null(3), func(4)  

nsZoneCfgVsys 1.3.6.1.4.1.3224.8.1.1.1.4
VSYS this security zone belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32