Dell 5100MP User Manual

Dellâ„¢-MIB Definitions for Dell 5100MP Projector
Dell-5100MP-Projector-MIB DEFINITIONS ::= BEGIN
-- Revision History
-- Release: A1.3 2006/02/08
-- Add Object IDs, re-define syntax and add variable for volume control
-- This release is for 5100MP projectors manufactured after 10 Apr. 2006 with network firmware C1.3
MODULE-IDENTITY, OBJECT-TYPE, Integer32,
NOTIFICATION-TYPE, enterprises, Counter32,
Opaque FROM SNMPv2-SMI
TEXTUAL-CONVENTION, DisplayString, TruthValue
FROM SNMPv2-TC;
-- textual conventions
-- DisplayString ::=
-- OCTET STRING
-- This data type is used to model textual information taken from the NVT ASCII character set. By convention, objects with this syntax are declared as having SIZE(0..255)
dell MODULE-IDENTITY
LAST-UPDATED "200602080001Z"
ORGANIZATION "Dell Inc."
CONTACT-INFO
August 2005
"
Vincent Ng, Dell, Singapore
Postal: DELL GLOBAL B. V,
2 International Business Park
Level 4, The Strategy, Tower 2
Singapore 609930.
"
DESCRIPTION
"The Dell 5100MP Projector MIB."
::= { enterprises 674 }
projectors OBJECT IDENTIFIER ::= { dell 10899 }
projectorgroup1 OBJECT IDENTIFIER ::= { projectors 100 }
dellMIB5100MP OBJECT IDENTIFIER ::= { projectorgroup1 1 }
pjtState OBJECT-TYPE
SYNTAX INTEGER {
off(0),
on(1),
cooling(3) -- a temporary state between on and off
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"
A value which indicates the current state of the projector.
0: Off; 1: On 3: Cooling;
"
::= { dellMIB5100MP 1 }
pjtLampHour OBJECT-TYPE
SYNTAX INTEGER (0..16383)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"
A value which indicates the lamp hours of the projector, that is, the number of hours the lamp
has been turned on since it was replaced.
"
::= { dellMIB5100MP 3 }
pjtTemperature OBJECT-TYPE
SYNTAX INTEGER (0..255)
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"
A value which indicates the temperature of the projector in degrees Celsius.
"
::= { dellMIB5100MP 5 }
www.dell.com | support.dell.com
pjtPowerButton OBJECT-TYPE
SYNTAX INTEGER {
off(0), -- will go through a cooling period before power off
on(1)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"
A command value which can be used to power on/off the projector. This command will affect the value of pjtState.
NOTE: In general, a projector will not power down immediately, but will enter a period of cooling
before powering off. This transition will be reflected in the value of pjtState.
0: Off ; 1:On
"
::= { dellMIB5100MP 6 }
pjtSourceButton OBJECT-TYPE
SYNTAX INTEGER {
m1RGB(113),
m1DRGB(114),
m1Component(115),
vgaRGB(117),
vgaComponent(118),
bncRGB(120),
bncComponent(121),
rcaComponent(123),
sVideo(125),
composite(126),
hdmi(127),
noVideoSource(170)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"
A command which indicates to search source for projection.
113: M1 RGB; 114: M1 DRGB;
115: M1 Component; 117: VGA RGB;
118: VGA Component; 120: BNC RGB;
121: BNC Component; 123: RCA Component;
125: S-Video; 126: Composite;
127: HDMI; 170: No Source;
"
::= { dellMIB5100MP 7 }
pjtZoomInButton OBJECT-TYPE
Loading...
+ 8 hidden pages