csiNotifOperationType
CISCO-SMART-INSTALL-MIB ·
.1.3.6.1.4.1.9.9.725.1.4.2
Object
scalar Enumeration
This object indicates the type of operation of
csiFileLoadFailed notification.
other(1) - none of the following
downloadConfig(2) - configuration file download
downloadImage(3) - image file download
uploadConfig(4) - client config file upload to storage
Context
- MIB
- CISCO-SMART-INSTALL-MIB
- OID
.1.3.6.1.4.1.9.9.725.1.4.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- csiNotifObjects
- 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-SMART-INSTALL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SMART-INSTALL-MIB::csiNotifOperationType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SMART-INSTALL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SMART-INSTALL-MIB::csiNotifOperationType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | downloadConfig |
3 | downloadImage |
4 | uploadConfig |
Conformance
Member of