sensorGroupConfigRunScriptWhen
G6-SMARTOFFICE-MIB ·
.1.3.6.1.4.1.3181.10.6.4.99.5.1.6
Object
column r/w
Enumeration
Defines which sensor group status needs to change in order to run the standard (and optional additional_script). This can be used to limit the number of script runs by not following little changes that lead to no effect. This filter is logically behind the sensor specific limits defined elsewhere is this table. When the sensor filter is setup well, then this filter here can be relaxed.
Context
- MIB
- G6-SMARTOFFICE-MIB
- OID
.1.3.6.1.4.1.3181.10.6.4.99.5.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sensorGroupConfigEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'G6-SMARTOFFICE-MIB' -M '/opt/observium/mibs/microsens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G6-SMARTOFFICE-MIB::sensorGroupConfigRunScriptWhen'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'G6-SMARTOFFICE-MIB' -M '/opt/observium/mibs/microsens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'G6-SMARTOFFICE-MIB::sensorGroupConfigRunScriptWhen.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'G6-SMARTOFFICE-MIB' -M '/opt/observium/mibs/microsens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'G6-SMARTOFFICE-MIB::sensorGroupConfigRunScriptWhen'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.