variablesTable
G6-SCRIPTDATA-MIB ·
.1.3.6.1.4.1.3181.10.6.3.77.100
Object
table
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.
Context
- MIB
- G6-SCRIPTDATA-MIB
- OID
.1.3.6.1.4.1.3181.10.6.3.77.100- Type
- table
- Status
- current
- Parent
- scriptdata
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/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'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'G6-SCRIPTDATA-MIB' -M '/opt/observium/mibs/microsens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'G6-SCRIPTDATA-MIB::variablesTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.