G6-SCRIPTDATA-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
6
parameterTable
table.1.3.6.1.4.1.3181.10.6.3.77.1
·
1 row entry
·
3 columns
Uses the microsens variant from
Command help
/opt/observium/mibs/microsens.
Walk parameterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'G6-SCRIPTDATA-MIB' -M '/opt/observium/mibs/microsens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G6-SCRIPTDATA-MIB::parameterTable'
This table is used to define script specific configuration parameter. The parameter list is created by scripts using the register parameter command.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
Automatically generated
|
Integer32 Constraints: range: 0-99 |
.1.3.6.1.4.1.3181.10.6.3.77.1.1.1 |
|
Unique script specific parameter name. At least 3 character are required. THIS NAME SHOULD NOT BE MODIFIED BY USERS.
|
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.3181.10.6.3.77.1.1.2 |
|
Customer entered parameter value. This may be a string or a number depending of the script requirement.
|
SNMPv2-TCDisplayStringr/w Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.3181.10.6.3.77.1.1.3 |
variablesTable
table.1.3.6.1.4.1.3181.10.6.3.77.100
·
1 row entry
·
3 columns
Uses the microsens variant from
Command help
/opt/observium/mibs/microsens.
Walk variablesTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'G6-SCRIPTDATA-MIB' -M '/opt/observium/mibs/microsens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G6-SCRIPTDATA-MIB::variablesTable'
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.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
Automatically generated
|
Integer32 Constraints: range: 0-99 |
.1.3.6.1.4.1.3181.10.6.3.77.100.1.1 |
|
Script specific variable name for programmatic output of string variables. Format scriptname/varname. When the /(slash) is missing this is a general script variable.
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.3181.10.6.3.77.100.1.2 |
|
The value can only be written via script.
|
SNMPv2-TCDisplayString Type Constraints: range: 0..255Description: Represents textual information taken from the NVT ASCII character set, as defined in pages 4, 10-11 of RFC 854. To summarize RFC 854, the NVT ASCII repertoire specifies: - the use of c… |
.1.3.6.1.4.1.3181.10.6.3.77.100.1.3 |