All MIBs › IP-MIB › ipReasmReqds
ipReasmReqds
Module: IP-MIB
OID (symbolic): IP-MIB::ipReasmReqds
OID (numeric): 1.3.6.1.2.1.4.14
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of IPv4 fragments received which needed to be reassembled at this entity.
This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by ipSystemStatsReasmReqds.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.14 snmpwalk -v2c -c public <target> IP-MIB::ipReasmReqds
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.14.1 snmpget -v2c -c public <target> IP-MIB::ipReasmReqds.1