All MIBs › CNT21-MIB › cnt2IfType
cnt2IfType
Module: CNT21-MIB
OID (symbolic): CNT21-MIB::cnt2IfType
OID (numeric): 1.3.6.1.4.1.333.2.1.2.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The type of interface, distinguished according to the physical/link protocol(s) immediately `below' the network layer in the protocol stack.
What is cnt2IfType?
This is an enumerated INTEGER classifying the interface's underlying physical or link-layer protocol, using values such as other, regular1822, hdh1822, and ddn-x25 that sit directly below the network layer. An administrator checks this to confirm that a given interface is provisioned with the media type they expect, such as verifying a WAN port isn't accidentally configured as something else. For example, seeing cnt2IfType report ddn-x25(4) tells the admin that specific interface is an X.25 link rather than a regular Ethernet or 1822-style connection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.2.1.2.2.1.4 snmpwalk -v2c -c public <target> CNT21-MIB::cnt2IfType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.333.2.1.2.2.1.4.1 snmpget -v2c -c public <target> CNT21-MIB::cnt2IfType.1
Start monitoring CNT 2.1-series Fibre Channel SAN switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CNT21-MIB::cnt2IfType OID value, configure state conditions and alerts, and monitor any CNT 2.1-series Fibre Channel SAN switch (legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| 1.3.6.1.4.1.333.2 | cnt2 | CNT2-MIB |
| 1.3.6.1.4.1.333.2.1 | cnt2Mib2 | CNT2-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.333.2.1.2 | cnt2Interfaces | CNT21-MIB |
| 1.3.6.1.4.1.333.2.1.2.2 | cnt2IfTable | CNT21-MIB |
| 1.3.6.1.4.1.333.2.1.2.2.1 | cnt2IfEntry | CNT21-MIB |
| 1.3.6.1.4.1.333.2.1.2.2.1.4 | cnt2IfType | CNT21-MIB |