All MIBs › PBI-MGSYSTEM-MIB › lcdSwitch
lcdSwitch
Module: PBI-MGSYSTEM-MIB
OID (symbolic): PBI-MGSYSTEM-MIB::lcdSwitch
OID (numeric): 1.3.6.1.4.1.1070.3.1.1.35
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: control LCD background
What is lcdSwitch?
This read-write INTEGER controls the front-panel LCD backlight behavior: alwaysOn(0) keeps it lit continuously, while time(1) presumably dims or times it out based on the device's internal schedule (the MIB doesn't further document the timed behavior). Set it to time(1) on units in a dark equipment room where a constantly-lit display isn't needed, or alwaysOn(0) where the display should always be readable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1070.3.1.1.35 snmpwalk -v2c -c public <target> PBI-MGSYSTEM-MIB::lcdSwitch
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1070.3.1.1.35.1 snmpget -v2c -c public <target> PBI-MGSYSTEM-MIB::lcdSwitch.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1070.3.1.1.35.1 i <value>
Start monitoring PBI media gateway systems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PBI-MGSYSTEM-MIB::lcdSwitch OID value, configure state conditions and alerts, and monitor any PBI media gateway systems 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.1070 | pbi | PBI-MAIN-MIB |
| 1.3.6.1.4.1.1070.3 | mg | PBI-MAIN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1070.3.1 | mgSystem | PBI-MGSYSTEM-MIB |
| 1.3.6.1.4.1.1070.3.1.1 | basicInfo | PBI-MGSYSTEM-MIB |
| 1.3.6.1.4.1.1070.3.1.1.35 | lcdSwitch | PBI-MGSYSTEM-MIB |