All MIBs › CXBsc-MIB › bscDevType
bscDevType
Module: CXBsc-MIB
OID (symbolic): CXBsc-MIB::bscDevType
OID (numeric): 1.3.6.1.4.1.495.2.1.6.56.12.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Indicates whether the device is a printer or a display.
What is bscDevType?
This read-write setting classifies an attached device as a 'display' (terminal) or 'printer', defaulting to 'display'. An admin sets this to match the actual 3270-family device so the BSC module handles its command set and status-sense bits appropriately.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.56.12.1.5 snmpwalk -v2c -c public <target> CXBsc-MIB::bscDevType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.56.12.1.5.1 snmpget -v2c -c public <target> CXBsc-MIB::bscDevType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.495.2.1.6.56.12.1.5.1 i <value>
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::bscDevType 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.12 | bscDevTable | CXBsc-MIB |
| 1.3.6.1.4.1.495.2.1.6.56.12.1 | bscDevEntry | CXBsc-MIB |
| 1.3.6.1.4.1.495.2.1.6.56.12.1.5 | bscDevType | CXBsc-MIB |