All MIBs › RMON2-MIB › nlHostInOctets
nlHostInOctets
Module: RMON2-MIB
OID (symbolic): RMON2-MIB::nlHostInOctets
OID (numeric): 1.3.6.1.2.1.16.14.2.1.5
Node type: OBJECT-TYPE
Type: ZeroBasedCounter32
Access: read-only
Description:
The number of octets transmitted to this address since it was added to the nlHostTable (excluding framing bits but including FCS octets), excluding those octets in packets that contained errors.
Note this doesn't count just those octets in the particular protocol frames, but includes the entire packet that contained the protocol.
What is nlHostInOctets?
This object holds a running count of bytes received by a host address, excluding framing but including all protocol data. Engineers use this to measure inbound traffic volume and identify whether a host is receiving expected data rates. A sudden drop in this counter might indicate network problems affecting delivery to that host.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.14.2.1.5 snmpwalk -v2c -c public <target> RMON2-MIB::nlHostInOctets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.14.2.1.5.1 snmpget -v2c -c public <target> RMON2-MIB::nlHostInOctets.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.16 | rmon | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.14 | nlHost | RMON2-MIB |
| 1.3.6.1.2.1.16.14.2 | nlHostTable | RMON2-MIB |
| 1.3.6.1.2.1.16.14.2.1 | nlHostEntry | RMON2-MIB |
| 1.3.6.1.2.1.16.14.2.1.5 | nlHostInOctets | RMON2-MIB |