mldSnoopProfileCtlInetAddressType
ECS4100-MIB ·
.1.3.6.1.4.1.259.10.1.46.1.54.19.2
Object
The address type is associated with this agent. Only ipv4(1) type is supported.
Context
- MIB
- ECS4100-MIB
- OID
.1.3.6.1.4.1.259.10.1.46.1.54.19.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- mldSnoopProfileCtl
- Siblings
- 4
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 |
|---|---|---|---|
| mldSnoopProfileCtlId The ID of the MLD snooping profile. The default value
is zero, meaning that no ID is specified. In order to
create a profile, a non-zero value must be specified. | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.259.10.1.46.1.54.19.1 |
| mldSnoopProfileCtlStartInetAddress The specified addresses in the start of the controlled
IP multicast addresses. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.259.10.1.46.1.54.19.3 |
| mldSnoopProfileCtlEndInetAddress The specified addresses in the end of the controlled
IP multicast addresses. | scalar | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.259.10.1.46.1.54.19.4 |
| mldSnoopProfileCtlAction Setting it to create(2) creates the range of the
controlled IP multicast addresses.
Setting it to destroy(3) destroys the range of the
controlled IP multicast addresses.
When the … | scalar | Enumeration | .1.3.6.1.4.1.259.10.1.46.1.54.19.5 |