All MIBs › CISCO-TS-STACK-MIB › ciscoTsTrapRcvrIndex
ciscoTsTrapRcvrIndex
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsTrapRcvrIndex
OID (numeric): 1.3.6.1.4.1.9.5.32.1.1.25.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Trap receiver index for each entry. The switch only allows 20 entries into this table.
What is ciscoTsTrapRcvrIndex?
This read-only INTEGER (1-65535) is the row index identifying one entry in the trap receiver table, and the description calls out a hard platform limit: the switch only allows 20 trap receiver entries total. An admin managing SNMP trap distribution to multiple NMS stations needs to track this ceiling, since trying to add a 21st receiver will fail regardless of what index is chosen. This index is what ciscoTsTrapRcvrStatus's create(4) operation pairs with to add a new row.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.1.1.25.1.1 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsTrapRcvrIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.1.1.25.1.1.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsTrapRcvrIndex.1
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::ciscoTsTrapRcvrIndex 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 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 |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.5 | workgroup | CISCO-ES-STACK-MIB |
| 1.3.6.1.4.1.9.5.32 | tsStack | CISCO-STACK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.5.32.1 | ciscoTsMain | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.1.1 | ciscoTsConfig | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.1.1.25 | ciscoTsTrapRcvrTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.1.1.25.1 | ciscoTsTrapRcvrEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.1.1.25.1.1 | ciscoTsTrapRcvrIndex | CISCO-TS-STACK-MIB |