All MIBs › BCS-TRAPS-MIB › trapReceiverAddr
trapReceiverAddr
Module: BCS-TRAPS-MIB
OID (symbolic): BCS-TRAPS-MIB::trapReceiverAddr
OID (numeric): 1.3.6.1.4.1.1166.7.3.2.2.1.2
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The IP address of the manager to send a trap to. NOTE: Changing TrapReceiverAddr FROM default value to anything else is equivalent of 'creating' of a new entry. Changing trapReceiverAddr TO default value will result in deletion of that entry.
What is trapReceiverAddr?
This read-write IP address is the destination manager's IP for trap delivery; changing from default value creates a new trap receiver entry, changing to default deletes it. Manages trap distribution. Example: setting to 192.168.1.10 adds or modifies a trap receiver at that address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1166.7.3.2.2.1.2 snmpwalk -v2c -c public <target> BCS-TRAPS-MIB::trapReceiverAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1166.7.3.2.2.1.2.1 snmpget -v2c -c public <target> BCS-TRAPS-MIB::trapReceiverAddr.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1166.7.3.2.2.1.2.1 a <value>
Start monitoring Belden/Hirschmann BCS-series industrial Ethernet switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BCS-TRAPS-MIB::trapReceiverAddr OID value, configure state conditions and alerts, and monitor any Belden/Hirschmann BCS-series industrial Ethernet switches from a single console.
OID Breakdown
Upper-level ancestors (8 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.1166 | gi | BCS-IDENT-MIB |
| 1.3.6.1.4.1.1166.7 | bcs | BCS-IDENT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1166.7.3 | bcsTraps | BCS-TRAPS-MIB |
| 1.3.6.1.4.1.1166.7.3.2 | bcsTrapControl | BCS-TRAPS-MIB |
| 1.3.6.1.4.1.1166.7.3.2.2 | trapReceiversTable | BCS-TRAPS-MIB |
| 1.3.6.1.4.1.1166.7.3.2.2.1 | trapReceiversEntry | BCS-TRAPS-MIB |
| 1.3.6.1.4.1.1166.7.3.2.2.1.2 | trapReceiverAddr | BCS-TRAPS-MIB |