| OID symbolic | OID numeric | Type | Access | Description |
| accessControl | 1.3.6.1.4.1.3373.1103.5 | | | User privileges and credentials for SIAE equipment access
control. |
| STR accessControlClientName | 1.3.6.1.4.1.3373.1103.5.5.1.3 | SnmpAdminString | read-create | ASCII string identifying the client name. |
| STR accessControlClientPwd | 1.3.6.1.4.1.3373.1103.5.5.1.4 | SnmpAdminString | read-create | ASCII string identifying the client password. |
| accessControlClientRecord | 1.3.6.1.4.1.3373.1103.5.5.1 | | not-accessible | Client credentials record for a given user. |
| ROW accessControlClientRowStatus | 1.3.6.1.4.1.3373.1103.5.5.1.6 | RowStatus | read-create | The status of this conceptual row. |
| INT accessControlClientService | 1.3.6.1.4.1.3373.1103.5.5.1.1 | INTEGER | read-create | This object is used to identify the service that a given user
can access as client. |
| INT accessControlClientServiceStatus | 1.3.6.1.4.1.3373.1103.5.5.1.2 | INTEGER | read-create | This object is used to enable/disable the FTP/SFTP client
on the equipment. If both clients are enabled, SFTP client
is adopted. |
| STO accessControlClientStorageType | 1.3.6.1.4.1.3373.1103.5.5.1.5 | StorageType | read-create | The storage type for this conceptual row. |
| accessControlClientTable | 1.3.6.1.4.1.3373.1103.5.5 | | not-accessible | Table with records that show client credentials to
access FTP and SFTP services. |
| INT accessControlExtLoginAuthMode | 1.3.6.1.4.1.3373.1103.5.6.1.2 | INTEGER | read-only | This object shows if logged user has been authenticated locally or by remote
server (i.e RADIUS, TACACS, etc...). |
| INT accessControlExtLoginProfile | 1.3.6.1.4.1.3373.1103.5.6.1.1 | INTEGER | read-only | 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 but it can not manage users, 'maintenance' can
do only manual operations, while 'readonly' can only perform get
operations. In case of local authentication, the user profile is found
in local database, while, if authentication is remote, the profile is
assigned by remote server. |
| accessControlExtLoginRecord | 1.3.6.1.4.1.3373.1103.5.6.1 | | not-accessible | Additional information record for a given logged
user. |
| accessControlExtLoginTable | 1.3.6.1.4.1.3373.1103.5.6 | | not-accessible | A table that contains additional information about
every user that is logged into the equipment. |
| INT accessControlGroupCli | 1.3.6.1.4.1.3373.1103.5.2.1.10 | INTEGER | read-only | 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 execute all commands. |
| INT accessControlGroupFtp | 1.3.6.1.4.1.3373.1103.5.2.1.6 | INTEGER | read-create | This object allows or denies a given group using ftp
protocol. |
| INT accessControlGroupHttp | 1.3.6.1.4.1.3373.1103.5.2.1.3 | INTEGER | read-create | This object allows or denies a given group using http protocol
for WebLct to access equipment. |
| INT accessControlGroupHttps | 1.3.6.1.4.1.3373.1103.5.2.1.4 | INTEGER | read-create | This object allows or denies a given group using https protocol
for WebLct to access equipment. |
| STR accessControlGroupName | 1.3.6.1.4.1.3373.1103.5.2.1.1 | SnmpAdminString | read-create | ASCII string identifying the Group, used as index for the table. |
| INT accessControlGroupProfile | 1.3.6.1.4.1.3373.1103.5.2.1.2 | INTEGER | read-create | 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 users, 'maintenance' profile can do only manual
operations, while 'readonly' can only perform get operations. |
| accessControlGroupRecord | 1.3.6.1.4.1.3373.1103.5.2.1 | | not-accessible | Group record. At most 10 records can be present in
accessControlGroupTable. |
| ROW accessControlGroupRowStatus | 1.3.6.1.4.1.3373.1103.5.2.1.9 | RowStatus | read-create | This object is used to manage a row in accessControlGroupTable. |
| INT accessControlGroupSftp | 1.3.6.1.4.1.3373.1103.5.2.1.7 | INTEGER | read-create | This object allows or denies a given group using sftp
protocol. |
| INT accessControlGroupSnmp | 1.3.6.1.4.1.3373.1103.5.2.1.5 | INTEGER | read-create | 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, V2c
and V3 versions of snmp. |
| INT accessControlGroupSsh | 1.3.6.1.4.1.3373.1103.5.2.1.8 | INTEGER | read-create | This object allows or denies a given group using ssh
protocol. |
| accessControlGroupTable | 1.3.6.1.4.1.3373.1103.5.2 | | not-accessible | Table with Group records. |
| IP accessControlLoginIpAddress | 1.3.6.1.4.1.3373.1103.5.4.1.2 | IpAddress | read-only | This object defines the IP address of the logged user. |
| INT accessControlLoginPolling | 1.3.6.1.4.1.3373.1103.5.4.1.7 | INTEGER | read-only | 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 accessControlUserTimeout. For cli users execution
of cli commands refreshes timeout. |
| OCT accessControlLoginPwd | 1.3.6.1.4.1.3373.1103.5.4.1.6 | OCTET STRING | read-write | This object is used to create a row in the table. It
must correspond to the user password defined in
accessControlUserTable. |
| accessControlLoginRecord | 1.3.6.1.4.1.3373.1103.5.4.1 | | not-accessible | Login record. The create operation is performed by setting
accessControlLoginPwd object. |
| INT accessControlLoginRequest | 1.3.6.1.4.1.3373.1103.5.4.1.3 | INTEGER | read-write | This object is used to do logout or to force logout
of other users. Only users with 'admin' profile can
force logout. |
| accessControlLoginTable | 1.3.6.1.4.1.3373.1103.5.4 | | not-accessible | 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. |
| INT accessControlLoginTrapEnable | 1.3.6.1.4.1.3373.1103.5.4.1.4 | INTEGER | read-write | This object enables/disables trap receiver for a
given user. |
| INT accessControlLoginType | 1.3.6.1.4.1.3373.1103.5.4.1.5 | INTEGER | read-only | This object identifies login type. |
| STR accessControlLoginUserName | 1.3.6.1.4.1.3373.1103.5.4.1.1 | SnmpAdminString | read-only | This object defines the name of the logged user. |
| INT accessControlMibVersion | 1.3.6.1.4.1.3373.1103.5.1 | INTEGER | read-only | 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.00.01
and the value 10001 should be interpreted as 01.00.01. |
| STR accessControlUserGroupName | 1.3.6.1.4.1.3373.1103.5.3.1.2 | SnmpAdminString | read-create | This object specifies which group this user belongs to.
It must refers to an entry of accessControlGroupTable. |
| STR accessControlUserName | 1.3.6.1.4.1.3373.1103.5.3.1.1 | SnmpAdminString | read-create | ASCII string identifying the user. |
| STR accessControlUserPwd | 1.3.6.1.4.1.3373.1103.5.3.1.3 | DisplayString | read-create | This object specifies the login password of the specified
user. |
| accessControlUserRecord | 1.3.6.1.4.1.3373.1103.5.3.1 | | not-accessible | User record. |
| ROW accessControlUserRowStatus | 1.3.6.1.4.1.3373.1103.5.3.1.9 | RowStatus | read-create | This object is used to manage an instance in accessControlUserTable. |
| OCT accessControlUserSnmpAuthKey | 1.3.6.1.4.1.3373.1103.5.3.1.5 | OCTET STRING | read-create | This object specifies the user authentication key if
the related group can use snmpv3 protocol. |
| INT accessControlUserSnmpAuthProt | 1.3.6.1.4.1.3373.1103.5.3.1.4 | INTEGER | read-create | This object is used to set the user authentication protocol
if the related group can use snmp protocol. |
| OCT accessControlUserSnmpPrivKey | 1.3.6.1.4.1.3373.1103.5.3.1.7 | OCTET STRING | read-create | This object specifies the user cipher key if the related
group can use snmpv3 protocol. |
| INT accessControlUserSnmpPrivProt | 1.3.6.1.4.1.3373.1103.5.3.1.6 | INTEGER | read-create | This object is used to set the user cipher protocol if
the related group can use snmp protocol. |
| accessControlUserTable | 1.3.6.1.4.1.3373.1103.5.3 | | not-accessible | Table with User records. At most 10 records can be present in
accessControlUserTable. |
| INT accessControlUserTimeout | 1.3.6.1.4.1.3373.1103.5.3.1.8 | INTEGER | read-create | This object defines the user timeout after login operation.
Zero timeout means no timeout. |