All MIBs › BAS-ALIAS-IP-MIB › basIpReasmFails
basIpReasmFails
Module: BAS-ALIAS-IP-MIB
OID (symbolic): BAS-ALIAS-IP-MIB::basIpReasmFails
OID (numeric): 1.3.6.1.4.1.3493.2.7.2.1.1.1.1.16
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of failures detected by the IP re-assembly algorithm (for whatever reason: timed out, errors, etc). Note that this is not necessarily a count of discarded IP fragments since some algorithms (notably the algorithm in RFC 815) can lose track of the number of fragments by
combining them as they are received.
What is basIpReasmFails?
Counts the number of times the IP reassembly algorithm failed to reconstruct a fragmented datagram, whether due to timeouts, errors, or other issues. A rising value indicates packet reassembly problems that may signal network fragmentation issues or packet loss.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3493.2.7.2.1.1.1.1.16 snmpwalk -v2c -c public <target> BAS-ALIAS-IP-MIB::basIpReasmFails
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.16.1 snmpget -v2c -c public <target> BAS-ALIAS-IP-MIB::basIpReasmFails.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::basIpReasmFails 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.16 | basIpReasmFails | BAS-ALIAS-IP-MIB |