cIpv6InterfaceIfIndex |
.1.3.6.1.4.1.9.10.86.1.2.3.1.1 |
The interface for which this row contains IPv6-specific
information.
|
cIpv6InterfaceEffectiveMtu |
.1.3.6.1.4.1.9.10.86.1.2.3.1.2 |
The size of the largest IPv6 packet which can be
sent/received on the interface, specified in octets.
|
cIpv6InterfaceReasmMaxSize |
.1.3.6.1.4.1.9.10.86.1.2.3.1.3 |
The size of the largest IPv6 datagram which this entity
can re-assemble from incoming IPv6 fragmented datagrams
received on this interface.
|
cIpv6InterfaceIdentifier |
.1.3.6.1.4.1.9.10.86.1.2.3.1.4 |
The Interface Identifier for this interface that is (at
least) unique on the link this interface is attached to.
The Interface Identifier is combined with an address
prefix to form an interface address.
By default, the Interface Identifier is autoconfigured
according to the rules of the link type this interface is
attached to.
|
cIpv6InterfaceIdentifierLength |
.1.3.6.1.4.1.9.10.86.1.2.3.1.5 |
The length of the Interface Identifier in bits.
|
cIpv6InterfacePhysicalAddress |
.1.3.6.1.4.1.9.10.86.1.2.3.1.6 |
The interface's physical address. For example, for an
IPv6 interface attached to an 802.x link, this object
normally contains a MAC address. Note that in some
cases this address may differ from the address of the
interface's protocol sub-layer. 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.
|
cIpAddressPfxIfIndex |
.1.3.6.1.4.1.9.10.86.1.1.1.1.1 |
The interface on which this prefix is configured.
|
cIpAddressPfxType |
.1.3.6.1.4.1.9.10.86.1.1.1.1.2 |
The address type of cIpAddressPfxPfx. Only IPv4 and IPv6
addresses are expected.
|
cIpAddressPfxPfx |
.1.3.6.1.4.1.9.10.86.1.1.1.1.3 |
The address prefix. Bits after cIpAddressPfxLength
must be zero.
|
cIpAddressPfxLength |
.1.3.6.1.4.1.9.10.86.1.1.1.1.4 |
The prefix length associated with this prefix.
|
cIpAddressPfxOrigin |
.1.3.6.1.4.1.9.10.86.1.1.1.1.5 |
The origin of this prefix. manual(2) indicates a prefix
that was manually configured. wellknown(3) indicates a
well-known prefix, e.g. 169.254/16 for IPv4
autoconfiguration or fe80::/10 for IPv6 link-local
addresses. dhcp(4) indicates a prefix that was assigned
by a DHCP server. routeradv(5) indicates a prefix
learned from a router advertisement.
|
cIpAddressPfxOnLinkFlag |
.1.3.6.1.4.1.9.10.86.1.1.1.1.6 |
This object has the value 'true(1)', if this prefix
can be used for on-link determination and the value
'false(2)' otherwise.
|
cIpAddressPfxAutonomousFlag |
.1.3.6.1.4.1.9.10.86.1.1.1.1.7 |
Autonomous address configuration flag. When true(1),
indicates that this prefix can be used for autonomous
address configuration (i.e. can be used to form a local
interface address). If false(2), it is not used to
autoconfigure a local interface address.
|
cIpAddressPfxAdvPfdLifetime |
.1.3.6.1.4.1.9.10.86.1.1.1.1.8 |
The length of time in seconds that this prefix will
remain preferred, i.e. time until deprecation. A
value of 4,294,967,295 represents infinity.
The address generated from a deprecated prefix should no
longer be used as a source address in new communications,
but packets received on such an interface are processed
as expected.
|
cIpAddressPfxAdvValidLifetime |
.1.3.6.1.4.1.9.10.86.1.1.1.1.9 |
The length of time in seconds that this prefix will
remain valid, i.e. time until invalidation. A value of
4,294,967,295 represents infinity.
The address generated from an invalidated prefix should
not appear as the destination or source address of a
packet.
|
cIpAddressAddrType |
.1.3.6.1.4.1.9.10.86.1.1.2.1.1 |
The address type of cIpAddressAddr.
|
cIpAddressAddr |
.1.3.6.1.4.1.9.10.86.1.1.2.1.2 |
The IP address to which this entry's addressing
information pertains.
|
cIpAddressIfIndex |
.1.3.6.1.4.1.9.10.86.1.1.2.1.3 |
The index value which uniquely identifies the interface
to which this entry is applicable. The interface
identified by a particular value of this index is the
same interface as identified by the same value of the
IF-MIB's ifIndex.
|
cIpAddressType |
.1.3.6.1.4.1.9.10.86.1.1.2.1.4 |
The type of address. broadcast(3) is not a valid value
for IPv6 addresses.
|
cIpAddressPrefix |
.1.3.6.1.4.1.9.10.86.1.1.2.1.5 |
A pointer to the row in the prefix table to which this
address belongs. May be { 0 0 } if there is no such
row.
|
cIpAddressOrigin |
.1.3.6.1.4.1.9.10.86.1.1.2.1.6 |
The origin of the address. manual(2) indicates that the
address was manually configured. wellknown(3) indicates
an address constructed from a well-known value, e.g. an
IANA-assigned anycast address. dhcp(4) indicates an
address that was assigned to this system by a DHCP
server. linklayer(5) indicates an address created by
IPv6 stateless autoconfiguration. random(6) indicates
an address chosen by random, e.g. an IPv4 address within
169.254/16, or an RFC 3041 privacy address.
|
cIpAddressStatus |
.1.3.6.1.4.1.9.10.86.1.1.2.1.7 |
Address status. The preferred(1) state indicates that
this is a valid address that can appear as the
destination or source address of a packet. The
deprecated(2) state indicates that this is a valid but
deprecated address that should no longer be used as a
source address in new communications, but packets
addressed to such an address are processed as expected.
The invalid(3) state indicates that this is not valid
address which should not appear as the destination or
source address of a packet. The inaccessible(4) state
indicates that the address is not accessible because
the interface to which this address is assigned is not
operational. The tentative(6) state indicates the
uniqueness of the address on the link is being verified.
The duplicate(7) state indicates the address has been
determined to be non-unique on the link and so must not
be used.
In the absence of other information, an IPv4 address is
always preferred(1).
|
cInetNetToMediaNetAddressType |
.1.3.6.1.4.1.9.10.86.1.1.3.1.1 |
The type of cInetNetToMediaNetAddress.
|
cInetNetToMediaNetAddress |
.1.3.6.1.4.1.9.10.86.1.1.3.1.2 |
The IP Address corresponding to the media-dependent
`physical' address.
|
cInetNetToMediaPhysAddress |
.1.3.6.1.4.1.9.10.86.1.1.3.1.3 |
The media-dependent `physical' address.
|
cInetNetToMediaLastUpdated |
.1.3.6.1.4.1.9.10.86.1.1.3.1.4 |
The value of sysUpTime at the time this entry was last
updated. If this entry was updated prior to the last re-
initialization of the local network management subsystem,
then this object contains a zero value.
|
cInetNetToMediaType |
.1.3.6.1.4.1.9.10.86.1.1.3.1.5 |
The type of mapping.
Setting this object to the value invalid(2) has the
effect of invalidating the corresponding entry in the
cInetNetToMediaTable. That is, it effectively
disassociates the interface identified with said entry
from the mapping identified with said entry. It is an
implementation-specific matter as to whether the agent
removes an invalidated entry from the table.
Accordingly, management stations must be prepared to
receive tabular information from agents that corresponds
to entries not currently in use. Proper interpretation
of such entries requires examination of the relevant
cInetNetToMediaType object.
The 'dynamic(3)' type indicates that the IP address to
physical addresses mapping has been dynamically resolved
using e.g. IPv4 ARP or the IPv6 Neighbor Discovery
protocol.
The 'static(4)' type indicates that the mapping has been
statically configured. The 'local(5)' type indicates
that the mapping is provided for an entity's own
interface address.
|
cInetNetToMediaState |
.1.3.6.1.4.1.9.10.86.1.1.3.1.6 |
The Neighbor Unreachability Detection [3] state for the
interface when the address mapping in this entry is used.
If Neighbor Unreachability Detection is not in use (e.g.
for IPv4), this object is always unknown(6).
|
cIpv6ScopeIdIfIndex |
.1.3.6.1.4.1.9.10.86.1.1.4.1.1 |
The interface to which these scopes belong.
|
cIpv6ScopeIdLinkLocal |
.1.3.6.1.4.1.9.10.86.1.1.4.1.2 |
The Scope Identifier for the link-local scope on this
interface.
|
cIpv6ScopeIdSubnetLocal |
.1.3.6.1.4.1.9.10.86.1.1.4.1.3 |
The Scope Identifier for the subnet-local scope on this
interface.
|
cIpv6ScopeIdAdminLocal |
.1.3.6.1.4.1.9.10.86.1.1.4.1.4 |
The Scope Identifier for the admin-local scope on this
interface.
|
cIpv6ScopeIdSiteLocal |
.1.3.6.1.4.1.9.10.86.1.1.4.1.5 |
The Scope Identifier for the site-local scope on this
interface.
|
cIpv6ScopeId6 |
.1.3.6.1.4.1.9.10.86.1.1.4.1.6 |
The Scope Identifier for scope 6 on this interface.
|
cIpv6ScopeId7 |
.1.3.6.1.4.1.9.10.86.1.1.4.1.7 |
The Scope Identifier for scope 7 on this interface.
|
cIpv6ScopeIdOrganizationLocal |
.1.3.6.1.4.1.9.10.86.1.1.4.1.8 |
The Scope Identifier for the orgainzation-local scope on
this interface.
|
cIpv6ScopeId9 |
.1.3.6.1.4.1.9.10.86.1.1.4.1.9 |
The Scope Identifier for scope 9 on this interface.
|
cIpv6ScopeIdA |
.1.3.6.1.4.1.9.10.86.1.1.4.1.10 |
The Scope Identifier for scope A on this interface.
|
cIpv6ScopeIdB |
.1.3.6.1.4.1.9.10.86.1.1.4.1.11 |
The Scope Identifier for scope B on this interface.
|
cIpv6ScopeIdC |
.1.3.6.1.4.1.9.10.86.1.1.4.1.12 |
The Scope Identifier for scope C on this interface.
|
cIpv6ScopeIdD |
.1.3.6.1.4.1.9.10.86.1.1.4.1.13 |
The Scope Identifier for scope D on this interface.
|
cInetIcmpAFType |
.1.3.6.1.4.1.9.10.86.1.3.1.1.1 |
The IP address family of the statistics.
|
cInetIcmpIfIndex |
.1.3.6.1.4.1.9.10.86.1.3.1.1.2 |
The ifindex of the interface, or zero for system-wide
stats.
|
cInetIcmpInMsgs |
.1.3.6.1.4.1.9.10.86.1.3.1.1.3 |
The total number of ICMP messages which the entity
received. Note that this counter includes all those
counted by cInetIcmpInErrors.
|
cInetIcmpInErrors |
.1.3.6.1.4.1.9.10.86.1.3.1.1.4 |
The number of ICMP messages which the entity received but
determined as having ICMP-specific errors (bad ICMP
checksums, bad length, etc.).
|
cInetIcmpOutMsgs |
.1.3.6.1.4.1.9.10.86.1.3.1.1.5 |
The total number of ICMP messages which the entity
received. Note that this counter includes all those
counted by inetIcmpOutErrors.
|
cInetIcmpOutErrors |
.1.3.6.1.4.1.9.10.86.1.3.1.1.6 |
The number of ICMP messages which this entity did not
send due to problems discovered within ICMP such as a
lack of buffers. This value should not include errors
discovered outside the ICMP layer such as the inability
of IP to route the resultant datagram. In some
implementations there may be no types of error which
contribute to this counter's value.
|
cInetIcmpMsgAFType |
.1.3.6.1.4.1.9.10.86.1.3.2.1.1 |
The IP address family of the statistics.
|
cInetIcmpMsgIfIndex |
.1.3.6.1.4.1.9.10.86.1.3.2.1.2 |
The ifindex of the interface, or zero for system-wide
stats.
|
cInetIcmpMsgType |
.1.3.6.1.4.1.9.10.86.1.3.2.1.3 |
The ICMP type field of the message type being counted by
this row.
|
cInetIcmpMsgCode |
.1.3.6.1.4.1.9.10.86.1.3.2.1.4 |
The ICMP code field of the message type being counted by
this row, or the special value 256 if no specific ICMP
code is counted by this row.
|
cInetIcmpMsgInPkts |
.1.3.6.1.4.1.9.10.86.1.3.2.1.5 |
The number of input packets for this AF, ifindex, type,
code.
|
cInetIcmpMsgOutPkts |
.1.3.6.1.4.1.9.10.86.1.3.2.1.6 |
The number of output packets for this AF, ifindex, type,
code.
|