All MIBs › CISCO-TS-STACK-MIB › ciscoTsTrapRcvrComm
ciscoTsTrapRcvrComm
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsTrapRcvrComm
OID (numeric): 1.3.6.1.4.1.9.5.32.1.1.25.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: Community string to use in outgoing traps.
What is ciscoTsTrapRcvrComm?
This read-write DisplayString (1-16 characters) holds the SNMP community string the switch stamps onto outgoing traps sent to this receiver. If it doesn't match the community string the receiving NMS expects, the trap arrives but gets silently dropped or rejected by the manager, making this a common cause of 'traps configured but never seen' complaints. A typical value might be a string like 'trapcomm', distinct from the read/write community used for polling.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.1.1.25.1.4 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsTrapRcvrComm
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.1.1.25.1.4.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsTrapRcvrComm.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.5.32.1.1.25.1.4.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ciscoTsTrapRcvrComm.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::ciscoTsTrapRcvrComm 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.4 | ciscoTsTrapRcvrComm | CISCO-TS-STACK-MIB |