SIAE-USER-MIB
64 objects
User privileges and credentials for SIAE equipment access control.
Imported Objects
| SIAE-TREE-MIB | siaeMib |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-SMI | Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | DisplayString RowStatus StorageType |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.3373.1103.5 | IdentityaccessControl | User privileges and credentials for SIAE equipment access control. | ||
| 1.3.6.1.4.1.3373.1103.5.1 | ScalaraccessControlMibVersion | read-only | current | Numerical version of this module. The string version of this MIB have the following format: XX.YY.ZZ so, for example, the value 1 should be interpreted as 00.0… |
| 1.3.6.1.4.1.3373.1103.5.2 | TableaccessControlGroupTable | not-accessible | current | Table with Group records. |
| 1.3.6.1.4.1.3373.1103.5.2.1 | RowaccessControlGroupRecord | not-accessible | current | Group record. At most 10 records can be present in accessControlGroupTable. |
| 1.3.6.1.4.1.3373.1103.5.2.1.1 | ColumnaccessControlGroupName | read-create | current | ASCII string identifying the Group, used as index for the table. |
| 1.3.6.1.4.1.3373.1103.5.2.1.2 | ColumnaccessControlGroupProfile | read-create | current | This object defines the group access privileges. 'Admin' profile can read and write all MIB, 'readwrite' profile can write all MIB leaves but it can not manage… |
| 1.3.6.1.4.1.3373.1103.5.2.1.3 | ColumnaccessControlGroupHttp | read-create | current | This object allows or denies a given group using http protocol for WebLct to access equipment. |
| 1.3.6.1.4.1.3373.1103.5.2.1.4 | ColumnaccessControlGroupHttps | read-create | current | This object allows or denies a given group using https protocol for WebLct to access equipment. |
| 1.3.6.1.4.1.3373.1103.5.2.1.5 | ColumnaccessControlGroupSnmp | read-create | current | This object allows or denies a given group using snmp protocol to access network equipment. If snmp protocol is enabled, it is possible to choose between V1, V… |
| 1.3.6.1.4.1.3373.1103.5.2.1.6 | ColumnaccessControlGroupFtp | read-create | current | This object allows or denies a given group using ftp protocol. |
| 1.3.6.1.4.1.3373.1103.5.2.1.7 | ColumnaccessControlGroupSftp | read-create | current | This object allows or denies a given group using sftp protocol. |
| 1.3.6.1.4.1.3373.1103.5.2.1.8 | ColumnaccessControlGroupSsh | read-create | current | This object allows or denies a given group using ssh protocol. |
| 1.3.6.1.4.1.3373.1103.5.2.1.9 | ColumnaccessControlGroupRowStatus | read-create | current | This object is used to manage a row in accessControlGroupTable. |
| 1.3.6.1.4.1.3373.1103.5.2.1.10 | ColumnaccessControlGroupCli | read-only | current | This object allows or denies a given group using both cli through serial port and remote cli (telnet). Only 'admin' profile is allowed to use cli and can execu… |
| 1.3.6.1.4.1.3373.1103.5.3 | TableaccessControlUserTable | not-accessible | current | Table with User records. At most 10 records can be present in accessControlUserTable. |
| 1.3.6.1.4.1.3373.1103.5.3.1 | RowaccessControlUserRecord | not-accessible | current | User record. |
| 1.3.6.1.4.1.3373.1103.5.3.1.1 | ColumnaccessControlUserName | read-create | current | ASCII string identifying the user. |
| 1.3.6.1.4.1.3373.1103.5.3.1.2 | ColumnaccessControlUserGroupName | read-create | current | This object specifies which group this user belongs to. It must refers to an entry of accessControlGroupTable. |
| 1.3.6.1.4.1.3373.1103.5.3.1.3 | ColumnaccessControlUserPwd | read-create | current | This object specifies the login password of the specified user. |
| 1.3.6.1.4.1.3373.1103.5.3.1.4 | ColumnaccessControlUserSnmpAuthProt | read-create | current | This object is used to set the user authentication protocol if the related group can use snmp protocol. |
| 1.3.6.1.4.1.3373.1103.5.3.1.5 | ColumnaccessControlUserSnmpAuthKey | read-create | current | This object specifies the user authentication key if the related group can use snmpv3 protocol. |
| 1.3.6.1.4.1.3373.1103.5.3.1.6 | ColumnaccessControlUserSnmpPrivProt | read-create | current | This object is used to set the user cipher protocol if the related group can use snmp protocol. |
| 1.3.6.1.4.1.3373.1103.5.3.1.7 | ColumnaccessControlUserSnmpPrivKey | read-create | current | This object specifies the user cipher key if the related group can use snmpv3 protocol. |
| 1.3.6.1.4.1.3373.1103.5.3.1.8 | ColumnaccessControlUserTimeout | read-create | current | This object defines the user timeout after login operation. Zero timeout means no timeout. |
| 1.3.6.1.4.1.3373.1103.5.3.1.9 | ColumnaccessControlUserRowStatus | read-create | current | This object is used to manage an instance in accessControlUserTable. |
| 1.3.6.1.4.1.3373.1103.5.4 | TableaccessControlLoginTable | not-accessible | current | Table with Login records. At most 4 users via WebLct, 10 users via snmp and 10 users via cli can be logged at the same time in the equipment. |
| 1.3.6.1.4.1.3373.1103.5.4.1 | RowaccessControlLoginRecord | not-accessible | current | Login record. The create operation is performed by setting accessControlLoginPwd object. |
| 1.3.6.1.4.1.3373.1103.5.4.1.1 | ColumnaccessControlLoginUserName | read-only | current | This object defines the name of the logged user. |
| 1.3.6.1.4.1.3373.1103.5.4.1.2 | ColumnaccessControlLoginIpAddress | read-only | current | This object defines the IP address of the logged user. |
| 1.3.6.1.4.1.3373.1103.5.4.1.3 | ColumnaccessControlLoginRequest | read-write | current | This object is used to do logout or to force logout of other users. Only users with 'admin' profile can force logout. |
| 1.3.6.1.4.1.3373.1103.5.4.1.4 | ColumnaccessControlLoginTrapEnable | read-write | current | This object enables/disables trap receiver for a given user. |
| 1.3.6.1.4.1.3373.1103.5.4.1.5 | ColumnaccessControlLoginType | read-only | current | This object identifies login type. |
| 1.3.6.1.4.1.3373.1103.5.4.1.6 | ColumnaccessControlLoginPwd | read-write | current | This object is used to create a row in the table. It must correspond to the user password defined in accessControlUserTable. |
| 1.3.6.1.4.1.3373.1103.5.4.1.7 | ColumnaccessControlLoginPolling | read-only | current | This object is used to refresh the timeout of the related instance of the table. To keep user logged in, manager must read this object before the end of access… |
| 1.3.6.1.4.1.3373.1103.5.5 | TableaccessControlClientTable | not-accessible | current | Table with records that show client credentials to access FTP and SFTP services. |
| 1.3.6.1.4.1.3373.1103.5.5.1 | RowaccessControlClientRecord | not-accessible | current | Client credentials record for a given user. |
| 1.3.6.1.4.1.3373.1103.5.5.1.1 | ColumnaccessControlClientService | read-create | current | This object is used to identify the service that a given user can access as client. |
| 1.3.6.1.4.1.3373.1103.5.5.1.2 | ColumnaccessControlClientServiceStatus | read-create | current | This object is used to enable/disable the FTP/SFTP client on the equipment. If both clients are enabled, SFTP client is adopted. |
| 1.3.6.1.4.1.3373.1103.5.5.1.3 | ColumnaccessControlClientName | read-create | current | ASCII string identifying the client name. |
| 1.3.6.1.4.1.3373.1103.5.5.1.4 | ColumnaccessControlClientPwd | read-create | current | ASCII string identifying the client password. |
| 1.3.6.1.4.1.3373.1103.5.5.1.5 | ColumnaccessControlClientStorageType | read-create | current | The storage type for this conceptual row. |
| 1.3.6.1.4.1.3373.1103.5.5.1.6 | ColumnaccessControlClientRowStatus | read-create | current | The status of this conceptual row. |
| 1.3.6.1.4.1.3373.1103.5.6 | TableaccessControlExtLoginTable | not-accessible | current | A table that contains additional information about every user that is logged into the equipment. |
| 1.3.6.1.4.1.3373.1103.5.6.1 | RowaccessControlExtLoginRecord | not-accessible | current | Additional information record for a given logged user. |
| 1.3.6.1.4.1.3373.1103.5.6.1.1 | ColumnaccessControlExtLoginProfile | read-only | current | This object defines the access privileges associated to logged user. 'Admin' profile can read and write all MIB, 'readwrite' profile can write all MIB leaves b… |
| 1.3.6.1.4.1.3373.1103.5.6.1.2 | ColumnaccessControlExtLoginAuthMode | read-only | current | This object shows if logged user has been authenticated locally or by remote server (i.e RADIUS, TACACS, etc...). |
| 1.3.6.1.4.1.3373.1103.5.7 | TableaccessControlSecurityEnhTable | not-accessible | current | A list of security enhancement services. This table is useful to show the manager the status of all security services available on the equipment. |
| 1.3.6.1.4.1.3373.1103.5.7.1 | RowaccessControlSecurityEnhEntry | not-accessible | current | An entry containing management information applicable to a given security service on the equipment. |
| 1.3.6.1.4.1.3373.1103.5.7.1.1 | ColumnaccessControlSecurityEnhIndex | read-only | current | A unique value, greater than zero, for each security service. It is recommended that values are assigned contiguously starting from 1. |
| 1.3.6.1.4.1.3373.1103.5.7.1.2 | ColumnaccessControlSecurityEnhName | read-only | current | ASCII string to identify the security service. |
| 1.3.6.1.4.1.3373.1103.5.7.1.3 | ColumnaccessControlSecurityEnhAdminStatus | read-create | current | Object used to enable/disable a given security service on the equipment. |
| 1.3.6.1.4.1.3373.1103.5.7.1.4 | ColumnaccessControlSecurityEnhRowStatus | read-create | current | Status of this conceptual row in accessControlSecurityEnhTable. |
| 1.3.6.1.4.1.3373.1103.5.8 | TableaccessControlSecurityEnhConfTable | not-accessible | current | This table is intended to gather the configuration items related to enhanced security services. |
| 1.3.6.1.4.1.3373.1103.5.8.1 | RowaccessControlSecurityEnhConfEntry | not-accessible | current | An entry containing management information applicable to a given security service on the equipment. |
| 1.3.6.1.4.1.3373.1103.5.8.1.1 | ColumnaccessControlSecurityEnhConfIndex | read-only | current | accessControlSecurityEnhConfTable index. |
| 1.3.6.1.4.1.3373.1103.5.8.1.2 | ColumnaccessControlUserLockoutTime | read-create | current | This object indicates the user lockout time expressed in minutes after given number of login failures. |
| 1.3.6.1.4.1.3373.1103.5.8.1.3 | ColumnaccessControlUserLockoutMaxRetries | read-create | current | This object indicates the max number of login retries. When max number of retries is exceeded user account is locked. |
| 1.3.6.1.4.1.3373.1103.5.8.1.4 | ColumnaccessControlUserPwdExpirationTimeout | read-create | current | This object indicates the password expiration timeout, i.e. the number of days since the last password set or change, during which a password is valid. A user … |
| 1.3.6.1.4.1.3373.1103.5.8.1.5 | ColumnaccessControlUserAdminPwdMinimalLength | read-create | current | This object indicates the password minimal length for admin users. |
| 1.3.6.1.4.1.3373.1103.5.8.1.6 | ColumnaccessControlUserOthersPwdMinimalLength | read-create | current | This object indicates the password minimal length for others (not admin) users. |
| 1.3.6.1.4.1.3373.1103.5.8.1.7 | ColumnaccessControlSecurityEnhConfRowStatus | read-create | current | Status of this conceptual row in accessControlUserLockoutTable. |
| 1.3.6.1.4.1.3373.1103.5.9 | TableaccessControlExtUserTable | not-accessible | current | This table includes additional information about the current status of each user. |
| 1.3.6.1.4.1.3373.1103.5.9.1 | RowaccessControlExtUserRecord | not-accessible | current | Additional information record for an user. |
| 1.3.6.1.4.1.3373.1103.5.9.1.1 | ColumnaccessControlUserLoginStatus | read-only | current | This indicates the current status of user versus login: -bit 7: = 1 user login is currently locked out -bit 6: = 1 user password is expired -bit 5: = 1 user is… |