All MIBs › CAT2600-MIB › cat2600TsUFCTypeDesc
cat2600TsUFCTypeDesc
Module: CAT2600-MIB
OID (symbolic): CAT2600-MIB::cat2600TsUFCTypeDesc
OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.6.1.1.5
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: A text string describing what type of UFC is present.
What is cat2600TsUFCTypeDesc?
This is the human-readable text description corresponding to the numeric code in cat2600TsUFCType, spelling out in plain language what kind of UFC expansion card is installed. An admin reads this directly during a hardware audit rather than decoding the raw type code, since it gives an immediately understandable label like a Token-Ring or Ethernet UFC model name. This is the practical, at-a-glance identification an admin actually looks at, with the numeric code existing mainly for programmatic matching.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.6.1.1.5 snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsUFCTypeDesc
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.5.1 snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsUFCTypeDesc.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cat2600TsUFCTypeDesc.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::cat2600TsUFCTypeDesc 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.5 | cat2600TsUFCTypeDesc | CAT2600-MIB |