CT-FASTPATH-ARPACL-MIB

File: CT-FASTPATH-ARPACL-MIB.mib (7088 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC CTRON-MIB-NAMES

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
IpAddress Integer32 Unsigned32
TimeTicks Counter32 TEXTUAL-CONVENTION
RowStatus RowPointer MacAddress
StorageType TruthValue DisplayString
PhysAddress ctArpAclExpMib

Defined Types

CtAgentArpAclEntry  
SEQUENCE    
  ctAgentArpAclName DisplayString
  ctAgentArpAclRowStatus RowStatus

CtAgentArpAclRuleEntry  
SEQUENCE    
  ctAgentArpAclRuleMatchSenderIpAddr IpAddress
  ctAgentArpAclRuleMatchSenderMacAddr MacAddress
  ctAgentArpAclRuleRowStatus RowStatus

Defined Values

ctFastPathArpAclMIB 1.3.6.1.4.1.52.4.2.34.1
The Enterasys MIB for FASTPATH ARP ACLs
MODULE-IDENTITY    

ctAgentArpAclGroup 1.3.6.1.4.1.52.4.2.34.1.1
OBJECT IDENTIFIER    

ctAgentArpAclTable 1.3.6.1.4.1.52.4.2.34.1.1.1
A table of the ARP ACL entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtAgentArpAclEntry

ctAgentArpAclEntry 1.3.6.1.4.1.52.4.2.34.1.1.1.1
Represents entry for an ARP ACL
Status: current Access: not-accessible
OBJECT-TYPE    
  CtAgentArpAclEntry  

ctAgentArpAclName 1.3.6.1.4.1.52.4.2.34.1.1.1.1.1
Name of the ARP ACL, which must consist of 1 to 31 alphanumeric characters and uniquely identify this ARP ACL. This object must be set to complete a new ARP ACL row instance.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..31)  

ctAgentArpAclRowStatus 1.3.6.1.4.1.52.4.2.34.1.1.1.1.2
The status of this conceptual row. Entries can not be deleted until all rows in arpAclRuleTable with corresponding values of arpAclIndex have been deleted. active(1) - this ACL instance is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ctAgentArpAclRuleTable 1.3.6.1.4.1.52.4.2.34.1.1.2
A table of the ARP ACL Rule entries
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CtAgentArpAclRuleEntry

ctAgentArpAclRuleEntry 1.3.6.1.4.1.52.4.2.34.1.1.2.1
Represents entry for a set of ARP ACL-match rules
Status: current Access: not-accessible
OBJECT-TYPE    
  CtAgentArpAclRuleEntry  

ctAgentArpAclRuleMatchSenderIpAddr 1.3.6.1.4.1.52.4.2.34.1.1.2.1.1
Sender IP address match value for the ARP ACL.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

ctAgentArpAclRuleMatchSenderMacAddr 1.3.6.1.4.1.52.4.2.34.1.1.2.1.2
Sender MAC address match value for the ARP ACL.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

ctAgentArpAclRuleRowStatus 1.3.6.1.4.1.52.4.2.34.1.1.2.1.3
The status of this conceptual row. active(1) - this ACL Rule is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus