All MIBs › CORIANT-GROOVE-MIB › restconfRestHttpSupport
restconfRestHttpSupport
Module: CORIANT-GROOVE-MIB
OID (symbolic): CORIANT-GROOVE-MIB::restconfRestHttpSupport
OID (numeric): 1.3.6.1.4.1.42229.1.2.8.3.1
Node type: OBJECT-TYPE
Type: CoriantTypesEnableSwitch
Access: read-only
Description: Defines if the HTTP port (8080) is enabled for RESTCONF
default value :disabled
What is restconfRestHttpSupport?
This enables or disables the plain-HTTP RESTCONF listener on port 8080, and it is disabled by default. Leaving this disabled by default matters for security since unencrypted HTTP would expose RESTCONF API calls, including any configuration changes, in clear text on the network. For example, an administrator troubleshooting a client that can't reach RESTCONF over HTTPS might be tempted to enable restconfRestHttpSupport temporarily, but doing so trades security for convenience and should be reverted afterward.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.8.3.1 snmpwalk -v2c -c public <target> CORIANT-GROOVE-MIB::restconfRestHttpSupport
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42229.1.2.8.3.1.1 snmpget -v2c -c public <target> CORIANT-GROOVE-MIB::restconfRestHttpSupport.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::restconfRestHttpSupport 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.1 | restconfRestHttpSupport | CORIANT-GROOVE-MIB |