All MIBs › CNTAU-MIB › cntifIndex
cntifIndex
Module: CNTAU-MIB
OID (symbolic): CNTAU-MIB::cntifIndex
OID (numeric): 1.3.6.1.4.1.333.1.2.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: An index value that uniquely identifies an interface on a CNT node. The interface identified by a particular value of this index is the same interface as identified by the same value of IfIndex.
What is cntifIndex?
This read-only INTEGER uniquely identifies an interface on this CNT node, with the same value also identifying that interface in the standard IfIndex used by generic interface-table objects. An admin cross-referencing CNT-specific interface counters with standard MIB-2 interface statistics would use this shared index value to match them up. For example, cntifIndex value 4 lets the admin find the corresponding standard ifTable row 4 to pull generic octet and error counters for the same interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.1.2.1.1.1 snmpwalk -v2c -c public <target> CNTAU-MIB::cntifIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.333.1.2.1.1.1.1 snmpget -v2c -c public <target> CNTAU-MIB::cntifIndex.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::cntifIndex 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.2 | cntinterfaces | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.2.1 | cntifTable | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.2.1.1 | cntifEntry | CNTAU-MIB |
| 1.3.6.1.4.1.333.1.2.1.1.1 | cntifIndex | CNTAU-MIB |