All MIBs › CORIANT-GROOVE-MIB › restconfRestHttpsSupport
restconfRestHttpsSupport
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::restconfRestHttpsSupport
OID (numeric): 1.3.6.1.4.1.42229.1.2.8.3.2
Node type: OBJECT-TYPE
Type: CoriantTypesEnableSwitch
Access: read-only
Description: Defines if the HTTPS port (8181) is enabled for RESTCONF
default value :enabled
What is restconfRestHttpsSupport?
This enables or disables the encrypted RESTCONF listener on port 8181, and it is enabled by default. Because RESTCONF is how many automation tools and orchestration systems configure and query the device, disabling this by mistake would break any northbound integration relying on HTTPS RESTCONF access. For example, before decommissioning legacy CLI-based automation in favor of a RESTCONF-driven orchestrator, an admin would confirm restconfRestHttpsSupport is enabled so the orchestrator can reach the device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.8.3.2 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::restconfRestHttpsSupport
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.8.3.2.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::restconfRestHttpsSupport.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::restconfRestHttpsSupport 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.2 | restconfRestHttpsSupport | CORIANT-GROOVE-MIB |