TN-HTTPS-MIB
18 objects
No module-level DESCRIPTION found.
Imported Objects
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.868.2.5.3.1.1.41 | NodetnHttpsMib | |||
| 1.3.6.1.4.1.868.2.5.3.1.1.41.1 | NodetnHttpsConfig | |||
| 1.3.6.1.4.1.868.2.5.3.1.1.41.1.1 | ScalartnHttpsConfigMode | read-write | current | Indicates the HTTPS mode operation. When the current connection is HTTPS, to apply HTTPS disabled mode operation will automatically redirect web browser to an … |
| 1.3.6.1.4.1.868.2.5.3.1.1.41.1.2 | ScalartnHttpsConfigAutoRedirect | read-write | current | Indicates the HTTPS redirect mode operation. It only significant if HTTPS mode 'Enabled' is selected. Automatically redirects web browser to an HTTPS connectio… |
| 1.3.6.1.4.1.868.2.5.3.1.1.41.2 | NodetnHttpsCertGene | |||
| 1.3.6.1.4.1.868.2.5.3.1.1.41.2.1 | ScalartnHttpsCertGenerate | read-write | current | The Generate dropdown lets you select RSA or DSA as the public key algorithm. RSA: Generate an RSA key. Uses the RSA internet encryption and authentication sys… |
| 1.3.6.1.4.1.868.2.5.3.1.1.41.3 | TabletnHttpsCertLoadTable | not-accessible | current | Lets you select a new HTTPS certificate and load it. The information of this table should be sent in a network entry through snmpset command. |
| 1.3.6.1.4.1.868.2.5.3.1.1.41.3.1 | RowtnHttpsCertLoadEntry | not-accessible | current | Each entry represents an excution of HTTPS certificate loading. |
| 1.3.6.1.4.1.868.2.5.3.1.1.41.3.1.1 | ColumntnHttpsCertLoadId | not-accessible | current | The index of HTTPS certificate load. |
| 1.3.6.1.4.1.868.2.5.3.1.1.41.3.1.2 | ColumntnHttpsCertLoadAddrType | read-create | current | Address type of host. For a detailed description of this type, please refer to INET-ADDRESS-MIB. Because we cannot access the hostname of the load file dirctly… |
| 1.3.6.1.4.1.868.2.5.3.1.1.41.3.1.3 | ColumntnHttpsCertLoadAddr | read-create | current | Address of host. For a detailed description of this type, please refer to INET-ADDRESS-MIB. Because we cannot access the hostname of the load file dirctly, so … |
| 1.3.6.1.4.1.868.2.5.3.1.1.41.3.1.4 | ColumntnHttpsCertLoadFileName | read-create | current | Absolute filename on the local file system for loading HTTPS certificate. Because we cannot access to the load file dirctly, so we return nothing. |
| 1.3.6.1.4.1.868.2.5.3.1.1.41.3.1.5 | ColumntnHttpsCertLoadStatus | read-create | current | When uploading files of HTTPS certificate, the loading status of HTTPS certificate must keep enabled temporarily. Otherwise, the status will be disabled. |
| 1.3.6.1.4.1.868.2.5.3.1.1.41.3.1.6 | ColumntnHttpsCertLastLoad | read-only | current | The result of uploaded HTTPS certificate last time. If HTTPS certificate uploaded success last time, the result is true. Otherwise, the result must be false. |
| 1.3.6.1.4.1.868.2.5.3.1.1.41.4 | TabletnHttpsCertViewTable | not-accessible | current | Displays the current HTTPS certificate (see above). Each certificate contains Data and a Signature Algorithm. |
| 1.3.6.1.4.1.868.2.5.3.1.1.41.4.1 | RowtnHttpsCertViewEntry | not-accessible | current | Each entry represents a part of HTTPS certificate message. |
| 1.3.6.1.4.1.868.2.5.3.1.1.41.4.1.1 | ColumntnHttpsCertId | not-accessible | current | The index of HTTPS certificate. Each index represets the corresponding line number of HTTPS certificate, so the maximum index is the max line number of HTTPS c… |
| 1.3.6.1.4.1.868.2.5.3.1.1.41.4.1.2 | ColumntnHttpsCertMessage | read-only | current | A part of HTTPS certificate mseeage. Each part message represets a line of certificate mseeage in the corresponding line number and ended by 'NL'. The ASCII va… |