All MIBs › IRM3-MIB › bdErrorSource
bdErrorSource
Module: IRM3-MIB
OID (symbolic): IRM3-MIB::bdErrorSource
OID (numeric): 1.3.6.1.4.1.52.1.2.1.9.2.3.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The type of error used for the error alarm.
The integer is a bit encoded version of which errors to include in the error sum. The bits are encoded as follows:
CRCErrors - Bit 0 Least Significant Bit runts - Bit 1 OOWColls - Bit 2 alignErrs - Bit 3 NoResource - Bit 4 Giants - Bit 5
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1.2.1.9.2.3.3 snmpwalk -v2c -c public <target> IRM3-MIB::bdErrorSource
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1.2.1.9.2.3.3.1 snmpget -v2c -c public <target> IRM3-MIB::bdErrorSource.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.1.2.1.9.2.3.3.1 i <value>
Start monitoring Cabletron Systems modular chassis device (hub/switch/concentrator) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IRM3-MIB::bdErrorSource OID value, configure state conditions and alerts, and monitor any Cabletron Systems modular chassis device (hub/switch/concentrator) from a single console.
OID Breakdown
Upper-level ancestors (13 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.52 | cabletron | Cabletron-MIB |
| 1.3.6.1.4.1.52.1 | commsDevice | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.2 | repeater | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.2.1 | repeaterRev1 | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.2.1.9 | alarm | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.2.1.9.2 | bdAlrm | Cabletron-MIB |
| 1.3.6.1.4.1.52.1.2.1.9.2.3 | bdError | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.1.2.1.9.2.3.3 | bdErrorSource | IRM3-MIB |