All MIBs › CNTAU-MIB › cnticmpInDuPorts
cnticmpInDuPorts
Module: CNTAU-MIB
OID (symbolic): CNTAU-MIB::cnticmpInDuPorts
OID (numeric): 1.3.6.1.4.1.333.1.5.4
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of times a destination unreachable message was received due to an unreachable port.
What is cnticmpInDuPorts?
This read-only Counter reports the number of times this node received an ICMP destination-unreachable message citing an unreachable port. An admin troubleshooting a specific service that seems unreachable would check this counter to confirm the remote host is up but simply not listening on the expected port. For example, a spike in cnticmpInDuPorts coinciding with a service outage would suggest the target application stopped listening rather than the host itself going down.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.1.5.4 snmpwalk -v2c -c public <target> CNTAU-MIB::cnticmpInDuPorts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.333.1.5.4.1 snmpget -v2c -c public <target> CNTAU-MIB::cnticmpInDuPorts.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cnticmpInDuPorts.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::cnticmpInDuPorts 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.5 | cnticmp | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.5.4 | cnticmpInDuPorts | CNTAU-MIB |