All MIBs › IPV6-MIB › ipv6IfStatsInAddrErrors
ipv6IfStatsInAddrErrors
Module: IPV6-MIB
OID (symbolic): IPV6-MIB::ipv6IfStatsInAddrErrors
OID (numeric): 1.3.6.1.2.1.55.1.6.1.5
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of input datagrams discarded because the IPv6 address in their IPv6 header's destination field was not a valid address to be received at this entity. This count includes invalid addresses (e.g., ::0) and unsupported addresses (e.g., addresses with unallocated prefixes). For entities which are not IPv6 routers and therefore do not forward datagrams, this counter includes datagrams discarded because the destination address was not a local address.
This object is obsoleted by IP-MIB::ipIfStatsInAddrErrors.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.55.1.6.1.5 snmpwalk -v2c -c public <target> IPV6-MIB::ipv6IfStatsInAddrErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.55.1.6.1.5.1 snmpget -v2c -c public <target> IPV6-MIB::ipv6IfStatsInAddrErrors.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.55 | ipv6MIB | IPV6-MIB |
| 1.3.6.1.2.1.55.1 | ipv6MIBObjects | IPV6-MIB |
| 1.3.6.1.2.1.55.1.6 | ipv6IfStatsTable | IPV6-MIB |
| 1.3.6.1.2.1.55.1.6.1 | ipv6IfStatsEntry | IPV6-MIB |
| 1.3.6.1.2.1.55.1.6.1.5 | ipv6IfStatsInAddrErrors | IPV6-MIB |