G6-MISC-MIB

File: G6-MISC-MIB.mib (9681 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC MICROSENS-G6-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Unsigned32 Counter32 enterprises
NOTIFICATION-TYPE DisplayString MacAddress
g6

Defined Types

TerminalServerConfigEntry  
SEQUENCE    
  terminalServerConfigIndex INTEGER
  terminalServerConfigDeviceName DisplayString
  terminalServerConfigMode INTEGER
  terminalServerConfigRemoteIp OCTET STRING
  terminalServerConfigTcpPort Integer32
  terminalServerConfigInactivityTimeout Integer32
  terminalServerConfigDataRate INTEGER
  terminalServerConfigDatabits INTEGER
  terminalServerConfigParity INTEGER
  terminalServerConfigStopBits INTEGER
  terminalServerConfigFlowControl INTEGER
  terminalServerConfigForwardingTimer Integer32
  terminalServerConfigCharacterCount Integer32
  terminalServerConfigForwardingCharacter INTEGER

SpeakerConfigEntry  
SEQUENCE    
  speakerConfigIndex INTEGER
  speakerConfigPlay DisplayString
  speakerConfigStop DisplayString
  speakerConfigVolume DisplayString
  speakerConfigDeviceName DisplayString
  speakerConfigDeviceType INTEGER
  speakerConfigOutputRate Unsigned32
  speakerConfigOutputFormat INTEGER
  speakerConfigHostAddress DisplayString
  speakerConfigUdpPort Integer32

Defined Values

management 1.3.6.1.4.1.3181.10.6.3
Microsens private MIB for Generation 6 Ethernet Switches
MODULE-IDENTITY    

misc 1.3.6.1.4.1.3181.10.6.3.78
OBJECT IDENTIFIER    

terminalServerConfigTable 1.3.6.1.4.1.3181.10.6.3.78.1
This section defines setting for the terminal server feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TerminalServerConfigEntry

terminalServerConfigEntry 1.3.6.1.4.1.3181.10.6.3.78.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  TerminalServerConfigEntry  

terminalServerConfigIndex 1.3.6.1.4.1.3181.10.6.3.78.1.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0  

terminalServerConfigDeviceName 1.3.6.1.4.1.3181.10.6.3.78.1.1.2
Descriptive name for customer reference. This name is echoed upon login.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

terminalServerConfigMode 1.3.6.1.4.1.3181.10.6.3.78.1.1.3
Defines the operational mode of the terminal server.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER server(0), client(1), comPort(2)  

terminalServerConfigRemoteIp 1.3.6.1.4.1.3181.10.6.3.78.1.1.4
IP address of the associated remote partner. Only applies in CLIENT and COM_PORT mode.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..20)  

terminalServerConfigTcpPort 1.3.6.1.4.1.3181.10.6.3.78.1.1.5
Defines the TCP port number under which the terminal server is reachable.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

terminalServerConfigInactivityTimeout 1.3.6.1.4.1.3181.10.6.3.78.1.1.6
An unattended terminal server logs off automatically after specified seconds. Use 0 to disable timeout.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

terminalServerConfigDataRate 1.3.6.1.4.1.3181.10.6.3.78.1.1.7
Data rate in bits per second.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ms300(0), ms600(1), ms1200(2), ms2400(3), ms4800(4), ms9600(5), ms19200(6), ms38400(7), ms57600(8), ms115200(9), ms230400(10)  

terminalServerConfigDatabits 1.3.6.1.4.1.3181.10.6.3.78.1.1.8
Number of data bits per character.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ms7Bit(0), ms8Bit(1)  

terminalServerConfigParity 1.3.6.1.4.1.3181.10.6.3.78.1.1.9
Defines if the parity bit is used.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), odd(1), even(2), mark(3), space(4)  

terminalServerConfigStopBits 1.3.6.1.4.1.3181.10.6.3.78.1.1.10
Number of stop bits per character.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ms1Bit(0), ms2Bits(1)  

terminalServerConfigFlowControl 1.3.6.1.4.1.3181.10.6.3.78.1.1.11
Determines if flow control is used.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), localXonXoff(1), passXonXoff(2)  

terminalServerConfigForwardingTimer 1.3.6.1.4.1.3181.10.6.3.78.1.1.12
Defined in 100ms steps. After no more data are received for this time, the serial data are forwarded to the ethernet side. (VTIME)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

terminalServerConfigCharacterCount 1.3.6.1.4.1.3181.10.6.3.78.1.1.13
At least this many character must be received before data are forwarded. Set to zero to ignore count. (VMIN)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

terminalServerConfigForwardingCharacter 1.3.6.1.4.1.3181.10.6.3.78.1.1.14
When the specified character is received o the serial port, the tcp packet is forwarded.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(0), cr(1), lf(2)  

speakerConfigTable 1.3.6.1.4.1.3181.10.6.3.78.2
This section defines settings for an optional network addressed loudspeaker. Wav or mps3 files may be played out. Local sound files or network music files can be accessed. Not that WAV files must be provided in the format as required by the selected source. With mp3 on-the-fly transcoding is available.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SpeakerConfigEntry

speakerConfigEntry 1.3.6.1.4.1.3181.10.6.3.78.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SpeakerConfigEntry  

speakerConfigIndex 1.3.6.1.4.1.3181.10.6.3.78.2.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0  

speakerConfigPlay 1.3.6.1.4.1.3181.10.6.3.78.2.1.2
Play a sound file or stream. A local sould file must reside in the sound folder accessible via ftp. Syntax: .play = mysound.mp3 Alternatively a remote file or stream may be played in the format: .play = http://webradiostream.mp3
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

speakerConfigStop 1.3.6.1.4.1.3181.10.6.3.78.2.1.3
Cancels all sound output.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

speakerConfigVolume 1.3.6.1.4.1.3181.10.6.3.78.2.1.4
Volume control if possible for this device.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

speakerConfigDeviceName 1.3.6.1.4.1.3181.10.6.3.78.2.1.5
Descriptive name for customer reference.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

speakerConfigDeviceType 1.3.6.1.4.1.3181.10.6.3.78.2.1.6
Select type or protocol of desired speaker.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER genericRtp(0), smartaudioController(1)  

speakerConfigOutputRate 1.3.6.1.4.1.3181.10.6.3.78.2.1.7
Output (re)sample rate only applies to MP3 files or streams. Default value 44100.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

speakerConfigOutputFormat 1.3.6.1.4.1.3181.10.6.3.78.2.1.8
Mono Stereo conversion only applies to mp3 files or streams.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER mono(0), stereo(1)  

speakerConfigHostAddress 1.3.6.1.4.1.3181.10.6.3.78.2.1.9
IP address or symbolic name of the speaker
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

speakerConfigUdpPort 1.3.6.1.4.1.3181.10.6.3.78.2.1.10
UDP port for
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535