All MIBs › SnetSwitch-MIB › snetSwitchThresholdErrorTrapEnable
snetSwitchThresholdErrorTrapEnable
Module: SnetSwitch-MIB
OID (symbolic): SnetSwitch-MIB::snetSwitchThresholdErrorTrapEnable
OID (numeric): 1.3.6.1.4.1.169.8.3.1.7.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Enables Link/Packet Error Trap generation. Asynchronous events can be generated by the switch whenever a link, packet, or IBC errors have exceeded a pre-defined threshold. Valid values are off(0), on(1) (default).
What is snetSwitchThresholdErrorTrapEnable?
This read-write value enables or disables Link/Packet Error trap generation, off(0) or on(1), controlling whether the switch sends a trap when link, packet, or IBC errors exceed a pre-defined threshold. Admins keep it enabled so escalating error conditions on the fabric trigger proactive alerts rather than being discovered only through periodic polling of error counters. It defaults to on.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.169.8.3.1.7.3 snmpwalk -v2c -c public <target> SnetSwitch-MIB::snetSwitchThresholdErrorTrapEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.169.8.3.1.7.3.1 snmpget -v2c -c public <target> SnetSwitch-MIB::snetSwitchThresholdErrorTrapEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.169.8.3.1.7.3.1 i <value>
Start monitoring HP NonStop ServerNet fabric infrastructure (X/Y fabric switch inventory/SAN mapping) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SnetSwitch-MIB::snetSwitchThresholdErrorTrapEnable OID value, configure state conditions and alerts, and monitor any HP NonStop ServerNet fabric infrastructure (X/Y fabric switch inventory/SAN mapping) 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.169 | tandem | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8 | serverNet | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3 | serverNetSwitch | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.1 | snetSwitchNetworkData | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.1.7 | snetSwitchTrapEnables | SnetSwitch-MIB |
| 1.3.6.1.4.1.169.8.3.1.7.3 | snetSwitchThresholdErrorTrapEnable | SnetSwitch-MIB |