CNTAU-MIB :: cntRowErrors

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCNTAU-MIBcntRowErrors

cntRowErrors

Module: CNTAU-MIB

OID (symbolic): CNTAU-MIB::cntRowErrors

OID (numeric): 1.3.6.1.4.1.333.1.11.2.8

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description: The number of table row additions that were attempted through SNMP requests from a network management station, but were not complete in a single request. These requests were not successfully completed.

What is cntRowErrors?

This counter records table row addition attempts made via SNMP requests from a network management station that were not completed successfully in a single request. An administrator watches this for evidence of failed SNMP write operations, which could indicate a management station sending malformed or conflicting requests. For example, a rising count here alongside successful cntRowAdditions staying flat tells the admin that recent attempts to add rows are failing, worth investigating on the management station side.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.1.11.2.8
snmpwalk -v2c -c public <target> CNTAU-MIB::cntRowErrors

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.333.1.11.2.8.1
snmpget -v2c -c public <target> CNTAU-MIB::cntRowErrors.1

SNMPv3 example:

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

Start monitoring CNT Fibre Channel access-unit/channel-extension device (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CNTAU-MIB::cntRowErrors OID value, configure state conditions and alerts, and monitor any CNT Fibre Channel access-unit/channel-extension device (legacy) from a single console.

OID Breakdown

Upper-level ancestors (7 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
1.3.6.1.4.1.333cntCNT2-MIB
Numeric OIDNameModule
1.3.6.1.4.1.333.1cntauCNTAU-MIB
1.3.6.1.4.1.333.1.11cntsnmpCNTAU-MIB
1.3.6.1.4.1.333.1.11.2cntsnmpstatCNTAU-MIB
1.3.6.1.4.1.333.1.11.2.8cntRowErrorsCNTAU-MIB