G6-SCRIPTDATA-MIB

File: G6-SCRIPTDATA-MIB.mib (3769 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

ParameterEntry  
SEQUENCE    
  parameterIndex INTEGER
  parameterName DisplayString
  parameterValue DisplayString

VariablesEntry  
SEQUENCE    
  variablesIndex INTEGER
  variablesName DisplayString
  variablesValue DisplayString

Defined Values

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

scriptdata 1.3.6.1.4.1.3181.10.6.3.77
OBJECT IDENTIFIER    

parameterTable 1.3.6.1.4.1.3181.10.6.3.77.1
This table is used to define script specific configuration parameter. The parameter list is created by scripts using the register parameter command.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ParameterEntry

parameterEntry 1.3.6.1.4.1.3181.10.6.3.77.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  ParameterEntry  

parameterIndex 1.3.6.1.4.1.3181.10.6.3.77.1.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..99  

parameterName 1.3.6.1.4.1.3181.10.6.3.77.1.1.2
Unique script specific parameter name. At least 3 character are required. THIS NAME SHOULD NOT BE MODIFIED BY USERS.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

parameterValue 1.3.6.1.4.1.3181.10.6.3.77.1.1.3
Customer entered parameter value. This may be a string or a number depending of the script requirement.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

variablesTable 1.3.6.1.4.1.3181.10.6.3.77.100
Array of string variables that can be written and read by scripts. Several scripts may share data in these variables. The variables may also be accessed via SNMP.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VariablesEntry

variablesEntry 1.3.6.1.4.1.3181.10.6.3.77.100.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  VariablesEntry  

variablesIndex 1.3.6.1.4.1.3181.10.6.3.77.100.1.1
Automatically generated
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..99  

variablesName 1.3.6.1.4.1.3181.10.6.3.77.100.1.2
Script specific variable name for programmatic output of string variables. Format scriptname/varname. When the /(slash) is missing this is a general script variable.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

variablesValue 1.3.6.1.4.1.3181.10.6.3.77.100.1.3
The value can only be written via script.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString