HILLSTONE-ZONE-MIB

File: HILLSTONE-ZONE-MIB.mib (3682 bytes)

Imported modules

HILLSTONE-SMI RFC-1212 SNMPv2-TC

Imported symbols

hillstoneZONE OBJECT-TYPE Counter
RowStatus

Defined Types

DisplayString  
OCTET STRING    

HillstoneZoneEntry  
SEQUENCE    
  hillstoneZoneZoneIdx Counter
  hillstoneZoneZoneName OCTET STRING
  hillstoneZoneType INTEGER
  hillstoneZoneRowStatus RowStatus

HillstoneZoneIFEntry  
SEQUENCE    
  hillstoneZoneIdx Counter
  hillstoneZoneIfIndex Counter

Defined Values

hillstoneZoneObjects 1.3.6.1.4.1.28557.2.9.1
OBJECT IDENTIFIER    

hillstoneZoneTable 1.3.6.1.4.1.28557.2.9.1.1
This table contains all the security zones defined in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HillstoneZoneEntry

hillstoneZoneEntry 1.3.6.1.4.1.28557.2.9.1.1.1
Define the parameters of security zone.
Status: current Access: not-accessible
OBJECT-TYPE    
  HillstoneZoneEntry  

hillstoneZoneZoneIdx 1.3.6.1.4.1.28557.2.9.1.1.1.1
An internal number to distinguish security zone. Different zone has different number.
Status: current Access: read-only
OBJECT-TYPE    
  Counter  

hillstoneZoneZoneName 1.3.6.1.4.1.28557.2.9.1.1.1.2
The name of security zone. Different zone has different name.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..255)  

hillstoneZoneType 1.3.6.1.4.1.28557.2.9.1.1.1.3
The priority of security zone. Different zone has different priority.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER lever-2(1), lever-3(2)  

hillstoneZoneRowStatus 1.3.6.1.4.1.28557.2.9.1.1.1.4
The status of this address book row. support: active, createandgo, destory
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hillstoneZoneIFTable 1.3.6.1.4.1.28557.2.9.1.2
This table define the interfaces belong to which security zone. An interface can only belong to one security zone.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HillstoneZoneIFEntry

hillstoneZoneIFEntry 1.3.6.1.4.1.28557.2.9.1.2.1
Status: current Access: not-accessible
OBJECT-TYPE    
  HillstoneZoneIFEntry  

hillstoneZoneIdx 1.3.6.1.4.1.28557.2.9.1.2.1.1
An internal number to distinguish security zone. Different zone has different number.
Status: current Access: read-only
OBJECT-TYPE    
  Counter  

hillstoneZoneIfIndex 1.3.6.1.4.1.28557.2.9.1.2.1.2
hillstoneZoneIfIndex equals to ifindex of IF-MIB
Status: current Access: read-only
OBJECT-TYPE    
  Counter