XEDIA-AUTHENTICATION-MIB

File: XEDIA-AUTHENTICATION-MIB.mib (24749 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI SNMPv2-CONF
XEDIA-REG

Imported symbols

RowStatus DisplayString MODULE-IDENTITY
OBJECT-TYPE Integer32 Counter32
Gauge32 TimeTicks MODULE-COMPLIANCE
OBJECT-GROUP xediaMibs

Defined Types

XAuthUserEntry  
SEQUENCE    
  xauthUserName DisplayString
  xauthUserPassword DisplayString
  xauthUserClientGroup DisplayString
  xauthUserAuthenProtocol INTEGER
  xauthUserRowStatus RowStatus

XAuthDebugUserEntry  
SEQUENCE    
  xauthDebugUserIndex Integer32
  xauthDebugUserRequest DisplayString
  xauthDebugUserResponse DisplayString
  xauthDebugUserAppRequest DisplayString

XAuthUserActgEntry  
SEQUENCE    
  xauthUserActgIndex Integer32
  xauthUserActgName DisplayString
  xauthUserActgRecordType INTEGER
  xauthUserActgTunnelInfo DisplayString
  xauthUserActgSessionID DisplayString
  xauthUserActgStartTime TimeTicks
  xauthUserActgEndTime TimeTicks
  xauthUserActgSessionTime Counter32
  xauthUserActgRxBytes Counter32
  xauthUserActgTxBytes Counter32
  xauthUserActgRxPkts Counter32
  xauthUserActgTxPkts Counter32

Defined Values

xediaAuthenticationMIB 1.3.6.1.4.1.838.3.17
This module defines objects for the management of the User Authentication mechanism in Xedia devices.
MODULE-IDENTITY    

xAuthenticationObjects 1.3.6.1.4.1.838.3.17.1
OBJECT IDENTIFIER    

xAuthenticationConformance 1.3.6.1.4.1.838.3.17.2
OBJECT IDENTIFIER    

xAuthConfigObjects 1.3.6.1.4.1.838.3.17.1.1
OBJECT IDENTIFIER    

xAuthOperObjects 1.3.6.1.4.1.838.3.17.1.2
OBJECT IDENTIFIER    

xAuthUsers 1.3.6.1.4.1.838.3.17.1.3
OBJECT IDENTIFIER    

xAuthDebugUserObjects 1.3.6.1.4.1.838.3.17.1.4
OBJECT IDENTIFIER    

xAuthUserStats 1.3.6.1.4.1.838.3.17.1.3.1
OBJECT IDENTIFIER    

xauthCfgUserActgSize 1.3.6.1.4.1.838.3.17.1.1.1
The configured size of the user accounting list. Changes to this parameter require a node boot to take affect.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

xauthCfgUserActgLogControl 1.3.6.1.4.1.838.3.17.1.1.2
The preference determining which types of accounting messages will be recorded. The 'logStart' will record all user session 'start' messages. The 'logStop' will record all user session 'stop' messages. And 'logUpdate' will record any update messages that may be sent during a session.
Status: current Access: read-write
OBJECT-TYPE    
  BIT STRING logStart(0), logStop(1), logUpdate(2)  

xauthCfgEnableUserPasswordAuth 1.3.6.1.4.1.838.3.17.1.1.3
The subsystems expected to perform username-password authentiation for dial-in users.
Status: current Access: read-write
OBJECT-TYPE    
  BIT STRING ipsec(0), ppp(1)  

xauthOperUserActgSize 1.3.6.1.4.1.838.3.17.1.2.1
The operational size of the user accounting list.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

xauthOperUserActgIndexCurr 1.3.6.1.4.1.838.3.17.1.2.2
The current index of the accounting list. A zero is used to represent an empty list.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

xauthOperAuthQCurr 1.3.6.1.4.1.838.3.17.1.2.3
The current number of elements in the Authentication queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

xauthOperAuthQMax 1.3.6.1.4.1.838.3.17.1.2.4
The maximum number of elements in the Authentication queue at one time.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

xauthOperAuthExpected 1.3.6.1.4.1.838.3.17.1.2.5
The expected number of elements in the Authentication queue by monitoring the enqueue/dequeue operations.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

xauthOperAuthEnqueued 1.3.6.1.4.1.838.3.17.1.2.6
The number of requested posted to the Authentication queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xauthOperAuthDequeued 1.3.6.1.4.1.838.3.17.1.2.7
The number of requested removed from the Authentication queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xauthOperActgQCurr 1.3.6.1.4.1.838.3.17.1.2.8
The current number of elements in the Accounting queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

xauthOperActgQMax 1.3.6.1.4.1.838.3.17.1.2.9
The maximum number of elements in the Accounting queue at one time.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

xauthOperActgExpected 1.3.6.1.4.1.838.3.17.1.2.10
The expected number of elements in the Accounting queue by monitoring the enqueue/dequeue operations.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

xauthOperActgEnqueued 1.3.6.1.4.1.838.3.17.1.2.11
The number of requested posted to the Accounting queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xauthOperActgDequeued 1.3.6.1.4.1.838.3.17.1.2.12
The number of requested removed from the Accounting queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xauthOperRespQCurr 1.3.6.1.4.1.838.3.17.1.2.13
The current number of elements in the Response queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

xauthOperRespQMax 1.3.6.1.4.1.838.3.17.1.2.14
The maximum number of elements in the Response queue at one time.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

xauthOperRespExpected 1.3.6.1.4.1.838.3.17.1.2.15
The expected number of elements in the Response queue by monitoring the enqueue/dequeue operations.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

xauthOperRespEnqueued 1.3.6.1.4.1.838.3.17.1.2.16
The number of requested posted to the Response queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xauthOperRespDequeued 1.3.6.1.4.1.838.3.17.1.2.17
The number of requested removed from the Response queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xauthOperDeleteListCurr 1.3.6.1.4.1.838.3.17.1.2.18
The current number of elements in the Delete List.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

xauthOperDeleteListMax 1.3.6.1.4.1.838.3.17.1.2.19
The maximum number of elements in the Delete List at one time.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

xauthOperDeleteExpected 1.3.6.1.4.1.838.3.17.1.2.20
The expected number of elements in the Delete list by monitoring the enqueue/dequeue operations.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

xauthOperDeleteEnqueued 1.3.6.1.4.1.838.3.17.1.2.21
The number of requested posted to the Delete list.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xauthOperDeleteDequeued 1.3.6.1.4.1.838.3.17.1.2.22
The number of requested removed from the Delete list.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xauthOperAuthReqTotal 1.3.6.1.4.1.838.3.17.1.2.23
The count of total authentication requests.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xauthOperAuthReqPass 1.3.6.1.4.1.838.3.17.1.2.24
The count of authentication requests that were authenticated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xauthOperAuthReqFail 1.3.6.1.4.1.838.3.17.1.2.25
The count of total authentication requests that were not authenticated due to timeouts, or rejects.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xauthOperActgReqTotal 1.3.6.1.4.1.838.3.17.1.2.26
The count of total authentication requests.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xauthOperActgResponse 1.3.6.1.4.1.838.3.17.1.2.27
The count of successful accounting responses.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xauthOperActgFail 1.3.6.1.4.1.838.3.17.1.2.28
The count of accounting responses that were not successful.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xauthOperBadRequests 1.3.6.1.4.1.838.3.17.1.2.29
The count of invalid requests from calling applications.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xauthUserUserCount 1.3.6.1.4.1.838.3.17.1.3.1.1
The current number of user entries defined.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

xAuthUserTable 1.3.6.1.4.1.838.3.17.1.3.2
The Authentication User table. Remote dial-in clients can be authenticated: locally using an internal database, or externally using a Radius server server. Clients are defined internally in this table. This table can have a special '' entry that defines the default user authentication method and default client group name. The table lookup is always done first. If the client's name is not found a 'default' entry defines an alternative authentication methanism. If the 'default' entry is not defined, and the client is not found in the table, the client is denied access to the network, i.e. IPsec security associations will not be created. If the client's name is found in the table, the xauthUserAuthenProtocol defines which authenication mechanism is to be used. Specific users CAN be excluded by specifying 'always reject' in the authentication protocol. The 'default' user can be set to 'always accept' to allow ALL undefined users to be automatically authenticated. For 'internal authentication', whether through a specific entry, or the default entry, the requested password must match the configured password. ' Remote client example: xauthUserName = xyz@company.com, xauthUserPassword = abc, xauthUserClientGroup = Engineering, xauthUserAuthenProtocol = internalAuthentication.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XAuthUserEntry

xAuthUserEntry 1.3.6.1.4.1.838.3.17.1.3.2.1
An entry containing information applicable to a particular User.
Status: current Access: not-accessible
OBJECT-TYPE    
  XAuthUserEntry  

xauthUserName 1.3.6.1.4.1.838.3.17.1.3.2.1.1
The name of the remote client (like a user name). The name may be of the form User-Name or User-Name@company.com.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

xauthUserPassword 1.3.6.1.4.1.838.3.17.1.3.2.1.2
The client's password, an ASCII string. The password is used during 'internal authentication' by comparing it to the password specified by the user.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

xauthUserClientGroup 1.3.6.1.4.1.838.3.17.1.3.2.1.3
The client group name in clientGroupTable. For IPSec client connections, this object identifies the IPSec client group tunnel or transport with which the client will be associated.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(1..32)  

xauthUserAuthenProtocol 1.3.6.1.4.1.838.3.17.1.3.2.1.4
Defines the method of authentication. Either individual users, or the entry can accomodate various methods of authentication. The 'always reject' will prohibit the corresponding user (specific or default) from ever being authenticated. The use of 'always accept' will always authenticate the corresponding user, regardless of which password was used. 'Internal Authentication' performs password validation for a specific user. 'Radius Authentication' attempts to use a configured Radius server to determine whether or not a user is authenticated.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER alwaysReject(1), internalAuthentication(2), radiusAuthentication(3), alwaysAccept(4)  

xauthUserRowStatus 1.3.6.1.4.1.838.3.17.1.3.2.1.5
This object allows entries to be created and deleted in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

xauthDebugUserName 1.3.6.1.4.1.838.3.17.1.4.1
The user name identifying which user is being debugged.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

xAuthDebugUserTable 1.3.6.1.4.1.838.3.17.1.4.2
The Authentication Debug User table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XAuthDebugUserEntry

xAuthDebugUserEntry 1.3.6.1.4.1.838.3.17.1.4.2.1
An entry containing debug information applicable to a particular User.
Status: current Access: not-accessible
OBJECT-TYPE    
  XAuthDebugUserEntry  

xauthDebugUserIndex 1.3.6.1.4.1.838.3.17.1.4.2.1.1
The index into the display table of debug information.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

xauthDebugUserRequest 1.3.6.1.4.1.838.3.17.1.4.2.1.2
Debug information related to the last request of the user currently being debugged.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

xauthDebugUserResponse 1.3.6.1.4.1.838.3.17.1.4.2.1.3
Debug information related to the last response of the user currently being debugged.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

xauthDebugUserAppRequest 1.3.6.1.4.1.838.3.17.1.4.2.1.4
Debug information related to the application's view of the request (prior to it being issued) of the user currently being debugged.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

xAuthUserActgTable 1.3.6.1.4.1.838.3.17.1.3.3
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XAuthUserActgEntry

xAuthUserActgEntry 1.3.6.1.4.1.838.3.17.1.3.3.1
An entry containing additional management information
Status: current Access: not-accessible
OBJECT-TYPE    
  XAuthUserActgEntry  

xauthUserActgIndex 1.3.6.1.4.1.838.3.17.1.3.3.1.1
The numeric index into the circular list which represents the tunnel entries in the order inwhich they were created. The list is of a limited length, as configured by the object 'xauthCfgUserActgSize', and the list wraps with the oldest entries being replaced with the newest entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

xauthUserActgName 1.3.6.1.4.1.838.3.17.1.3.3.1.2
The username associated with the particular accounting record.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

xauthUserActgRecordType 1.3.6.1.4.1.838.3.17.1.3.3.1.3
The record type of the recorded accounting entry. The start/stop messages mark the beginning and ending of a user session. The update messages are periodic statistics update messages that MAY be used by some of the internal application. These update messages are optional.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER start(1), stop(2), update(3)  

xauthUserActgTunnelInfo 1.3.6.1.4.1.838.3.17.1.3.3.1.4
The additional tunnel and interface information associated with the particular accounting record.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

xauthUserActgSessionID 1.3.6.1.4.1.838.3.17.1.3.3.1.5
The unique identification string of the session.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

xauthUserActgStartTime 1.3.6.1.4.1.838.3.17.1.3.3.1.6
The value of sysUpTime (rounded to the full second value) at the creation of the session.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

xauthUserActgEndTime 1.3.6.1.4.1.838.3.17.1.3.3.1.7
The value of sysUpTime (rounded to the full second value) at the termination of the session.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

xauthUserActgSessionTime 1.3.6.1.4.1.838.3.17.1.3.3.1.8
The number of seconds representing the duration of the session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xauthUserActgRxBytes 1.3.6.1.4.1.838.3.17.1.3.3.1.9
The number of bytes received during the particular session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xauthUserActgTxBytes 1.3.6.1.4.1.838.3.17.1.3.3.1.10
The number of bytes transmitted during the particular session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xauthUserActgRxPkts 1.3.6.1.4.1.838.3.17.1.3.3.1.11
The number of packets received during the particular session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xauthUserActgTxPkts 1.3.6.1.4.1.838.3.17.1.3.3.1.12
The number of packets transmitted during the particular session.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xauthCompliances 1.3.6.1.4.1.838.3.17.2.1
OBJECT IDENTIFIER    

xauthGroups 1.3.6.1.4.1.838.3.17.2.2
OBJECT IDENTIFIER    

xauthCompliance 1.3.6.1.4.1.838.3.17.2.1.1
The compliance statement for all agents that support this MIB. A compliant agent implements all objects defined in this MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

xauthAllGroup 1.3.6.1.4.1.838.3.17.2.2.1
The set of all accessible objects in this MIB.
Status: current Access: read-only
OBJECT-GROUP