ACC-PROFILE

File: ACC-PROFILE.mib (4256 bytes)

Imported modules

RFC1155-SMI ACC-SYSTEM ACC-MIB

Imported symbols

OBJECT-TYPE IpAddress TimeTicks
Gauge Counter accTrapLogSeqNum
accBRG DisplayString RowStatus
IfIndex SmdsAddress

Defined Types

AccProfileFilterEntry  
SEQUENCE    
  accProfileName OCTET STRING
  accProfileAction INTEGER
  accProfileFiltList OCTET STRING

AccProfilePortEntry  
SEQUENCE    
  accProfilePort INTEGER
  accProfilePortAction INTEGER
  accProfileList OCTET STRING

Defined Values

accProfile 1.3.6.1.4.1.5.1.1.46
OBJECT IDENTIFIER    

accProfileFilterTable 1.3.6.1.4.1.5.1.1.46.1
Filter to Profile Mapping Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccProfileFilterEntry

accProfileFilterEntry 1.3.6.1.4.1.5.1.1.46.1.1
Entry for a filter profile
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccProfileFilterEntry  

accProfileName 1.3.6.1.4.1.5.1.1.46.1.1.1
Filter Profile Name
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

accProfileAction 1.3.6.1.4.1.5.1.1.46.1.1.2
Action to perform on this table entry. Add a new profile. Delete an existing profile. Add new elements to a profile. Delete existing elements from a profile
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER add-profile(1), delete-profile(2), add-element(3), delete-element(4)  

accProfileFiltList 1.3.6.1.4.1.5.1.1.46.1.1.3
Space delimited list of filter names for a profile
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

accProfilePortTable 1.3.6.1.4.1.5.1.1.46.2
Profile to Port assignment Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccProfilePortEntry

accProfilePortEntry 1.3.6.1.4.1.5.1.1.46.2.1
Profile to Port assignement
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccProfilePortEntry  

accProfilePort 1.3.6.1.4.1.5.1.1.46.2.1.1
IfIndex of port to assign profile to
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accProfilePortAction 1.3.6.1.4.1.5.1.1.46.2.1.2
Action to perform. Add or delete profiles
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER add-profiles(1), delete-profiles(2)  

accProfileList 1.3.6.1.4.1.5.1.1.46.2.1.3
Space delimited list of profile names
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

accProfileGlobalList 1.3.6.1.4.1.5.1.1.46.3
OBJECT IDENTIFIER    

accProfileGlobalProfiles 1.3.6.1.4.1.5.1.1.46.3.1
Space delimited list of global profiles
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

accProfileGlobalAction 1.3.6.1.4.1.5.1.1.46.3.2
Action to apply on profile list
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER add-profiles(1), delete-profiles(2)