All MIBs › CAT2600-MIB › cat2600TsTrapRcvrDmns
cat2600TsTrapRcvrDmns
Module: CAT2600-MIB
OID (symbolic): CAT2600-MIB::cat2600TsTrapRcvrDmns
OID (numeric): 1.3.6.1.4.1.9.1.111.1.2.1.1.14.1.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: Domains on which traps to this target are sent. Each octet within the value of this object specifies a set of eight domains, with the first octet specifying domains 0 through 7, the second octet specifying domains 8 through 15, etc. Within each octet, the most significant bit represents the lowest numbered domain, and the least significant bit represents the highest numbered domain. Thus, each domain is represented by a single bit within the value of this object.
If that bit has a value of '1' then that domain is included in the set of ports which will receive the trap; the domain is not included if its bit has a value of '0'.
What is cat2600TsTrapRcvrDmns?
This is a 64-bit bitmap, one bit per domain (up to 64 domains), that determines which of the switch's configured Domains are allowed to generate traps sent to this particular receiver. An admin uses it to scope trap delivery so that, say, a monitoring station responsible only for the finance VLAN's domain doesn't get flooded with alerts from every other domain on a shared switch. For example, setting the first octet to 0x80 enables trap forwarding for domain 0 only, while leaving all other domain bits at zero.
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.5 snmpwalk -v2c -c public <target> CAT2600-MIB::cat2600TsTrapRcvrDmns
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.5.1 snmpget -v2c -c public <target> CAT2600-MIB::cat2600TsTrapRcvrDmns.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.5.1 s <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::cat2600TsTrapRcvrDmns 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.1 | cat2600TsMain | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.1.1 | cat2600TsConfig | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.1.1.14 | cat2600TsTrapRcvrTable | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.1.1.14.1 | cat2600TsTrapRcvrEntry | CAT2600-MIB |
| 1.3.6.1.4.1.9.1.111.1.2.1.1.14.1.5 | cat2600TsTrapRcvrDmns | CAT2600-MIB |