sysMgmtLicDlPath

AQUASYSTEM-MIB · .1.3.6.1.4.1.3942.1.1.3.23.3.1

Object

Filename (with optional path w/o leading '/')
of downloadable license file at ftp server.
          
Any successful SET operation on sysMgmtLicDlPath
starts management action of downloading
license file from ftp server.
          
Optionally, operative ftp account in the same format
as described for sysMgmtAccess can be supplied to
overwrite default ftp account for current operation only.
If so, such account string, followed by single
whitespace, should be prepended to optional path and
required filename.
          
SET operation will return inconsistentValue error
if sysMgmtCurrentState is not 'idle'.
SET operation will return wrongLength error
if new value is empty.
SET operation will return wrongValue error
if any of the following is true:
- sysMgmtAccess is empty and no ftp account is
present in the string,
- used ftp account (either sysMgmtAccess or
specified in the string) has invalid format,
- full path to file has illegal chars or double slashes.
          
Otherwise SET operation is successful, but
ftp connection can fail later if either used ftp account
is invalid or provided filepath and|or filename are
inconsistent with ftp-server file locations or permissions.
          
If ftp transfer succeded and licence check passed,
then licence is applied and device is auto rebooted.
          
The value of sysMgmtLicDlPath is kept unchanged
till next invocation of license downloading action.

Context

MIB
AQUASYSTEM-MIB
OID
.1.3.6.1.4.1.3942.1.1.3.23.3.1
Type
scalar
Access
readwrite
Status
current
Parent
sysMgmtLic
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AQUASYSTEM-MIB' -M '/opt/observium/mibs/infinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AQUASYSTEM-MIB::sysMgmtLicDlPath.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AQUASYSTEM-MIB' -M '/opt/observium/mibs/infinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AQUASYSTEM-MIB::sysMgmtLicDlPath'

Syntax

Source
SNMPv2-TCDisplayString
Base type
OctetString
Display format
255a
Type Description
Represents textual information taken from the NVT ASCII
          
character set, as defined in pages 4, 10-11 of RFC 854.
          
To summarize RFC 854, the NVT ASCII repertoire specifies:
          
  - the use of character codes 0-127 (decimal)
          
  - the graphics characters (32-126) are interpreted as
    US ASCII
          
  - NUL, LF, CR, BEL, BS, HT, VT and FF have the special
    meanings specified in RFC 854
          
  - the other 25 codes have no standard interpretation
          
  - the sequence 'CR LF' means newline
          
  - the sequence 'CR NUL' means carriage-return
          
  - an 'LF' not preceded by a 'CR' means moving to the
    same column on the next line.
          
  - the sequence 'CR x' for any x other than LF or NUL is
    illegal.  (Note that this also means that a string may
    end with either 'CR LF' or 'CR NUL', but not with CR.)
          
Any object defined using this syntax may not exceed 255
characters in length.

Values & Constraints

Type Constraints
range: 0..255

Conformance

Member of