All MIBs › CAT2600-MIB › cat2600TsUFCStatus
cat2600TsUFCStatus
Module: CAT2600-MIB
OID (symbolic): CAT2600-MIB::cat2600TsUFCStatus
OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.6.1.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The operational status of the UFC.
What is cat2600TsUFCStatus?
This reports the current operational status of a specific UFC expansion card -- up(1) meaning it's functioning normally, down(2) meaning it's not operational, or other(3) for any state that doesn't fit those two. An admin polls this to detect a failed or removed UFC card without needing physical access to the chassis, since a card reporting down(2) unexpectedly would explain why ports on that module have stopped passing traffic. This status feeds directly into troubleshooting when a subset of the switch's ports (specifically those belonging to one UFC) all go dark simultaneously.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.6.1.1.8 snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsUFCStatus
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.8.1 snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsUFCStatus.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::cat2600TsUFCStatus 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.8 | cat2600TsUFCStatus | CAT2600-MIB |