All MIBs › CAT2600-MIB › cat2600TsUFCType
cat2600TsUFCType
Module: CAT2600-MIB
OID (symbolic): CAT2600-MIB::cat2600TsUFCType
OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.6.1.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The code representing what type of UFC is present. UFC codes are assigned by Cisco.
What is cat2600TsUFCType?
This is a 2-octet code identifying the specific type of UFC card installed, with the description noting these codes are assigned centrally by Cisco rather than being self-describing values. An admin generally doesn't interpret this raw code by eye but relies on it in automated inventory tools cross-referenced against Cisco's code list, or simply reads the paired cat2600TsUFCTypeDesc for the human-readable version instead. This raw type code exists mainly so software can programmatically distinguish UFC models without parsing free-text descriptions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.6.1.1.4 snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsUFCType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.6.1.1.4.1 snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsUFCType.1
Start monitoring Cisco Catalyst 2600 switching hub (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CAT2600-MIB::cat2600TsUFCType OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 2600 switching hub (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.1 | catProd | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111 | cat2600 | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1 | cat2600Ts | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2 | cat2600TsObjects | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.6 | cat2600TsUFC | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.6.1 | cat2600TsUFCTable | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.6.1.1 | cat2600TsUFCEntry | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.6.1.1.4 | cat2600TsUFCType | CAT2600-MIB |