httpTunTunnelCfgStatus
PERLE-IOLAN-SDS-MIB ·
.1.3.6.1.4.1.1966.12.1.54.1.1.1.1.2
Object
column
r/w
ContainerStatus
When you perform a GET on this variable, one of the following values will be returned: 1-Indicates that the container folder is active with no changes. 2-Indicates that the container folder is active with change(s). Once you have completed setting the variables in a folder, you will want to submit your changes to the Device Server. To do this, set the Status variable to 4. If you want to discard the changes, set the Status variable to 6. 4-Indicates that the changes in the container folder are to be submitted to the Device Server. 6-Indicates that the changes in the container folder are to be discarded.
Context
- MIB
- PERLE-IOLAN-SDS-MIB
- OID
.1.3.6.1.4.1.1966.12.1.54.1.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- httpTunTunnelCfgEntry
- Table
- httpTunTunnelCfgTable
- Siblings
- 10
Syntax
ContainerStatus
- Source
- ContainerStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
2 | modified |
4 | applyChanges |
6 | discardChanges |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| httpTunTunnelCfgIndex The table entry number for this tunnel. | column | GenericTableIndex | .1.3.6.1.4.1.1966.12.1.54.1.1.1.1.1 |
| httpTunTunnelCfgRestrictAccess Specifies whether this tunnel should restrict access to local
connections. | column | OnOffValue | .1.3.6.1.4.1.1966.12.1.54.1.1.1.1.10 |
| httpTunTunnelCfgSecret Specifies the shared secret for this tunnel. If the shared secret
blank, the tunnel will be unauthenticated. | column | OctetString | .1.3.6.1.4.1.1966.12.1.54.1.1.1.1.11 |
| httpTunTunnelCfgValid Specifies whether this tunnel is valid or not. | column | OnOffValue | .1.3.6.1.4.1.1966.12.1.54.1.1.1.1.3 |
| httpTunTunnelCfgName The name of this tunnel. Tunnel names should be unique. | column | OctetString | .1.3.6.1.4.1.1966.12.1.54.1.1.1.1.4 |
| httpTunTunnelCfgMode Specifies whether this tunnel endpoint should listen or connect. A
functional HTTP tunnel consists of two endpoints: a listener and a connecter. | column | Enumeration | .1.3.6.1.4.1.1966.12.1.54.1.1.1.1.5 |
| httpTunTunnelCfgConnectHost For tunnels in connect mode, specifies the remote host to
connect to. | column | OctetString | .1.3.6.1.4.1.1966.12.1.54.1.1.1.1.6 |
| httpTunTunnelCfgConnectUseProxy For tunnels in connect mode, specifies whether to use
an HTTP proxy. | column | OnOffValue | .1.3.6.1.4.1.1966.12.1.54.1.1.1.1.7 |
| httpTunTunnelCfgListenRestrictIp For tunnels in listen mode, specifies whether to
restrict the other tunnel endpoint to a fixed IP address.
Use 0.0.0.0 for no restriction | column | Ipv4v6Address | .1.3.6.1.4.1.1966.12.1.54.1.1.1.1.8 |
| httpTunTunnelCfgHttps Specifies whether this tunnel should use HTTPS for communication. | column | OnOffValue | .1.3.6.1.4.1.1966.12.1.54.1.1.1.1.9 |