All MIBs › CXBsc-MIB › bscSapOverrun
bscSapOverrun
Module: CXBsc-MIB
OID (symbolic): CXBsc-MIB::bscSapOverrun
OID (numeric): 1.3.6.1.4.1.495.2.1.6.56.10.1.41
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Identifies the number of block overrun's received by this sap.
What is bscSapOverrun?
This counter tracks the number of block overrun errors received on this service access point, meaning data arrived faster than the receiving side could process it. An admin watches this alongside parity and CRC counters to judge whether a BSC link's hardware or timing is degrading.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.56.10.1.41 snmpwalk -v2c -c public <target> CXBsc-MIB::bscSapOverrun
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.56.10.1.41.1 snmpget -v2c -c public <target> CXBsc-MIB::bscSapOverrun.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> bscSapOverrun.1
Start monitoring Memotec CX BSC/SNA protocol converter with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CXBsc-MIB::bscSapOverrun OID value, configure state conditions and alerts, and monitor any Memotec CX BSC/SNA protocol converter from a single console.
OID Breakdown
Upper-level ancestors (11 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.495 | memotec | MEMOTEC-SMI |
| 1.3.6.1.4.1.495.2 | memotecProducts | MEMOTEC-SMI |
| 1.3.6.1.4.1.495.2.1 | cxProduct | MEMOTEC-SMI |
| 1.3.6.1.4.1.495.2.1.6 | cxApplication | CXProduct-SMI |
| 1.3.6.1.4.1.495.2.1.6.56 | cxBsc | CXProduct-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.495.2.1.6.56.10 | bscSapTable | CXBsc-MIB |
| 1.3.6.1.4.1.495.2.1.6.56.10.1 | bscSapEntry | CXBsc-MIB |
| 1.3.6.1.4.1.495.2.1.6.56.10.1.41 | bscSapOverrun | CXBsc-MIB |