All MIBs › COMTROL-ES8510-MIB › snmpTrapServerEnable
snmpTrapServerEnable
Module: COMTROL-ES8510-MIB
OID (symbolic): COMTROL-ES8510-MIB::snmpTrapServerEnable
OID (numeric): 1.3.6.1.4.1.2882.2.1.1.8.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: To enable, disable snmp trap functionality.
SNMPv1 traps are defined in RFC 1157, and SNMPv2c trap is defined as NOTIFICATION. SNMP traps enable this device to notify the management station of significant events by way of an unsolicited SNMP message. After the manager receives the event, the manager displays it and can choose to take an action based on the event. For instance, the manager can poll the agent directly, or poll other associated device agents to get a better understanding of the event.
What is snmpTrapServerEnable?
This read-write setting turns on or off the switch's ability to send SNMP trap notifications, whether SNMPv1 traps as defined in RFC 1157 or SNMPv2c NOTIFICATION-style traps, to configured destinations. An admin enables this so the switch pushes notifications proactively rather than requiring an NMS to keep polling for problems. For example, enabling this lets the switch immediately push a trap the moment a ring break or power failure occurs, instead of the NMS having to wait until its next scheduled poll to discover the problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.8.3 snmpwalk -v2c -c public <target> COMTROL-ES8510-MIB::snmpTrapServerEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2882.2.1.1.8.3.1 snmpget -v2c -c public <target> COMTROL-ES8510-MIB::snmpTrapServerEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2882.2.1.1.8.3.1 i <value>
Start monitoring Comtrol ES8510 industrial managed Ethernet switch with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the COMTROL-ES8510-MIB::snmpTrapServerEnable OID value, configure state conditions and alerts, and monitor any Comtrol ES8510 industrial managed Ethernet switch 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.2882 | comtrol | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2 | products | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1 | managedSwitch | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1 | es8510 | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.8 | snmp | COMTROL-ES8510-MIB |
| 1.3.6.1.4.1.2882.2.1.1.8.3 | snmpTrapServerEnable | COMTROL-ES8510-MIB |