REDSTONE-AAA-MIB

File: REDSTONE-AAA-MIB.mib (11585 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI SNMPv2-CONF
REDSTONE-SMI REDSTONE-TC

Imported symbols

TEXTUAL-CONVENTION MODULE-IDENTITY OBJECT-TYPE
Integer32 IpAddress DisplayString
RowStatus MODULE-COMPLIANCE OBJECT-GROUP
rsMgmt RsName

Defined Types

RsAaaDomainName  
The name of an internet domain.
TEXTUAL-CONVENTION    
  DisplayString Size(1..63)  

RsAaaAssignDomainEntry  
SEQUENCE    
  rsAaaAssignDomainName RsAaaDomainName
  rsAaaAssignDomainRowStatus RowStatus
  rsAaaAssignDomainRouterName RsName
  rsAaaAssignDomainLoopback Integer32

Defined Values

rsAaaMIB 1.3.6.1.4.1.2773.2.20
The AAA MIB for the Redstone Communications Inc. enterprise.
MODULE-IDENTITY    

rsAaaObjects 1.3.6.1.4.1.2773.2.20.1
OBJECT IDENTIFIER    

rsAaaAssignment 1.3.6.1.4.1.2773.2.20.1.1
OBJECT IDENTIFIER    

rsAaaAuthentication 1.3.6.1.4.1.2773.2.20.1.2
OBJECT IDENTIFIER    

rsAaaAccounting 1.3.6.1.4.1.2773.2.20.1.3
OBJECT IDENTIFIER    

rsAaaAddress 1.3.6.1.4.1.2773.2.20.1.4
OBJECT IDENTIFIER    

rsAaaAssignGeneral 1.3.6.1.4.1.2773.2.20.1.1.1
OBJECT IDENTIFIER    

rsAaaAssignBrasLicense 1.3.6.1.4.1.2773.2.20.1.1.1.1
The license string that determines the system-wide maximum number of remote user connections allowed. A zero-length string (no license) prohibits remote user connections.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..16)  

rsAaaAssignBrasLicensedUsers 1.3.6.1.4.1.2773.2.20.1.1.1.2
The system-wide maximum number of remote user connections allowed by the currently configured license string.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

rsAaaAssignDomain 1.3.6.1.4.1.2773.2.20.1.1.2
OBJECT IDENTIFIER    

rsAaaAssignDomainTable 1.3.6.1.4.1.2773.2.20.1.1.2.1
The entries in this table specify the assignment of a remote access user to a virtual router, based on the user's domain.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RsAaaAssignDomainEntry

rsAaaAssignDomainEntry 1.3.6.1.4.1.2773.2.20.1.1.2.1.1
A specification of the virtual router to which users on a specified domain should be assigned.
Status: current Access: not-accessible
OBJECT-TYPE    
  RsAaaAssignDomainEntry  

rsAaaAssignDomainName 1.3.6.1.4.1.2773.2.20.1.1.2.1.1.1
The domain name uniquely identifying this entry.
Status: current Access: read-only
OBJECT-TYPE    
  RsAaaDomainName  

rsAaaAssignDomainRowStatus 1.3.6.1.4.1.2773.2.20.1.1.2.1.1.2
Controls creation/deletion of entries in this table. Only the values 'createAndGo' and 'destroy' may be SET.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

rsAaaAssignDomainRouterName 1.3.6.1.4.1.2773.2.20.1.1.2.1.1.3
The name of the virtual router to which remote access users within this domain are assigned.
Status: current Access: read-create
OBJECT-TYPE    
  RsName  

rsAaaAssignDomainLoopback 1.3.6.1.4.1.2773.2.20.1.1.2.1.1.4
The number of the loopback interface, associated with the specified virtual router, whose IP address is used as the source address when transmitting IP packets on unnumbered remote access user links. For example, if the associated loopback interface for this domain/router was configured via the console as 'loopback 2', this object would contain the integer value 2. A value of -1 indicates the loopback interface is unspecified.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 -1..32000  

rsAaaAuthGeneral 1.3.6.1.4.1.2773.2.20.1.2.1
OBJECT IDENTIFIER    

rsAaaAcctGeneral 1.3.6.1.4.1.2773.2.20.1.3.1
OBJECT IDENTIFIER    

rsAaaAcctInterval 1.3.6.1.4.1.2773.2.20.1.3.1.1
The interval that must elapse between generation of accounting reports, ranging from 10 minutes to 18 hours, or disabled if set to zero.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 600..64800  

rsAaaAcctDupServerRouterName 1.3.6.1.4.1.2773.2.20.1.3.1.2
The name of another router on this system to which accounting reports should be sent, in addition to or instead of sending accounting reports to the accounting service (if any) configured on the current router (i.e. the router context within which this object instance exists). A zero-length name disables this mechanism.
Status: current Access: read-write
OBJECT-TYPE    
  RsName  

rsAaaAddrGeneral 1.3.6.1.4.1.2773.2.20.1.4.1
OBJECT IDENTIFIER    

rsAaaAddrPoolDefault 1.3.6.1.4.1.2773.2.20.1.4.1.1
Identifies the default source of IP address allocation for remote access links: none No address source is specified. local Use the local address pool named 'default'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), local(1)  

rsAaaAddrNameServer 1.3.6.1.4.1.2773.2.20.1.4.2
OBJECT IDENTIFIER    

rsAaaAddrDns 1.3.6.1.4.1.2773.2.20.1.4.2.1
OBJECT IDENTIFIER    

rsAaaAddrWins 1.3.6.1.4.1.2773.2.20.1.4.2.2
OBJECT IDENTIFIER    

rsAaaAddrDnsPrimary 1.3.6.1.4.1.2773.2.20.1.4.2.1.1
The IP address of the primary DNS server to be used by remote access clients. A value of 0.0.0.0 indicates no server is configured.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rsAaaAddrDnsSecondary 1.3.6.1.4.1.2773.2.20.1.4.2.1.2
The IP address of the secondary DNS server to be used by remote access clients. A value of 0.0.0.0 indicates no server is configured.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rsAaaAddrWinsPrimary 1.3.6.1.4.1.2773.2.20.1.4.2.2.1
The IP address of the primary WINS server to be used by remote access clients. A value of 0.0.0.0 indicates no server is configured.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rsAaaAddrWinsSecondary 1.3.6.1.4.1.2773.2.20.1.4.2.2.2
The IP address of the secondary WINS server to be used by remote access clients. A value of 0.0.0.0 indicates no server is configured.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

rsAaaMIBConformance 1.3.6.1.4.1.2773.2.20.4
OBJECT IDENTIFIER    

rsAaaMIBCompliances 1.3.6.1.4.1.2773.2.20.4.1
OBJECT IDENTIFIER    

rsAaaMIBGroups 1.3.6.1.4.1.2773.2.20.4.2
OBJECT IDENTIFIER    

rsAaaCompliance 1.3.6.1.4.1.2773.2.20.4.1.1
The compliance statement for systems supporting DNS.
Status: current Access: read-write
MODULE-COMPLIANCE    

rsAaaGroup 1.3.6.1.4.1.2773.2.20.4.2.1
The basic collection of objects providing management of AAA functionality in a Redstone product.
Status: current Access: read-write
OBJECT-GROUP