All MIBs › LBHUB-MSH-MIB › ipForwDatagrams
ipForwDatagrams
Module: LBHUB-MSH-MIB
OID (symbolic): LBHUB-MSH-MIB::ipForwDatagrams
OID (numeric): 1.3.6.1.2.1.4.6
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The number of input datagrams for which this entity was not their final IP destination, as a result of which an attempt was made to find a route to forward them to that final destination. In entities which do not act as IP Gateways, this counter will include only those packets which were Source-Routed via this entity, and the Source- Route option processing was successful.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.6 snmpwalk -v2c -c public <target> LBHUB-MSH-MIB::ipForwDatagrams
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.6.1 snmpget -v2c -c public <target> LBHUB-MSH-MIB::ipForwDatagrams.1