smRunArgument
DISMAN-SCRIPT-MIB ·
.1.3.6.1.2.1.64.1.4.2.1.2
Object
column OctetString
The argument supplied to the script when it started.
Context
- MIB
- DISMAN-SCRIPT-MIB
- OID
.1.3.6.1.2.1.64.1.4.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- smRunEntry
- 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::smRunArgument'
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::smRunArgument.<smLaunchOwner>.<smLaunchName>.<smRunIndex>'
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::smRunArgument'
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 smRunArgument of 255 octets.
for smRunArgument of 255 octets.
A compliant implementation has to support a minimum size
for smRunArgument of 255 octets.
for smRunArgument of 255 octets.