CAT2600-MIB :: cat2600TsTrapRcvrStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCAT2600-MIBcat2600TsTrapRcvrStatus

cat2600TsTrapRcvrStatus

Module: CAT2600-MIB

OID (symbolic): CAT2600-MIB::cat2600TsTrapRcvrStatus

OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.1.1.14.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Setting the value of this object to invalid(3) deletes the row from the table. The value invalid(3) should never be returned on a GET.

Setting this value to create(4) causes a new row to be created if the row does not already exist. To create a new row set cat2600TsTrapRcvrStatus to create(4) and cat2600TsTrapRcvrIndex to the next available index ( cat2600TsTrapRcvrNext ). After successful creation of the new row, you can then set the desired values for cat2600TsTrapRcvrIpAddress and cat2600TsTrapRcvrComm.

The value returned on GETs should be valid(2) or other(1), which is used to indicate any other condition.

What is cat2600TsTrapRcvrStatus?

This object drives the SNMP-style row-creation/deletion lifecycle for a trap-receiver entry: writing invalid(3) deletes the row, and writing create(4) (together with a free index from cat2600TsTrapRcvrNext) provisions a brand-new trap destination. An admin manipulates this to add or remove which SNMP managers receive traps from the switch, for example decommissioning an old NMS by setting its row's status to invalid(3) so it stops receiving alerts. A typical workflow is: set cat2600TsTrapRcvrIndex to 4, set this object to create(4), then populate the new row's IP address and community string.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.1.1.14.1.2
snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsTrapRcvrStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.1.111.1.2.1.1.14.1.2.1
snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsTrapRcvrStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.1.111.1.2.1.1.14.1.2.1 i <value>

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::cat2600TsTrapRcvrStatus 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.1catProdCAT2600-MIB
1.3.6.1.4.1.9.1.111cat2600CAT2600-MIB
1.3.6.1.4.1.9.1.111.1cat2600TsCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2cat2600TsObjectsCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.1cat2600TsMainCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.1.1cat2600TsConfigCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.1.1.14cat2600TsTrapRcvrTableCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.1.1.14.1cat2600TsTrapRcvrEntryCAT2600-MIB
1.3.6.1.4.1.9.1.111.1.2.1.1.14.1.2cat2600TsTrapRcvrStatusCAT2600-MIB