Index |
A unique non-zero value identifying the particular IPv6 interface. Range: 1 to 2147483647 |
Identifier |
The interface's address at its protocol sub-layer. For example, for an 802.x interface, this object normally contains a MAC address. The interface's media-specific MIB must define the bit and byte ordering and the format of the value of this object. For interfaces which do not have such an address (e.g., a serial line), this object should contain an octet string of zero length. Length: 16 to 16 |
Advertise |
The handling of router advertisments. accept = accept routes publish = server mode, send advertisements ignore = do not handle router advertisements Enumerations: - accept (1)
- publish (2)
- ignore (3)
|
Policy |
The kind of connection. trusted = Secure, filtering deactivated untrusted = not secure (WAN) filter activated Enumerations: |
Lifetime |
Obsoleted: Replaced by new variable ip6AdmIfAdvInterval. Range: 0 to 65535 |
Preference |
Priority of the router according RFC 2461. Enumerations: - high (1)
- medium (2)
- low (3)
|
AdminStatus |
The Administration state of the entry. Enumerations: - enable (1)
- disable (2)
- delete (3)
|
ValidLifetime |
Advertised router-lifetime in seconds for this interface. Relevant only if ip6AdmIfAdvertise is set to 'publish'. Typically, lifetime is NOT set here (zero value) but derived from ip6AdmIfAdvInterval instead (see AdvDefaultLifetime in RFC-4861). Range: 0 to 65535 |
Mtu |
Normally 0. If set this MTU will be used instead of standard MTU. Range: 0 to 4096 |
ReachableTime |
Defines the Value in mS of the Reachable Time field in the Router Advertisement (RA) message. 0 is default and means unspecified. Range: 0 to 3600000 |
RetransTimer |
Defines the Value in mS of the Retrans Timer field in the Router Advertisement (RA) message. 0 is default and means unspecified. |
DhcpMode |
Defines DHCPv6-related behaviour on this interface. If set to client-enforce (4), the DHCPv6 client procedure will be started regardless whether RA O-flag was received or not. Enumerations: - off (1)
- client (2)
- server (3)
- client-enforce (4)
|
AdvCurrHopLimit |
Enable or disable transfer of default Hop Limit in Router Advertisement (RA). Enumerations: |
MldMode |
Set the Mld Proxy Mode for this interface off disable all Mld Action auto use downstream to Link Prefix upstream otherwise dowstream interface is downstream link upstream interface is upstream link Enumerations: - off (1)
- auto (2)
- downstream (3)
- upstream (4)
|
DhcpOffer |
'Default-values' for 'ip6IfDhcpOffer' (see further description there). Processing depends on current value of ip6AdmIfAdvertise. - accept: When ip6IfOperStatus goes up, 'ip6IfDhcpOffer' bits are initialised to false and later updated to M/O-flags for each received router-advertisement. However, if initial solicitation for router-advertisements times-out, these default-values are copied to ip6IfDhcpOffer as a substitute. - ignore/publish: When ip6IfOperStatus goes up, 'ip6IfDhcpOffer' bits are initialised to these default-values. Enumerations: |
DnsAssign |
Specifies DNS-propagation-policy via RA for this interface. For DHCPv6-case, if no 'ip6DhcpDnsServerOpt' entries match, this setting also applies as fall-back. off - Disable DNS-propagation self - Propagate own (prefix-associated) address other_ns - Propagate learned or configured name-servers Enumerations: - off (1)
- self (2)
- other-ns (3)
|
AdvInterval |
Time in seconds between unsolicited Router Advertisements (see MaxRtrAdvInterval in RFC-4861). Relevant only if ip6AdmIfAdvertise is set to 'publish'. Used also for calculating advertised router-lifetime unless explicitly specified by ip6AdmIfValidLifetime. Range: 0 to 65535 |
DhcpAddrMode |
Specifies how DHCPv6-client decides whether to request own IPv6-address for DHCPv6-server or not. - auto (default) : Request if managed bit of ip6IfDhcpOffer is set. - never : Never request own address. - always : Always request own address. This field is relevant only if ip6AdmIfDhcpMode is client. Enumerations: - auto (1)
- never (2)
- always (3)
|