cmGwProvErouterMode
CM-GATEWAY-MIB ·
.1.3.6.1.4.1.1166.1.19.52.1.1007.1.4
Object
scalar
r/w
Enumeration
Toggles IP Provisioning Modes for eRouter.
disabled(1) disables the eRouter and places the device in bridge mode.
ipv4(2) places the eRouter in IPv4Only mode. In this mode,
IPv4 traffic will be NAPT'd and IPv6 traffic will be dropped.
ipv6(3) places the eRouter in IPv6Only mode. In this mode, IPv6 traffic
will be forwarded and IPv4 traffic will be dropped.
dual(4) places the eRouter in dual stack mode. IPv4 traffic will be NAPT'd
and IPv6 traffic will be forwarded.
ipv4RG(5) places the device in ipv4 Legacy Gateway mode. IPv4 traffic will
be NAPT'd. IPv6 traffic will be dropped.
Context
- MIB
- CM-GATEWAY-MIB
- OID
.1.3.6.1.4.1.1166.1.19.52.1.1007.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cmGwProvisioningObjects
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | ipv4 |
3 | ipv6 |
4 | dual |
5 | ipv4RG |