.. _snmp_server_table_timeout: snmp-server table-timeout ========================= Define SNMP table timeout table-timeout Specification --------------------------- ===================================== ========================================================================== **Parameter** **Value** ===================================== ========================================================================== **Type** *Collection* **Object Key(s)** *table* **Collection Name** :ref:`3121_table-timeout_list` **Collection URI** /axapi/v3/snmp-server/table-timeout **Element Name** table-timeout **Element URI** /axapi/v3/snmp-server/table-timeout/{table} **Element Attributes** table-timeout_attributes **Partition Visibility** shared **Schema** :download:`table-timeout schema ` ===================================== ========================================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/snmp-server/table-timeout .. raw:: html :ref:`3121_table-timeout_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/snmp-server/table-timeout .. raw:: html :ref:`3121_table-timeout_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/snmp-server/table-timeout/{table} .. raw:: html :ref:`3121_table-timeout_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/snmp-server/table-timeout .. raw:: html :ref:`3121_table-timeout_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/snmp-server/table-timeout/{table} .. raw:: html :ref:`3121_table-timeout_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/snmp-server/table-timeout/{table} .. raw:: html :ref:`3121_table-timeout_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/snmp-server/table-timeout .. raw:: html :ref:`3121_table-timeout_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/snmp-server/table-timeout/{table} .. raw:: html :ref:`3121_table-timeout_attributes` .. raw:: html
.. _3121_table-timeout_list: table-timeout-list ------------------ table-timeout-list is **JSON List** of :ref:`3121_table-timeout_attributes` table-timeout-list : [ { :ref:`3121_table-timeout_attributes` }, { :ref:`3121_table-timeout_attributes` }, ... ] .. _3121_table-timeout_attributes: table-timeout attributes ------------------------ **table** **Description** SNMP table name or table oid **Type:** string **Format:** string-rlx **Maximum Length:** 128 characters **Maximum Length:** 1 characters **timeout** **Description** timeout value **Type:** number **Range:** 1-60 **Default:** 60 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters