ACC-SERVICEPROFILE

File: ACC-SERVICEPROFILE.mib (17125 bytes)

Imported modules

RFC1155-SMI RFC-1215 ACC-SYSTEM
ACC-MIB

Imported symbols

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

Defined Types

AccServiceProfileEntry  
SEQUENCE    
  accServiceProfileName DisplayString
  accServiceProfileType INTEGER
  accServiceProfileAdminState INTEGER
  accServiceProfileMsgLevel INTEGER
  accServiceProfilePppDefault INTEGER
  accServiceProfileAuthMethod INTEGER
  accServiceProfilePortLimit INTEGER
  accServiceProfileAccessPart DisplayString
  accServiceProfileModemPool DisplayString
  accServiceProfileEntryStatus INTEGER
  accServiceProfileBusyCount Gauge
  accServiceProfileNumAccepts Counter
  accServiceProfileNumRejects Counter
  accServiceProfileNumActive Gauge
  accServiceProfileNumberGroup INTEGER
  accServiceProfilePppMru INTEGER
  accServiceProfileMlpppMrru INTEGER
  accServiceProfileMlxState INTEGER
  accServiceProfileWelcomeMessage DisplayString
  accServiceProfileLoginPrompt DisplayString
  accServiceProfilePasswordPrompt DisplayString
  accServiceProfileServicePrompt DisplayString
  accServiceProfileLoginTimeout TimeTicks
  accServiceProfileAuthPreference INTEGER
  accServiceProfileAccountingOptn INTEGER
  accServiceProfileBandwidthMgmt INTEGER
  accServiceProfilePppIpComp INTEGER

AccServiceProfilePortEntry  
SEQUENCE    
  accServiceProfileIfIndex INTEGER
  accServiceProfileConfiguredName DisplayString
  accServiceProfileActiveName DisplayString
  accServiceProfileActiveType INTEGER

Defined Values

accServiceProfile 1.3.6.1.4.1.5.1.1.65
OBJECT IDENTIFIER    

accServiceProfileTable 1.3.6.1.4.1.5.1.1.65.1
The Service Profile Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccServiceProfileEntry

accServiceProfileEntry 1.3.6.1.4.1.5.1.1.65.1.1
An entry in the Service Profile Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccServiceProfileEntry  

accServiceProfileName 1.3.6.1.4.1.5.1.1.65.1.1.1
The name of the service profile. This name serves as the index for accessing information in the Sevice Profile Table. The service profile name is usually acquired from an entry in the Called Number Table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

accServiceProfileType 1.3.6.1.4.1.5.1.1.65.1.1.2
The type of service profile entry. MPBR is normal, multi- protocol bridge/router service. CDNR is partitioned access service via called number routing.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER mpbr(1), cdnr(2)  

accServiceProfileAdminState 1.3.6.1.4.1.5.1.1.65.1.1.3
The administrative state of this service profile. If the administrative state is set to disabled, no new connections will be allowed using this profile, and all existing connections using the profile will be terminated. If the administrative state is set to drained, no new connections will be accepted, but existing connections will be maintained.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), drained(3)  

accServiceProfileMsgLevel 1.3.6.1.4.1.5.1.1.65.1.1.4
The current severity level of trap messages that may be generated regarding events associated with this service profile. Only trap messages whose serverity level is less than or equal to the current setting of this object will be displayed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..7  

accServiceProfilePppDefault 1.3.6.1.4.1.5.1.1.65.1.1.5
The method used to set default PPP parameters. FACTORY indicates that factory defaults will be used or default parameters will be obtained from the usual sources (e.g., preconfigured dial ports). OVERRIDE indicates that default parameters should be overriden using values configured in this service profile. This object has been obsoleted with release 11.1.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER factory(1), override(2)  

accServiceProfileAuthMethod 1.3.6.1.4.1.5.1.1.65.1.1.6
The default PPP authentication method for this service profile.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), pap(2), chap(3), chap-or-pap(4), login(5), token-chap(6)  

accServiceProfilePortLimit 1.3.6.1.4.1.5.1.1.65.1.1.7
The maximum port limit for this service profile. A value of 1 disables PPP multilink. A value greater than 1 enables multilink negotiation.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..32  

accServiceProfileAccessPart 1.3.6.1.4.1.5.1.1.65.1.1.8
The name of the access partition to use for this service. If the service type is CDNR, an access partition name must be configured and the corresponding access partition should be defined in the Access Partition Table. Otherwise, this object need not be configured.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

accServiceProfileModemPool 1.3.6.1.4.1.5.1.1.65.1.1.9
The name of the modem pool to use for providing service to switched users connecting via modems. If no modem pool is configured, a default modem pool will be used to provide service.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

accServiceProfileEntryStatus 1.3.6.1.4.1.5.1.1.65.1.1.10
The modification status of this service profile entry. Setting the status to add causes a new entry to be added. Setting the status to deleete causes an existing entry to be deleted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER add(1), delete(2)  

accServiceProfileBusyCount 1.3.6.1.4.1.5.1.1.65.1.1.11
The number of internal resources currently bound to this service profile. If the busy count is non-zero, the service profile entry cannot be removed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

accServiceProfileNumAccepts 1.3.6.1.4.1.5.1.1.65.1.1.12
The number of incoming or outgoing connection requests accepted for this service profile.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accServiceProfileNumRejects 1.3.6.1.4.1.5.1.1.65.1.1.13
The number of incoming or outgoing connection requests rejected for this service profile.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accServiceProfileNumActive 1.3.6.1.4.1.5.1.1.65.1.1.14
The current number of connected physical ports using this service profile. Each physical link in a multilink bundle counts as one connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

accServiceProfileNumberGroup 1.3.6.1.4.1.5.1.1.65.1.1.15
The calling number group to use for incoming call screening. The calling number group is defined in the Calling Number Table. If the calling number group is 0, no incoming call screening is performed for this service profile.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..127  

accServiceProfilePppMru 1.3.6.1.4.1.5.1.1.65.1.1.16
The default maximum receive unit to negotiate for the PPP connection using this service profile.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 64..4500  

accServiceProfileMlpppMrru 1.3.6.1.4.1.5.1.1.65.1.1.17
The default maximum reassembly receive unit to negotiate for the Multilink PPP connection using this service profile.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 64..4500  

accServiceProfileMlxState 1.3.6.1.4.1.5.1.1.65.1.1.18
The default MLX administrative state for the Multilink PPP connection using this service profile. This object has been obsoleted with release 11.1.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

accServiceProfileWelcomeMessage 1.3.6.1.4.1.5.1.1.65.1.1.19
This is the string that will be displayed when PPP scripting is enabled (sp LOGIN authentication mode) to welcome the user. It will appear before the username/login prompt.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

accServiceProfileLoginPrompt 1.3.6.1.4.1.5.1.1.65.1.1.20
This is the string that will be displayed when PPP scripting is enabled (sp LOGIN authentication mode) to prompt the user for entry of a username. It will appear after the Welcome Message.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

accServiceProfilePasswordPrompt 1.3.6.1.4.1.5.1.1.65.1.1.21
This is the string that will be displayed when PPP scripting is enabled (sp LOGIN authentication mode) to prompt the user for entry of a password. It will appear after the Login Prompt.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

accServiceProfileServicePrompt 1.3.6.1.4.1.5.1.1.65.1.1.22
This is the string that will be displayed when PPP scripting is enabled (sp LOGIN authentication mode) after successful authentication has occurred. It will appear after the password prompt.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

accServiceProfileLoginTimeout 1.3.6.1.4.1.5.1.1.65.1.1.23
The duration in seconds that the system will wait for an answer to a login/password prompt. After this timeout, the system will start normal PPP negotiation. Zero disables timer (no timeout).
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeTicks  

accServiceProfileAuthPreference 1.3.6.1.4.1.5.1.1.65.1.1.24
The authentication preference for this service profile. This This object is useful for altering the behavior of PPP negotiation when providing service to clietns that cannot be configured to deny negotiation of the stronger CHAP authentication method and PAP authentication is required. PAP is the default setting.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER pap(1), chap(2)  

accServiceProfileAccountingOptn 1.3.6.1.4.1.5.1.1.65.1.1.25
The Accounting option for this service profile. This is used to enable or disable RADIUS accounting for PPP sessions associated with this service profile. RADIUS accounting is enabled by default.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

accServiceProfileBandwidthMgmt 1.3.6.1.4.1.5.1.1.65.1.1.26
The bandwidth management protocols that can be negotiated for PPP connections associated with this service profile. BACP enables the negotiation of the Bandwidth Allocation Control Protocol (BACP) and Bandwidth Allocation Protocol (BAP). This is the default setting. MLX enables the Multilink Extended (MLX) protocol. MLX is compatible with MP+. DEFAULT disables negotiation of BACP or MLX and uses local mechanisms for adding bandwidth to PPP multilink connections. ANY enables the negotiation of any supported management protocol. This objects supercedes the accServiceProfileMlxState object that was previously used to enable MLX negotiation.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER bacp(1), mlx(2), default(3), any(4)  

accServiceProfilePppIpComp 1.3.6.1.4.1.5.1.1.65.1.1.27
The VJ header compression option for this service profile.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), vjhc(2)  

accServiceProfilePortTable 1.3.6.1.4.1.5.1.1.65.2
The Service Profile Port Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccServiceProfilePortEntry

accServiceProfilePortEntry 1.3.6.1.4.1.5.1.1.65.2.1
An entry in the Service Profile Port Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccServiceProfilePortEntry  

accServiceProfileIfIndex 1.3.6.1.4.1.5.1.1.65.2.1.1
The interface index of the physical port associated with this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..7fffffff  

accServiceProfileConfiguredName 1.3.6.1.4.1.5.1.1.65.2.1.2
The name of the service profile configured for this physical port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

accServiceProfileActiveName 1.3.6.1.4.1.5.1.1.65.2.1.3
The name of the service profile currently active for this physical port. If a service profile has been manually configured for this port, the active profile will always be the same as the configured profile. Otherwise, the active service profile is assigned dynamically when the physical circuit is connected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

accServiceProfileActiveType 1.3.6.1.4.1.5.1.1.65.2.1.4
The type of service associated with the active service profile.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER inactive(1), mpbr(2), cdnr(3)