TROPIC-USERMGMT-MIB

File: TROPIC-USERMGMT-MIB.mib (21995 bytes)

Imported modules

SNMP-FRAMEWORK-MIB SNMPv2-SMI SNMPv2-CONF
SNMPv2-TC TROPIC-GLOBAL-REG

Imported symbols

SnmpAdminString OBJECT-TYPE MODULE-IDENTITY
Unsigned32 MODULE-COMPLIANCE OBJECT-GROUP
RowStatus tnSystemModules tnUserMgmtMIB

Defined Types

TnUserEntry  
SEQUENCE    
  tnUserName SnmpAdminString
  tnUserRowStatus RowStatus
  tnUserAccessLevel INTEGER
  tnUserPassword SnmpAdminString
  tnUserLastLoginDateAndTime Unsigned32
  tnUserLastLoginTerminalIP SnmpAdminString
  tnUserNumberOfFailedLogins Unsigned32
  tnUserSessionTimeout Unsigned32
  tnUserLastPasswordChangeDateAndTime Unsigned32
  tnUserPasswordAge Unsigned32
  tnUserPasswordGraceInterval Unsigned32
  tnUserPasswordGraceLogins Unsigned32

TnUserSessionEntry  
SEQUENCE    
  tnUserSessionId Unsigned32
  tnUserSessionUserType INTEGER
  tnUserSessionUserName SnmpAdminString
  tnUserSessionTerminal SnmpAdminString
  tnUserSessionLoginTime Unsigned32

Defined Values

tnUserMgmtMibModule 1.3.6.1.4.1.7483.1.1.2.1.8
The user management MIB.
MODULE-IDENTITY    

tnUserMgmtConf 1.3.6.1.4.1.7483.2.1.7.1
OBJECT IDENTIFIER    

tnUserMgmtGroups 1.3.6.1.4.1.7483.2.1.7.1.1
OBJECT IDENTIFIER    

tnUserMgmtCompliances 1.3.6.1.4.1.7483.2.1.7.1.2
OBJECT IDENTIFIER    

tnUserMgmtObjs 1.3.6.1.4.1.7483.2.1.7.2
OBJECT IDENTIFIER    

tnUserMgmtBasics 1.3.6.1.4.1.7483.2.1.7.2.1
OBJECT IDENTIFIER    

tnUserMgmtGlobal 1.3.6.1.4.1.7483.2.1.7.2.2
OBJECT IDENTIFIER    

tnUserTable 1.3.6.1.4.1.7483.2.1.7.2.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnUserEntry

tnUserEntry 1.3.6.1.4.1.7483.2.1.7.2.1.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  TnUserEntry  

tnUserName 1.3.6.1.4.1.7483.2.1.7.2.1.1.1.1
The user name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

tnUserRowStatus 1.3.6.1.4.1.7483.2.1.7.2.1.1.1.2
Supported values: Gets: notInService - the user is disabled. active - the user is active. Sets: createAndGo - the user is created and active (row status becomes active), the access level and password must be included in the set PDU. createAndWait - the user is created and disabled (goes to notInService), the access level and password must be included in the set PDU. notInService - the user is disabled. active - the user is active. destroy - the user is deleted.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tnUserAccessLevel 1.3.6.1.4.1.7483.2.1.7.2.1.1.1.3
The access level may be set to admin, provisioner, crypto, or observer. Sets with a value of service are restricted. This attribute may be set with any of the supported row status values, except destroy.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unknown(1), administrator(2), provisioner(3), observer(4), service(5), crypto(6)  

tnUserPassword 1.3.6.1.4.1.7483.2.1.7.2.1.1.1.4
When read, this attribute will return an empty string. This attribute may be set with any of the supported row status values, except destroy. The value to be set must be hashed, not clear text. When read, this attribute will return '********'.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(1..40)  

tnUserLastLoginDateAndTime 1.3.6.1.4.1.7483.2.1.7.2.1.1.1.5
The last user login time measured in total time ticks (seconds) from the year 1970.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnUserLastLoginTerminalIP 1.3.6.1.4.1.7483.2.1.7.2.1.1.1.6
The last user login terminal IP address.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

tnUserNumberOfFailedLogins 1.3.6.1.4.1.7483.2.1.7.2.1.1.1.7
The number of failed logins for the user. This number is reset by a successful login. tnUserMgmtSysSessionFailedMaxLogins failed logins will put this user entry in the notInService row state.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnUserSessionTimeout 1.3.6.1.4.1.7483.2.1.7.2.1.1.1.8
The session timeout in minutes for the user. 0 means use the system-level setting, defined in tnUserMgmtSysSessionTimeOut. Current configurable range: 0 to 999
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

tnUserLastPasswordChangeDateAndTime 1.3.6.1.4.1.7483.2.1.7.2.1.1.1.9
Date and time of the last password change.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnUserPasswordAge 1.3.6.1.4.1.7483.2.1.7.2.1.1.1.10
The password age for the user session in days. 0 means that password will never expire. Range: 0 to 999.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnUserPasswordGraceInterval 1.3.6.1.4.1.7483.2.1.7.2.1.1.1.11
Password aging grace threshold for the user session in days. 0 mean no limit in grace period. Range: 0 to 999.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnUserPasswordGraceLogins 1.3.6.1.4.1.7483.2.1.7.2.1.1.1.12
Password aging grace logins threshold for the user session, in number of times allowed. 0 means no limit on the number of logins after password has expired. Range: 0 to 999.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnUserSessionTable 1.3.6.1.4.1.7483.2.1.7.2.1.2
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TnUserSessionEntry

tnUserSessionEntry 1.3.6.1.4.1.7483.2.1.7.2.1.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  TnUserSessionEntry  

tnUserSessionId 1.3.6.1.4.1.7483.2.1.7.2.1.2.1.1
Session ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

tnUserSessionUserType 1.3.6.1.4.1.7483.2.1.7.2.1.2.1.2
Session user type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), cliTelnet(2), cliSsh(3), cliConsloe(4), webui(5), webuiSecure(6), tl1Raw(7), tl1Telnet(8), tl1Ssh(9), snmp(10)  

tnUserSessionUserName 1.3.6.1.4.1.7483.2.1.7.2.1.2.1.3
Session user name.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

tnUserSessionTerminal 1.3.6.1.4.1.7483.2.1.7.2.1.2.1.4
Session terminal.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

tnUserSessionLoginTime 1.3.6.1.4.1.7483.2.1.7.2.1.2.1.5
Session login time.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

tnUserMgmtSysMinPasswordLength 1.3.6.1.4.1.7483.2.1.7.2.2.1
Minimum password length. Current configurable range: 8 to 32.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnUserMgmtSysMaxPasswordLength 1.3.6.1.4.1.7483.2.1.7.2.2.2
Maximum password length. This attribute is not configurable in 1830.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnUserMgmtSysSessionTimeOut 1.3.6.1.4.1.7483.2.1.7.2.2.3
System session timeout in minutes. 0 means use the account type default, as follows: Observer: 60 minutes Provisioner: 45 minutes Admin: 30 minutes Crypto: 45 minutes Service: 15 minutes Current configurable range: 0 to 999.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnUserMgmtSysSessionFailedMaxLogins 1.3.6.1.4.1.7483.2.1.7.2.2.4
Maximum failed logins allowed. 0 means disabled. Current configurable range: 0 to 15.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnUserMgmtSysLoginInactivityTimeOut 1.3.6.1.4.1.7483.2.1.7.2.2.5
Maximum interval that the User is inactive, without login to the NE, before that user is disabled in days. That is, the number of days left before UID expiration. 0 indicates that the user account is disabled. Current configurable range: 0 to 999.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnUserMgmtSysMinIntervalInvalidLogin 1.3.6.1.4.1.7483.2.1.7.2.2.6
Minimum interval between invalid login attempts, in seconds. 0 indicates that user account is disabled. Current configurable range: 0 to 60.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnUserMgmtSysSessionLogoff 1.3.6.1.4.1.7483.2.1.7.2.2.7
Session ID to be logged off. After user session is logged off, this is reset to 0.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnUserMgmtSysPasswordAging 1.3.6.1.4.1.7483.2.1.7.2.2.8
Password Aging in days. 0 means that password will never expire. Current configurable range: 0 to 999.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnUserMgmtSysPasswordAgingGraceInterval 1.3.6.1.4.1.7483.2.1.7.2.2.9
Password aging grace threshold in days. 0 means no limit in grace period. Current configurable range: 0 to 999.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnUserMgmtSysPasswordAgingGraceLogins 1.3.6.1.4.1.7483.2.1.7.2.2.10
Password aging grace logins threshold in number of times allowed. 0 means no limit on the number of logins after password has expired. Current configurable range: 0 to 999.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnUserMgmtSysPasswordObsolescenceInterval 1.3.6.1.4.1.7483.2.1.7.2.2.11
Minimum time interval, in days, that is required if the user wishes to use a password that was already used. 0 means this capability is disabled. Current configurable range: 0 to 999.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tnUserGroup 1.3.6.1.4.1.7483.2.1.7.1.1.1
Tok_String
Status: current Access: read-write
OBJECT-GROUP    

tnUserSessionGroup 1.3.6.1.4.1.7483.2.1.7.1.1.2
Tok_String
Status: current Access: read-write
OBJECT-GROUP    

tnUserMgmtGlobalGroup 1.3.6.1.4.1.7483.2.1.7.1.1.3
A collection of objects providing user global variables.
Status: current Access: read-write
OBJECT-GROUP    

tnUserMgmtCompliance 1.3.6.1.4.1.7483.2.1.7.1.2.1
Tok_String
Status: current Access: read-write
MODULE-COMPLIANCE