smLaunchArgument
DISMAN-SCRIPT-MIB ·
.1.3.6.1.2.1.64.1.4.1.1.5
Object
column r/w
OctetString
The argument supplied to the script. When a script is invoked, the value of this object is used to initialize the smRunArgument object.
Context
- MIB
- DISMAN-SCRIPT-MIB
- OID
.1.3.6.1.2.1.64.1.4.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- 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::smLaunchArgument'
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::smLaunchArgument.<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::smLaunchArgument'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of
Compliance refinements
A compliant implementation has to support a minimum size
for smLaunchArgument of 255 octets.
for smLaunchArgument of 255 octets.
A compliant implementation has to support a minimum size
for smLaunchArgument of 255 octets.
for smLaunchArgument of 255 octets.