ciuUpgradeOpNotifyOnCompletion
CISCO-IMAGE-UPGRADE-MIB ·
.1.3.6.1.4.1.9.9.360.1.1.4.3
Object
Specifies whether or not a notification should be
generated on the completion of an operation.
If 'true', ciuUpgradeOpCompletionNotify
will be generated, else if 'false' it would not be.
It is the responsibility of the management entity to
ensure that the SNMP administrative model is configured
in such a way as to allow the notification to be
delivered.
This object can only be modified alongwith
ciuUpgradeOpCommand object.This object returns default
value when ciuUpgradeOpCommand object contains
'none'. To SET this object a multivarbind set containing
this object and ciuUpgradeOpCommand must be done in the
same PDU for the operation to succeed.
Context
- MIB
- CISCO-IMAGE-UPGRADE-MIB
- OID
.1.3.6.1.4.1.9.9.360.1.1.4.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ciscoImageUpgradeOp
- Groups
- 1
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 'CISCO-IMAGE-UPGRADE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IMAGE-UPGRADE-MIB::ciuUpgradeOpNotifyOnCompletion.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IMAGE-UPGRADE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IMAGE-UPGRADE-MIB::ciuUpgradeOpNotifyOnCompletion'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of