cfprSmAppInstanceCurrentJobType
CISCO-FIREPOWER-SM-MIB ·
.1.3.6.1.4.1.9.9.826.1.71.7.1.11
Object
Cisco Firepower sm:AppInstance:currentJobType managed object property
Context
- MIB
- CISCO-FIREPOWER-SM-MIB
- OID
.1.3.6.1.4.1.9.9.826.1.71.7.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cfprSmAppInstanceEntry
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 'CISCO-FIREPOWER-SM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FIREPOWER-SM-MIB::cfprSmAppInstanceCurrentJobType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FIREPOWER-SM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FIREPOWER-SM-MIB::cfprSmAppInstanceCurrentJobType.<cfprSmAppInstanceInstanceId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FIREPOWER-SM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FIREPOWER-SM-MIB::cfprSmAppInstanceCurrentJobType'
Syntax
- Source
- CISCO-FIREPOWER-TC-MIBCfprSdJobType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | install |
2 | uninstall |
3 | upgrade |
4 | start |
5 | stop |
6 | formatDisk |
7 | uploadPlatformImage |
8 | installPatch |
9 | uninstallPatch |
10 | installHotfix |
11 | uninstallHotfix |
12 | restart |
13 | uploadPlatformLicense |
14 | deletePlatformLicense |
15 | reinstall |