smLaunchExpireTime
DISMAN-SCRIPT-MIB ·
.1.3.6.1.2.1.64.1.4.1.1.9
Object
The default maximum amount of time information about a script launched from this entry is kept in the smRunTable after the script has completed execution. The value of this object is used to initialize the smRunExpireTime object when a script is launched. Changing the value of an smLaunchExpireTime instance does not affect scripts previously launched from this entry.
Context
- MIB
- DISMAN-SCRIPT-MIB
- OID
.1.3.6.1.2.1.64.1.4.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Units
- centi-seconds
- Parent
- smLaunchEntry
- Groups
- 2
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 'DISMAN-SCRIPT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DISMAN-SCRIPT-MIB::smLaunchExpireTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DISMAN-SCRIPT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DISMAN-SCRIPT-MIB::smLaunchExpireTime.<smLaunchOwner>.<smLaunchName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DISMAN-SCRIPT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DISMAN-SCRIPT-MIB::smLaunchExpireTime'
Syntax
centi-secondsSNMPv2-TCTimeInterval
- Source
- SNMPv2-TCTimeInterval
- Base type
Integer32
Type Description
A period of time, measured in units of 0.01 seconds.
Values & Constraints
Type Constraints
range: 0..2147483647
Conformance
Member of