cmGwVirtualServerLanAddrType
CM-GATEWAY-MIB ·
.1.3.6.1.4.1.1166.1.19.52.1.1001.1.2.1.6
Object
The IP address type assigned on the LAN side.
Context
- MIB
- CM-GATEWAY-MIB
- OID
.1.3.6.1.4.1.1166.1.19.52.1.1001.1.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cmGwVirtualServerEntry
- Table
- cmGwVirtualServerTable
- Siblings
- 9
Syntax
INET-ADDRESS-MIBInetAddressType
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |
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 |
| 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 |
| cmGwVirtualServerRowStatus 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 cmGwVirtualServ… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.1166.1.19.52.1.1001.1.2.1.9 |