cmGwVirtualServerRowStatus
CM-GATEWAY-MIB ·
.1.3.6.1.4.1.1166.1.19.52.1.1001.1.2.1.9
Object
The RowStatus interlock for the creation and deletion of a cmGwVirtualServerTable entry. The SNMP entity will prevent modification of this table's columns when the cmGwVirtualServerRowStatus object is in the active state. To change any Virtual Server(Port Forwarding) MIB objects will require cmGwVirtualServerRowStatus to set to 'not-in-service' and reset back to 'active' in order to populate Port Forwarding entry correctly with the latest Port Forwarding data.
Context
- MIB
- CM-GATEWAY-MIB
- OID
.1.3.6.1.4.1.1166.1.19.52.1.1001.1.2.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cmGwVirtualServerEntry
- Table
- cmGwVirtualServerTable
- Siblings
- 9
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cmGwVirtualServerIndex The Index into the virtual server (Port Forwarding) Table. | column | Integer32 | .1.3.6.1.4.1.1166.1.19.52.1.1001.1.2.1.1 |
| cmGwVirtualServerProtocol Protocol type for this virtual server (Port Forwarding) entry. | column | Enumeration | .1.3.6.1.4.1.1166.1.19.52.1.1001.1.2.1.10 |
| cmGwVirtualServerName The server name for this virtual server (Port Forwarding) entry.
The server name can be empty string. | column | OctetString | .1.3.6.1.4.1.1166.1.19.52.1.1001.1.2.1.2 |
| cmGwVirtualServerType Indicates how cmGwVirtualServerPort1 and cmGwVirtualServerPort2 used.
wanPortRange(1) means that cmGwVirtualServerPort1 is the starting WAN port range
and cmGwVirtualServerPort… | column | Enumeration | .1.3.6.1.4.1.1166.1.19.52.1.1001.1.2.1.3 |
| cmGwVirtualServerPort1 The TCP/UDP port number 1. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.1166.1.19.52.1.1001.1.2.1.4 |
| cmGwVirtualServerPort2 The TCP/UDP port number 2. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.1166.1.19.52.1.1001.1.2.1.5 |
| cmGwVirtualServerLanAddrType The IP address type assigned on the LAN side. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.1166.1.19.52.1.1001.1.2.1.6 |
| cmGwVirtualServerLanAddr The IP address assigned on the LAN side.
The first 3 octets default value should be the LAN Private IP Address (192.168.0)
and 0 for the last octet.
The last octet… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.1166.1.19.52.1.1001.1.2.1.7 |
| cmGwVirtualServerEnable Set to true to enable this virtual server (Port Forwarding) entry.
Set to false to disable this virtual server (Port Forwarding) entry. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.1166.1.19.52.1.1001.1.2.1.8 |