httpTunConnectionCfgStatus
PERLE-IOLAN-SDS-MIB ·
.1.3.6.1.4.1.1966.12.1.54.1.2.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.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- httpTunConnectionCfgEntry
- Table
- httpTunConnectionCfgTable
- Siblings
- 9
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 |
|---|---|---|---|
| httpTunConnectionCfgIndex The table entry number for this Connection. | column | GenericTableIndex | .1.3.6.1.4.1.1966.12.1.54.1.2.1.1.1 |
| httpTunConnectionCfgRestrictAccess Specifies whether to restrict access to local application traffic only. | column | OnOffValue | .1.3.6.1.4.1.1966.12.1.54.1.2.1.1.10 |
| httpTunConnectionCfgValid Specifies whether this Connection is valid or not. | column | OnOffValue | .1.3.6.1.4.1.1966.12.1.54.1.2.1.1.3 |
| httpTunConnectionCfgTunnelName The name of the tunnel associated with this connection. | column | OctetString | .1.3.6.1.4.1.1966.12.1.54.1.2.1.1.4 |
| httpTunConnectionCfgProtocol The protocol used by this connection. | column | Enumeration | .1.3.6.1.4.1.1966.12.1.54.1.2.1.1.5 |
| httpTunConnectionCfgDestinationHost The destination host for this connection. Application traffic tunneled in this
connection will be forwarded to this host. | column | OctetString | .1.3.6.1.4.1.1966.12.1.54.1.2.1.1.6 |
| httpTunConnectionCfgDestinationPort The destination port for this connection. Application traffic tunneled in this
connection will be forwarded to this TCP/UDP port. | column | Integer32 | .1.3.6.1.4.1.1966.12.1.54.1.2.1.1.7 |
| httpTunConnectionCfgLocalPort The local listening port for this connection. Application that wish to use
this tunnel/connection should connect to this TCP/UDP port on the device server. | column | Integer32 | .1.3.6.1.4.1.1966.12.1.54.1.2.1.1.8 |
| httpTunConnectionCfgLocalIpAlias (Optional) Specifies the local IP alias for this connection. If specified,
application who wish to use this tunnel/connection can connect to the local IP alias
and TCP/UDP port. … | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1966.12.1.54.1.2.1.1.9 |