CNTAU-MIB :: cntMib2Requests

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCNTAU-MIBcntMib2Requests

cntMib2Requests

Module: CNTAU-MIB

OID (symbolic): CNTAU-MIB::cntMib2Requests

OID (numeric): 1.3.6.1.4.1.333.1.11.2.1

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description: The number of requests received by the agent for mib-2 objects.

What is cntMib2Requests?

This counter records how many SNMP requests the agent has received for mib-2 (standard RFC 1213) objects. An administrator uses this to gauge how much of the polling load on this agent is coming from standard MIB-2 queries versus vendor-specific ones. For example, comparing this counter's growth rate against cntCntRequests shows the admin whether a monitoring tool is favoring standard interface counters or CNT's proprietary objects.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.1.11.2.1
snmpwalk -v2c -c public <target> CNTAU-MIB::cntMib2Requests

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.333.1.11.2.1.1
snmpget -v2c -c public <target> CNTAU-MIB::cntMib2Requests.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cntMib2Requests.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::cntMib2Requests 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.1cntMib2RequestsCNTAU-MIB