All MIBs › CTIF-EXT-MIB › ctIfNum
ctIfNum
Module: CTIF-EXT-MIB
OID (symbolic): CTIF-EXT-MIB::ctIfNum
OID (numeric): 1.3.6.1.4.1.52.4.3.3.4.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This defines the interface that is being described. This is the same as ifIndex. This is only valid if ctCpFunction is SLIP or PPP, otherwise, 0
What is ctIfNum?
This read-only integer identifies the logical interface (matching ifIndex) associated with a Com Port, but is only meaningful when ctCpFunction is set to slip or ppp; otherwise it reads 0. An admin uses it to find the logical interface a SLIP or PPP-configured serial port maps to. For example, with ctCpFunction set to slip(3) on com2, ctIfNum reports the ifIndex of the SLIP interface running over that serial line.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.3.3.4.1.1.3 snmpwalk -v2c -c public <target> CTIF-EXT-MIB::ctIfNum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.3.3.4.1.1.3.1 snmpget -v2c -c public <target> CTIF-EXT-MIB::ctIfNum.1
Start monitoring Cabletron/Enterasys switch/hub (legacy, per-port IF-MIB extension) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTIF-EXT-MIB::ctIfNum OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys switch/hub (legacy, per-port IF-MIB extension) 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.4 | mibs | CTRON-AP3000-MIB |
| 1.3.6.1.4.1.52.4.3 | ctronExtn | CTRON-MIB-NAMES |
| 1.3.6.1.4.1.52.4.3.3 | ctronMib2 | CTRON-MIB-NAMES |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.4.3.3.4 | ctIfCp | CTIF-EXT-MIB |
| 1.3.6.1.4.1.52.4.3.3.4.1 | ctCpTable | CTIF-EXT-MIB |
| 1.3.6.1.4.1.52.4.3.3.4.1.1 | ctCpEntry | CTIF-EXT-MIB |
| 1.3.6.1.4.1.52.4.3.3.4.1.1.3 | ctIfNum | CTIF-EXT-MIB |