All MIBs › CNTAU-MIB › cntDot3Count
cntDot3Count
Module: CNTAU-MIB
OID (symbolic): CNTAU-MIB::cntDot3Count
OID (numeric): 1.3.6.1.4.1.333.1.11.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of ethernet interfaces that are manageable by this agent on this node.
What is cntDot3Count?
This value reports the number of Ethernet interfaces that this agent can manage on this node. An administrator uses it to confirm the agent recognizes the expected number of Ethernet ports before troubleshooting individual interface counters. For example, if this count is lower than the number of physical Ethernet ports installed, the admin knows some ports aren't being managed by SNMP at all, rather than assuming they're simply idle.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.1.11.1.10 snmpwalk -v2c -c public <target> CNTAU-MIB::cntDot3Count
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.333.1.11.1.10.1 snmpget -v2c -c public <target> CNTAU-MIB::cntDot3Count.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cntDot3Count.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::cntDot3Count 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.333 | cnt | CNT2-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.333.1 | cntau | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.11 | cntsnmp | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.11.1 | cntsnmpconfig | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.11.1.10 | cntDot3Count | CNTAU-MIB |