All MIBs › BAS-ALIAS-IP-MIB › basIpInAddrErrors
basIpInAddrErrors
Module: BAS-ALIAS-IP-MIB
OID (symbolic): BAS-ALIAS-IP-MIB::basIpInAddrErrors
OID (numeric): 1.3.6.1.4.1.3493.2.7.2.1.1.1.1.5
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of input datagrams discarded because the IP address in their IP header's destination field was not a valid address to be received at this entity. This count includes invalid addresses (e.g., 0.0.0.0) and addresses of unsupported Classes (e.g., Class E). For entities which are not IP routers and therefore do not forward datagrams, this counter includes datagrams discarded because the destination address was not a local address.
What is basIpInAddrErrors?
Counts inbound IP datagrams discarded because their destination address was not valid for this device — including invalid addresses like 0.0.0.0 or addresses from unsupported address classes. This can indicate misconfigured hosts or routing errors.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3493.2.7.2.1.1.1.1.5 snmpwalk -v2c -c public <target> BAS-ALIAS-IP-MIB::basIpInAddrErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3493.2.7.2.1.1.1.1.5.1 snmpget -v2c -c public <target> BAS-ALIAS-IP-MIB::basIpInAddrErrors.1
Start monitoring Broadband Access Systems CMTS routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BAS-ALIAS-IP-MIB::basIpInAddrErrors OID value, configure state conditions and alerts, and monitor any Broadband Access Systems CMTS routers from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.3493 | basMIB | BAS-MIB |
| 1.3.6.1.4.1.3493.2 | basMibGroup | BAS-MIB |
| 1.3.6.1.4.1.3493.2.7 | basAlias | BAS-MIB |
| 1.3.6.1.4.1.3493.2.7.2 | basAliasIp | BAS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3493.2.7.2.1 | basAliasIpMib | BAS-ALIAS-IP-MIB |
| 1.3.6.1.4.1.3493.2.7.2.1.1 | basIpAlias | BAS-ALIAS-IP-MIB |
| 1.3.6.1.4.1.3493.2.7.2.1.1.1 | basIpTable | BAS-ALIAS-IP-MIB |
| 1.3.6.1.4.1.3493.2.7.2.1.1.1.1 | basIpEntry | BAS-ALIAS-IP-MIB |
| 1.3.6.1.4.1.3493.2.7.2.1.1.1.1.5 | basIpInAddrErrors | BAS-ALIAS-IP-MIB |