wwpLeosSwDownLoadActivate
WWP-LEOS-SW-XGRADE-MIB ·
.1.3.6.1.4.1.6141.2.60.10.1.1.1.4
Object
Activate the software download operation with a value
of True(1). The object will return to 'false' once the
software download is completed. Poll wwpLeosSwDownloadStatus
for current status. Default value is False.
WwpSwDownLoadServerAddr and wwpLeosSwDownloadPackageName must
be valid prior to setting this object to True.
The management station will not be able to set this
object to 'true' if the package name does not follow the
correct syntax (i.e. wwp/cmd/pmf-1.0.gz).
This MIB object is not supported. Any operation on this MIB object will fail!!!
Context
- MIB
- WWP-LEOS-SW-XGRADE-MIB
- OID
.1.3.6.1.4.1.6141.2.60.10.1.1.1.4- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- wwpLeosSwDownload
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-LEOS-SW-XGRADE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-SW-XGRADE-MIB::wwpLeosSwDownLoadActivate.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-SW-XGRADE-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-SW-XGRADE-MIB::wwpLeosSwDownLoadActivate'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |