ZTE-AN-SECURITY-ISOLATION-MIB

File: ZTE-AN-SECURITY-ISOLATION-MIB.mib (10372 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI IF-MIB
ZTE-AN-TC-MIB ZTE-AN-SMI ZTE-AN-IF-MIB

Imported symbols

TEXTUAL-CONVENTION RowStatus MODULE-IDENTITY
OBJECT-TYPE Integer32 NOTIFICATION-TYPE
ifIndex VlanId zxAnServiceSecurity
zxAnSubIfIndex

Defined Types

ZxAnSecUplinkProtectionEntry  
SEQUENCE    
  zxAnSecUplinkProtectionEnable INTEGER

ZxAnSecVlanCommunicateEntry  
SEQUENCE    
  zxAnSecVlanCommunicateSVid VlanId
  zxAnSecVlanCommunicateCVid Integer32
  zxAnSecVlanCommunicateRowStatus RowStatus

ZxAnSecUplinkIsolationEntry  
SEQUENCE    
  zxAnSecUplinkIsolateEnable INTEGER

Defined Values

zxAnSecurityIsolationMib 1.3.6.1.4.1.3902.1082.70.30
This MIB defines ZTE Access Node security isolation managed objects.
MODULE-IDENTITY    

zxAnSecIsolationGlobalObjects 1.3.6.1.4.1.3902.1082.70.30.1
OBJECT IDENTIFIER    

zxAnSecIsolationObjects 1.3.6.1.4.1.3902.1082.70.30.2
OBJECT IDENTIFIER    

zxAnSecIsolationEnable 1.3.6.1.4.1.3902.1082.70.30.1.1
Enable/disable the ethernet switch port isolation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

zxAnSecProtectionObjects 1.3.6.1.4.1.3902.1082.70.30.2.2
OBJECT IDENTIFIER    

zxAnSecUplinkProtectionTable 1.3.6.1.4.1.3902.1082.70.30.2.2.2
Uplink port protection table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnSecUplinkProtectionEntry

zxAnSecUplinkProtectionEntry 1.3.6.1.4.1.3902.1082.70.30.2.2.2.1
A entry of zxAnSecUplinkProtectionTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnSecUplinkProtectionEntry  

zxAnSecUplinkProtectionEnable 1.3.6.1.4.1.3902.1082.70.30.2.2.2.1.1
Enable/disable the uplink port protection.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

zxAnSecVlanIsolationObjects 1.3.6.1.4.1.3902.1082.70.30.2.3
OBJECT IDENTIFIER    

zxAnSecVlanIsolationGlbObjects 1.3.6.1.4.1.3902.1082.70.30.2.3.1
OBJECT IDENTIFIER    

zxAnSecGlbVlanIsolationEnable 1.3.6.1.4.1.3902.1082.70.30.2.3.1.1
Enable/disalbe the global VLAN isolation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

zxAnSecVlanCommunicateTable 1.3.6.1.4.1.3902.1082.70.30.2.3.2
When the value of 'zxAnSecGlbVlanIsolationEnable' is enabled, the table allowed be created, deleted, or the table can not be created and deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnSecVlanCommunicateEntry

zxAnSecVlanCommunicateEntry 1.3.6.1.4.1.3902.1082.70.30.2.3.2.1
An entry in zxAnSecVlanCommunicateTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnSecVlanCommunicateEntry  

zxAnSecVlanCommunicateSVid 1.3.6.1.4.1.3902.1082.70.30.2.3.2.1.1
This object indicates SVLAN ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanId  

zxAnSecVlanCommunicateCVid 1.3.6.1.4.1.3902.1082.70.30.2.3.2.1.2
This object indicates CVLAN ID. 0 indicated communication only based on SVLAN ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..4094  

zxAnSecVlanCommunicateRowStatus 1.3.6.1.4.1.3902.1082.70.30.2.3.2.1.50
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4), and must comply with the multi-variables binding rule described in zxAnSecVlanCommunicateEntry. To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxAnSecUplinkIsolationObjects 1.3.6.1.4.1.3902.1082.70.30.2.4
OBJECT IDENTIFIER    

zxAnSecUplinkIsolationTable 1.3.6.1.4.1.3902.1082.70.30.2.4.2
Uplink isolation table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnSecUplinkIsolationEntry

zxAnSecUplinkIsolationEntry 1.3.6.1.4.1.3902.1082.70.30.2.4.2.1
A entry of zxAnSecUplinkIsolationTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnSecUplinkIsolationEntry  

zxAnSecUplinkIsolateEnable 1.3.6.1.4.1.3902.1082.70.30.2.4.2.1.1
Enable/disable the uplink port isolation. enabled(1): The port is added to the isolation group. All the ports in the isolation group are isolated from each other in layer 2, but they are not isolated from the ports not in the isolation group. disabled(2): The port is removed from the isolation group.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)