NCD-MIB-1 :: ncdEtherEntry

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsNCD-MIB-1ncdEtherEntry

ncdEtherEntry

Module: NCD-MIB-1

OID (symbolic): NCD-MIB-1::ncdEtherEntry

OID (numeric): 1.3.6.1.4.1.82.2.1.3.1.1

Node type: OBJECT-TYPE

Access: read-write

What is ncdEtherEntry?

A conceptual row of the Ethernet interface statistics table; SNMP doesn't retrieve this row object directly but instead polls the individual columnar counters, such as CRC errors and collisions, underneath it.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.82.2.1.3.1.1
snmpwalk -v2c -c public <target> NCD-MIB-1::ncdEtherEntry

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.82.2.1.3.1.1.1
snmpget -v2c -c public <target> NCD-MIB-1::ncdEtherEntry.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.82.2.1.3.1.1.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ncdEtherEntry.1

Start monitoring Network Computing Devices (NCD) X-terminal/thin-client hardware with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NCD-MIB-1::ncdEtherEntry OID value, configure state conditions and alerts, and monitor any Network Computing Devices (NCD) X-terminal/thin-client hardware from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.82ncdNCD-MIB-1
1.3.6.1.4.1.82.2ncd_mibsNCD-MIB-1
1.3.6.1.4.1.82.2.1ncd_mibs_mib1NCD-MIB-1
1.3.6.1.4.1.82.2.1.3ncdEtherNCD-MIB-1
1.3.6.1.4.1.82.2.1.3.1ncdEtherTableNCD-MIB-1
1.3.6.1.4.1.82.2.1.3.1.1ncdEtherEntryNCD-MIB-1