All MIBs › CNT21-MIB › cnt2XIfConnectorType
cnt2XIfConnectorType
Module: CNT21-MIB
OID (symbolic): CNT21-MIB::cnt2XIfConnectorType
OID (numeric): 1.3.6.1.4.1.333.2.1.2.3.1.15
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description: This object has the value 'true(1)' if the interface sublayer has a physical connector and the value 'false(2)' otherwise.
What is cnt2XIfConnectorType?
This TruthValue reports whether the interface sublayer actually has a physical connector, value true, or is connector-less, value false. An administrator uses it to know upfront whether cabling or connector-level troubleshooting is even physically possible on a given row. For example, cnt2XIfConnectorType reporting false(2) tells the admin not to waste time checking cables on what is actually a virtual or internal sub-interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.333.2.1.2.3.1.15 snmpwalk -v2c -c public <target> CNT21-MIB::cnt2XIfConnectorType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.333.2.1.2.3.1.15.1 snmpget -v2c -c public <target> CNT21-MIB::cnt2XIfConnectorType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cnt2XIfConnectorType.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::cnt2XIfConnectorType 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.3 | cnt2XIfTable | CNT21-MIB |
| 1.3.6.1.4.1.333.2.1.2.3.1 | cnt2XIfEntry | CNT21-MIB |
| 1.3.6.1.4.1.333.2.1.2.3.1.15 | cnt2XIfConnectorType | CNT21-MIB |