All MIBs › BCS-TRAPS-MIB › trapSeverityDiscrim
trapSeverityDiscrim
Module: BCS-TRAPS-MIB
OID (symbolic): BCS-TRAPS-MIB::trapSeverityDiscrim
OID (numeric): 1.3.6.1.4.1.1166.7.3.2.4.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The severity threshold of traps to be send to the manager. Only traps of equal or greater severity than this value are sent to the manager.
What is trapSeverityDiscrim?
This enumeration sets a minimum severity threshold—only traps with severity equal to or greater than this value are forwarded to the manager. Operators use it to ignore low-priority alerts during stable periods or focus on critical issues. Example: setting to major(5) would suppress indeterminate, warning, and minor severity events, sending only major and critical traps.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1166.7.3.2.4.1.7 snmpwalk -v2c -c public <target> BCS-TRAPS-MIB::trapSeverityDiscrim
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1166.7.3.2.4.1.7.1 snmpget -v2c -c public <target> BCS-TRAPS-MIB::trapSeverityDiscrim.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1166.7.3.2.4.1.7.1 i <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::trapSeverityDiscrim 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.4 | trapDiscrimTable | BCS-TRAPS-MIB |
| 1.3.6.1.4.1.1166.7.3.2.4.1 | trapDiscrimEntry | BCS-TRAPS-MIB |
| 1.3.6.1.4.1.1166.7.3.2.4.1.7 | trapSeverityDiscrim | BCS-TRAPS-MIB |