vRtrIfDHCP6RelayItfIdOption
TIMETRA-VRTR-MIB ·
.1.3.6.1.4.1.6527.3.1.2.3.36.1.13
Object
column
r/w
Enumeration
The value of the object vRtrIfDHCP6RelayItfIdOption specifies whether
or not the interface-id option is added by the DHCP6 relay agent,
and, if it is present, what information goes in it.
If the value of this object is set to 'none', the option is not added
by the relay agent. In all other cases the option is added to the relay
message. The content of the option is defined as follows:
- 'ifIndex' - the value of the interface index is used.
- 'asciiTuple' - the ASCII-encoded concatenated tuple consisting of the
- access-node-identifier
- service-id
- interface name
- SAP-id (only if the value of vRtrIfType is 'serviceIesGroup')
- 'sapId' - the ASCII-encoded SAP-id is used.
- 'string' - the value of the object vRtrIfDHCP6ItfIdString
is used.
If the value of vRtrIfType, associated with this interface, has a
value of 'serviceIesGroup(7)' or 'serviceVprnGroup(9)', the value of
the object vRtrIfDHCP6RelayItfIdOption may also be included in the
RADIUS authentication request sent by the DHCPv6 proxy server.
Context
- MIB
- TIMETRA-VRTR-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.3.36.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vRtrIfDHCP6Entry
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | ifIndex |
2 | asciiTuple |
3 | sapId |
4 | string |