NMS-MacAcl

File: NMS-MacAcl.mib (5531 bytes)

Imported modules

SNMPv2-SMI NMS-SMI RFC1213-MIB
SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE nmslocal
nms DisplayString RowStatus
MacAddress

Defined Types

NmsMacAclEntry  
SEQUENCE    
  nmsMacAclname DisplayString
  nmsMacAclnulecnt INTEGER
  nmsMacAclmergeenable INTEGER
  nmsMacAclrowstatus RowStatus

NmsMacAclRuleEntry  
SEQUENCE    
  nmsMacAclRulename DisplayString
  nmsMacAclRuleid INTEGER
  nmsMacAclRuleopt INTEGER
  nmsMacAclRulesrcmac MacAddress
  nmsMacAclRulesrcmacmask MacAddress
  nmsMacAclRuledestmac MacAddress
  nmsMacAclRuledestmacmask MacAddress
  nmsMacAclRuleethertype INTEGER
  nmsMacAclRulerowstatus RowStatus

Defined Values

nmsMacAclMIB 1.3.6.1.4.1.3320.151
This MIB module defines the generic managed objects for MAC Acl.
MODULE-IDENTITY    

nmsMacAclTable 1.3.6.1.4.1.3320.151.1
This table containing one entry for each MAC Acl on this device.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NmsMacAclEntry

nmsMacAclEntry 1.3.6.1.4.1.3320.151.1.1
An entry (conceptual row) containing information about an MAC Acl on this device.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NmsMacAclEntry  

nmsMacAclname 1.3.6.1.4.1.3320.151.1.1.1
The name of this MAC Acl. Length: 1~20.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

nmsMacAclnulecnt 1.3.6.1.4.1.3320.151.1.1.2
The total number of this MAC Acl entries.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

nmsMacAclmergeenable 1.3.6.1.4.1.3320.151.1.1.3
Mac ACL merge.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

nmsMacAclrowstatus 1.3.6.1.4.1.3320.151.1.1.4
Table row status. SNMP_ROW_ACTIVE 1, active Mac Acl SNMP_ROW_NOTREADY 3, lock Mac Acl SNMP_ROW_CREATEANDGO 4, create Mac Acl SNMP_ROW_DESTROY 6, delete Mac Acl
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

nmsMacAclRuleTable 1.3.6.1.4.1.3320.151.2
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NmsMacAclRuleEntry

nmsMacAclRuleEntry 1.3.6.1.4.1.3320.151.2.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NmsMacAclRuleEntry  

nmsMacAclRulename 1.3.6.1.4.1.3320.151.2.1.1
The name of this MAC Acl.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

nmsMacAclRuleid 1.3.6.1.4.1.3320.151.2.1.2
Index of the rules.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

nmsMacAclRuleopt 1.3.6.1.4.1.3320.151.2.1.3
MAC ACL rule operation.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER permit(1), deny(2)  

nmsMacAclRulesrcmac 1.3.6.1.4.1.3320.151.2.1.4
source MAC address. all zero means any.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

nmsMacAclRulesrcmacmask 1.3.6.1.4.1.3320.151.2.1.5
source MAC address mask.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

nmsMacAclRuledestmac 1.3.6.1.4.1.3320.151.2.1.6
destination MAC address. all zero means any.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

nmsMacAclRuledestmacmask 1.3.6.1.4.1.3320.151.2.1.7
destination MAC address mask.
Status: current Access: read-write
OBJECT-TYPE    
  MacAddress  

nmsMacAclRuleethertype 1.3.6.1.4.1.3320.151.2.1.8
ethernet packet type. zero means not set.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

nmsMacAclRulerowstatus 1.3.6.1.4.1.3320.151.2.1.9
table row status. SNMP_ROW_ACTIVE 1, active Mac Acl rule SNMP_ROW_NOTREADY 3, lock Mac Acl rule SNMP_ROW_CREATEANDGO 4, create Mac Acl rule SNMP_ROW_DESTROY 6, delete Mac Acl rule
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus