CISCO-TS-STACK-MIB :: ciscoTsTrapRcvrStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-TS-STACK-MIBciscoTsTrapRcvrStatus

ciscoTsTrapRcvrStatus

Module: CISCO-TS-STACK-MIB

OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsTrapRcvrStatus

OID (numeric): 1.3.6.1.4.1.9.5.32.1.1.25.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 ciscoTsTrapRcvrStatus to create(4) and ciscoTsTrapRcvrIndex to any valid index which does not already exist.

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

What is ciscoTsTrapRcvrStatus?

This read-write enum is the row-control object for the trap receiver table: setting it to invalid(3) deletes that row, and setting it to create(4), paired with a fresh ciscoTsTrapRcvrIndex, adds a new trap receiver entry. The description warns that invalid(3) should never come back on a GET, so seeing it there would itself indicate an agent inconsistency worth reporting. An admin decommissioning an old NMS server would set this object to invalid(3) on that server's row to remove it cleanly from the trap distribution list.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.1.1.25.1.2
snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsTrapRcvrStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.1.1.25.1.2.1
snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsTrapRcvrStatus.1

Set instance 1 (SNMPv2c):

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

Start monitoring Cisco stackable terminal server (async port aggregation, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-TS-STACK-MIB::ciscoTsTrapRcvrStatus OID value, configure state conditions and alerts, and monitor any Cisco stackable terminal server (async port aggregation, legacy) from a single console.

OID Breakdown

Upper-level ancestors (9 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
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.5workgroupCISCO-ES-STACK-MIB
1.3.6.1.4.1.9.5.32tsStackCISCO-STACK-MIB
Numeric OIDNameModule
1.3.6.1.4.1.9.5.32.1ciscoTsMainCISCO-TS-STACK-MIB
1.3.6.1.4.1.9.5.32.1.1ciscoTsConfigCISCO-TS-STACK-MIB
1.3.6.1.4.1.9.5.32.1.1.25ciscoTsTrapRcvrTableCISCO-TS-STACK-MIB
1.3.6.1.4.1.9.5.32.1.1.25.1ciscoTsTrapRcvrEntryCISCO-TS-STACK-MIB
1.3.6.1.4.1.9.5.32.1.1.25.1.2ciscoTsTrapRcvrStatusCISCO-TS-STACK-MIB