All MIBs › CTIF-EXT-MIB › ctIfNumber
ctIfNumber
Module: CTIF-EXT-MIB
OID (symbolic): CTIF-EXT-MIB::ctIfNumber
OID (numeric): 1.3.6.1.4.1.52.4.3.3.2.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This defines the interface that is being described. This is the same as ifIndex.
What is ctIfNumber?
This read-only integer identifies the interface being described, matching the standard ifIndex value. An admin uses it as the join key between this extension MIB's per-interface data and the standard ifTable entry. For example, an admin matches ctIfNumber 4 to ifIndex 4 in the standard interfaces table to pull the matching ifDescr and ifOperStatus for the same port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.4.3.3.2.1.1.1 snmpwalk -v2c -c public <target> CTIF-EXT-MIB::ctIfNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.4.3.3.2.1.1.1.1 snmpget -v2c -c public <target> CTIF-EXT-MIB::ctIfNumber.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ctIfNumber.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::ctIfNumber 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.2 | ctIf | CTIF-EXT-MIB |
| 1.3.6.1.4.1.52.4.3.3.2.1 | ctIfTable | CTIF-EXT-MIB |
| 1.3.6.1.4.1.52.4.3.3.2.1.1 | ctIfEntry | CTIF-EXT-MIB |
| 1.3.6.1.4.1.52.4.3.3.2.1.1.1 | ctIfNumber | CTIF-EXT-MIB |