All MIBs › CISCO-UNIFIED-COMPUTING-NETWORK-MIB › cucsNetworkIfStatsDn
cucsNetworkIfStatsDn
Module: CISCO-UNIFIED-COMPUTING-NETWORK-MIB
OID (symbolic): CISCO-UNIFIED-COMPUTING-NETWORK-MIB::cucsNetworkIfStatsDn
OID (numeric): 1.3.6.1.4.1.9.9.719.1.32.2.1.2
Node type: OBJECT-TYPE
Type: CucsManagedObjectDn
Access: read-only
Description: Cisco UCS network:IfStats:dn managed object property
What is cucsNetworkIfStatsDn?
This OID carries the Distinguished Name (DN) of an IfStats object, the traffic-counter record kept for one physical interface on a Fabric Interconnect, i.e. the full slash-delimited path UCS Manager assigns to that exact instance in its management-information tree. An admin or a monitoring script reads this DN to know precisely which IfStats instance a given SNMP row belongs to, since a UCS domain can hold many IfStats instances side by side. For example, an alerting tool that just polled a numeric status column for IfStats can walk over to this same table row's cucsNetworkIfStatsDn value to print the exact object path in the alert instead of a bare index number.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.32.2.1.2 snmpwalk -v2c -c public <target> CISCO-UNIFIED-COMPUTING-NETWORK-MIB::cucsNetworkIfStatsDn
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.719.1.32.2.1.2.1 snmpget -v2c -c public <target> CISCO-UNIFIED-COMPUTING-NETWORK-MIB::cucsNetworkIfStatsDn.1
Start monitoring Cisco UCS fabric interconnects with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-UNIFIED-COMPUTING-NETWORK-MIB::cucsNetworkIfStatsDn OID value, configure state conditions and alerts, and monitor any Cisco UCS fabric interconnects from a single console.
OID Breakdown
Upper-level ancestors (10 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.719 | ciscoUnifiedComputingMIB | CISCO-UNIFIED-COMPUTING-MIB |
| 1.3.6.1.4.1.9.9.719.1 | ciscoUnifiedComputingMIBObjects | CISCO-UNIFIED-COMPUTING-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.719.1.32 | cucsNetworkObjects | CISCO-UNIFIED-COMPUTING-NETWORK-MIB |
| 1.3.6.1.4.1.9.9.719.1.32.2 | cucsNetworkIfStatsTable | CISCO-UNIFIED-COMPUTING-NETWORK-MIB |
| 1.3.6.1.4.1.9.9.719.1.32.2.1 | cucsNetworkIfStatsEntry | CISCO-UNIFIED-COMPUTING-NETWORK-MIB |
| 1.3.6.1.4.1.9.9.719.1.32.2.1.2 | cucsNetworkIfStatsDn | CISCO-UNIFIED-COMPUTING-NETWORK-MIB |