All MIBs › CORIANT-GROOVE-MIB › restconfRestSessionTimeout
restconfRestSessionTimeout
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::restconfRestSessionTimeout
OID (numeric): 1.3.6.1.4.1.42229.1.2.8.3.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: Timeout of a cookie based RESTCONF session. The cookie expiration date is reset every time there is activity on the session.
UNITS:minutes default value :5
What is restconfRestSessionTimeout?
This is the idle timeout, from 1 to 300 minutes, for a cookie-based RESTCONF session, reset each time there is activity on that session. This matters for both security and usability: too short a timeout forces automation clients to constantly re-authenticate, while too long a timeout leaves an idle authenticated session available longer, a small security exposure if the session cookie is intercepted. For example, an orchestration system that only polls RESTCONF every few minutes might need restconfRestSessionTimeout raised above the default of 5 minutes to avoid being logged out between polls.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.8.3.3 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::restconfRestSessionTimeout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.8.3.3.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::restconfRestSessionTimeout.1
Start monitoring Coriant Groove optical transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CORIANT-GROOVE-MIB::restconfRestSessionTimeout OID value, configure state conditions and alerts, and monitor any Coriant Groove optical transport platform from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.42229 | coriant | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1 | products | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2 | groove | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.8 | nbi | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.8.3 | restconf | CORIANT-GROOVE-MIB |
| 1.3.6.1.4.1.42229.1.2.8.3.3 | restconfRestSessionTimeout | CORIANT-GROOVE-MIB |