ZTE-AN-SECURITY-PACKET-FILTER-MIB

File: ZTE-AN-SECURITY-PACKET-FILTER-MIB.mib (11537 bytes)

Imported modules

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

Imported symbols

MacAddress RowStatus MODULE-IDENTITY
OBJECT-TYPE Integer32 NOTIFICATION-TYPE
ifIndex ZxAnIfIndex VlanId
zxAnServiceSecurity zxAnSubIfIndex

Defined Types

ZxAnSecL2cpFiltVlanConfEntry  
SEQUENCE    
  zxAnSecL2cpFiltVlanConfId Integer32
  zxAnSecL2cpFiltVlanConfDestMac MacAddress
  zxAnSecL2cpFiltVlanConfMacMask MacAddress
  zxAnSecL2cpFiltVlanConfVid Integer32
  zxAnSecL2cpFiltVlanConfVlanMask Integer32
  zxAnSecL2cpFiltVlanConfFwdPolicy INTEGER
  zxAnSecL2cpFiltVlanConfVlanList OCTET STRING
  zxAnSecL2cpFiltVlanConfRowStatus RowStatus

ZxAnSecL2cpFiltDefaultEntry  
SEQUENCE    
  zxAnSecL2cpFiltDefaultId Integer32
  zxAnSecL2cpFiltDefaultDestMac MacAddress
  zxAnSecL2cpFiltDefaultMacMask MacAddress
  zxAnSecL2cpFiltDefaultFwdPolicy INTEGER

Defined Values

zxAnSecurityPacketFilterMib 1.3.6.1.4.1.3902.1082.70.35
This MIB defines zte Access Node managed objects.
MODULE-IDENTITY    

zxAnSecPacketFilterObjects 1.3.6.1.4.1.3902.1082.70.35.2
OBJECT IDENTIFIER    

zxAnSecL2cpFiltObjects 1.3.6.1.4.1.3902.1082.70.35.2.2
OBJECT IDENTIFIER    

zxAnSecL2cpFiltGlobalObjects 1.3.6.1.4.1.3902.1082.70.35.2.2.1
OBJECT IDENTIFIER    

zxAnSecL2cpFiltVlanConfNextId 1.3.6.1.4.1.3902.1082.70.35.2.2.1.1
This object contains an unused value for zxAnSecL2cpFiltVlanConfId in the zxAnSecL2cpFiltVlanConfTable. The value 0 indicates that no unassigned entries are available.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..32  

zxAnSecL2cpFiltCapabilities 1.3.6.1.4.1.3902.1082.70.35.2.2.1.100
The management capabilities of layer-2 control protocol filter. The bit value 1 means the function represented by this bit is supported by this equipment. bit 0: value 1 means supporting zxAnSecL2cpFiltVlanConfVlanList, and not supporting zxAnSecL2cpFiltVlanConfVid and zxAnSecL2cpFiltVlanConfVlanMask in zxAnSecL2cpFiltVlanConfTable. NOTE: No recommended to display it in NMS.
Status: current Access: read-only
OBJECT-TYPE    
  BITS supportL2cpFiltVlanConfVlanList(0)  

zxAnSecL2cpFiltVlanConfTable 1.3.6.1.4.1.3902.1082.70.35.2.2.2
This table includes the L2CP filter records for forwarding or discarding.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnSecL2cpFiltVlanConfEntry

zxAnSecL2cpFiltVlanConfEntry 1.3.6.1.4.1.3902.1082.70.35.2.2.2.1
An entry in zxAnSecL2cpFiltVlanConfTable. To create an entry, the VLAN and MAC should not conflict.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnSecL2cpFiltVlanConfEntry  

zxAnSecL2cpFiltVlanConfId 1.3.6.1.4.1.3902.1082.70.35.2.2.2.1.1
This object indicates the L2CP filter records ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..32  

zxAnSecL2cpFiltVlanConfDestMac 1.3.6.1.4.1.3902.1082.70.35.2.2.2.1.2
This object indicates the packet destination MAC address of the L2CP filter record.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

zxAnSecL2cpFiltVlanConfMacMask 1.3.6.1.4.1.3902.1082.70.35.2.2.2.1.3
This is the wildcard mask for the zxAnSecL2cpFiltVlanConfDestMac bits that must match. 1 bits in the mask indicate the corresponding bits in the zxAnSecL2cpFiltVlanConfDestMac must match in order for the matching to be successful, and 0 bits are don't care bits in the matching. A value of zero causes only packets of source address the same as zxAnSecL2cpFiltVlanConfDestMac to match.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

zxAnSecL2cpFiltVlanConfVid 1.3.6.1.4.1.3902.1082.70.35.2.2.2.1.4
This object indicates the VLAN value of the packet.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..4094  

zxAnSecL2cpFiltVlanConfVlanMask 1.3.6.1.4.1.3902.1082.70.35.2.2.2.1.5
This is the wildcard mask for the zxAnSecL2cpFiltVlanConfVid bits that must match. 1 bits in the mask indicate the corresponding bits in the zxAnSecL2cpFiltVlanConfVid must match in order for the matching to be successful, and 0 bits are don't care bits in the matching. A value of zero causes only packets of source address the same as zxAnSecL2cpFiltVlanConfVid to match.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..4095  

zxAnSecL2cpFiltVlanConfFwdPolicy 1.3.6.1.4.1.3902.1082.70.35.2.2.2.1.6
This object indicates the forwarding policy of L2 packets, its values are as follow: discard (1) - discard this packet; forward (2) - the packet is transmitted transparently.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER discard(1), forward(2)  

zxAnSecL2cpFiltVlanConfVlanList 1.3.6.1.4.1.3902.1082.70.35.2.2.2.1.7
The VLAN list for layer-2 control protocol packet filter. A bit value of 1 indicates the associated VLAN is in the object.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(512)  

zxAnSecL2cpFiltVlanConfRowStatus 1.3.6.1.4.1.3902.1082.70.35.2.2.2.1.50
RowStatus of the zxAnSecL2cpFiltVlanConfTable table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxAnSecL2cpFiltDefaultTable 1.3.6.1.4.1.3902.1082.70.35.2.2.3
This table includes the default L2CP filter records.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnSecL2cpFiltDefaultEntry

zxAnSecL2cpFiltDefaultEntry 1.3.6.1.4.1.3902.1082.70.35.2.2.3.1
An entry in zxAnSecL2cpFiltDefaultTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnSecL2cpFiltDefaultEntry  

zxAnSecL2cpFiltDefaultId 1.3.6.1.4.1.3902.1082.70.35.2.2.3.1.1
This object indicates the default L2CP filter records ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..32  

zxAnSecL2cpFiltDefaultDestMac 1.3.6.1.4.1.3902.1082.70.35.2.2.3.1.2
This object indicates the packet destination MAC address of the default L2CP filter record.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxAnSecL2cpFiltDefaultMacMask 1.3.6.1.4.1.3902.1082.70.35.2.2.3.1.3
This is the wildcard mask for the zxAnSecL2cpFiltDefaultDestMac bits that must match. 1 bits in the mask indicate the corresponding bits in the zxAnSecL2cpFiltDefaultDestMac must match in order for the matching to be successful, and 0 bits are don't care bits in the matching. A value of zero causes only packets of source address the same as zxAnSecL2cpFiltDefaultDestMac to match.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxAnSecL2cpFiltDefaultFwdPolicy 1.3.6.1.4.1.3902.1082.70.35.2.2.3.1.4
This object indicates the forwarding policy of L2 packets, its values are as follow: discard (1) - discard this packet; forward (2) - the packet is transmitted transparently.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER discard(1), forward(2)